[X2Go-Commits] [nx-libs] 02/03: Remove upstream nx-libs ChangeLog during override_dh_clean.

git-admin at x2go.org git-admin at x2go.org
Thu Feb 12 10:04:25 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit a7cc4edef158a1d7c02eb074baf74b7bd3cb0fec
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 12 09:59:12 2015 +0100

    Remove upstream nx-libs ChangeLog during override_dh_clean.
---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bbd4372..00523ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -70,6 +70,7 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
       etc/x2goagent.keyboard) before dh_auto_build.
     + Add to B-D: expat.
     + Install upstream ChangeLogs into bin:packages.
+    + Remove upstream nx-libs ChangeLog during override_dh_clean.
 
   * nx-libs.spec:
     + The gpg-offline bin:package is not available in our SLE repo. We can do
diff --git a/debian/rules b/debian/rules
index e406f56..1a9b123 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ override_dh_auto_clean:
 override_dh_clean:
 	rm -f nx*/configure
 	rm -f nx*/changelog
+	rm -f doc/changelog
 	rm -f nx-X11/programs/Xserver/hw/nxagent/changelog
 	rm -f nx-X11/programs/nxauth/changelog
 	if [ ! -f replace.sh ] && [ ! -h replace.sh ]; then ln -s debian/Makefile.replace.sh replace.sh; fi

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list