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 66f2e4c Initial packaging. new aed3f95 debian/rules: make executable. 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 | 2 ++ debian/rules | 0 2 files changed, 2 insertions(+) mode change 100644 => 100755 debian/rules -- 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 aed3f952655ffac263a8c0a0be69331d50d90042 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 04:55:00 2018 +0100 debian/rules: make executable. --- debian/changelog | 2 ++ debian/rules | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7db5064..e81acdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,5 +3,7 @@ palemoon-systemwide-config (1-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * New upstream version (1): - Initial packaging. + * debian/rules: + + Make executable. -- Mihai Moldovan <ionic@ionic.de> Mon, 24 Dec 2018 23:45:03 +0100 diff --git a/debian/rules b/debian/rules old mode 100644 new mode 100755 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git