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 781bafa debian/rules: fix copy-paste fail. new 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). 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 | 3 +++ debian/source/format | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) -- 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 30c772c770460d340833f50c928abc511b04ec8e Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 05:06:31 2018 +0100 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). --- debian/changelog | 3 +++ debian/source/format | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ad5024f..cc3fb4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,5 +6,8 @@ palemoon-systemwide-config (1-0x2go1) UNRELEASED; urgency=low * debian/rules: + Make executable. + Fix copy-paste fail. + * 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). -- Mihai Moldovan <ionic@ionic.de> Mon, 24 Dec 2018 23:45:03 +0100 diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git