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

git-admin at x2go.org git-admin at x2go.org
Fri Feb 13 06:28:26 CET 2015


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

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

commit 75c4785216a1e91bb403787eba7ce1959b6acd97
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 fba89b2..c3993b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -82,6 +82,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 099050b..bdb9e64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,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