This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 40cd23d debian/source/format: switch to 3.0 (quilt) source format. new bfd88a2 debian/source/format: switch back to 1.0 source format. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 ++++ debian/source/format | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/x2gognomebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit bfd88a2ba5242ce66f33ec5a0d1fa00468d393fb Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 9 18:36:54 2016 +0200 debian/source/format: switch back to 1.0 source format. Our build scripts try to convert a 3.0 (quilt) source format package to a 1.0 source format package by fetching the upstream source and applying quilt patches to it directly, making it a native package. Not exactly what we're looking for here either. --- debian/changelog | 4 ++++ debian/source/format | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e90daf..8b28fde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,10 @@ x2gognomebindings (2.0.2.3-0~x2go1) UNRELEASED; urgency=medium - Switch to 3.0 (quilt) source format. This is an upstream and native package at heart, but native packages aren't allowed to have a revision. Work around that problem. + - Switch back to 1.0 source format. Our build scripts try to convert a 3.0 + (quilt) source format package to a 1.0 source format package by fetching + the upstream source and applying quilt patches to it directly, making it + a native package. Not exactly what we're looking for here either. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 12 Feb 2015 10:53:29 +0100 diff --git a/debian/source/format b/debian/source/format index 163aaf8..d3827e7 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0 -- Alioth's /srv/git/code.x2go.org/x2gognomebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git