This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 9091b1db55e9f711d184a3f200f41bca9d7bcb60 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Aug 17 16:51:44 2018 +0200 debian/source/local-options: ignore autogenerated ChangeLog.gitlog file. --- debian/changelog | 2 ++ debian/source/local-options | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 27d43a0..0c66589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -83,6 +83,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium upstream version intact, now that our buildscripts support extracting the full upstream version up to the *last* hyphen only (and not up to the first one, like it was previously). + * debian/source/local-options: + - Ignore autogenerated ChangeLog.gitlog file. -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..09dc792 --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1 @@ +extend-diff-ignore = "(^|/)(ChangeLog.gitlog)$" -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git