This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository palemoon-systemwide-config. from 30c772c debian/source/format: switch to 3.0 (quilt) format; even though this is technically a native package, we couldn't have revisions on 3.0 (native). new 28f52e6 debian/source/format: actually, stay on 3.0 (native), since we'd need an upstream tarball otherwise (or really an upstream branch). new c2b67df debian/changelog: slightly adapt versioning format to be native-package-compatible. The 2 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 | 5 ++++- debian/source/format | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository palemoon-systemwide-config. commit 28f52e6a182ad9144b057d4a9db910161c4332ad Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 05:10:27 2018 +0100 debian/source/format: actually, stay on 3.0 (native), since we'd need an upstream tarball otherwise (or really an upstream branch). --- debian/changelog | 2 ++ debian/source/format | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cc3fb4e..199ef13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,5 +9,7 @@ palemoon-systemwide-config (1-0x2go1) UNRELEASED; urgency=low * debian/source/format: + Switch to 3.0 (quilt) format; even though this is technically a native package, we couldn't have revisions on 3.0 (native). + + Actually, stay on 3.0 (native), since we'd need an upstream tarball + otherwise (or really an upstream branch). -- Mihai Moldovan <ionic@ionic.de> Mon, 24 Dec 2018 23:45:03 +0100 diff --git a/debian/source/format b/debian/source/format index 163aaf8..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (native) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository palemoon-systemwide-config. commit c2b67df2835377102899b45179b1fe8bc8f26bab Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 05:11:27 2018 +0100 debian/changelog: slightly adapt versioning format to be native-package-compatible. --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 199ef13..d2eedaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -palemoon-systemwide-config (1-0x2go1) UNRELEASED; urgency=low +palemoon-systemwide-config (1.0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * New upstream version (1): - Initial packaging. + - Slightly adapt versioning format to be native-package-compatible. * debian/rules: + Make executable. + Fix copy-paste fail. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git