This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gotrinitybindings. commit 536badad04e2569ec6d5be99ed181e66b1e8a64d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Jan 6 21:03:50 2024 +0100 debian/source/format: Switch to format 1.0. Fixes: ``` dpkg-source: error: can't build with source format '3.0 (native)': native package version may not have a revision. ``` --- debian/source/format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/source/format b/debian/source/format index 89ae9db..9f8e9b6 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +1.0 \ No newline at end of file -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gotrinitybindings.git