aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3fc37dbd..bc815ae1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,7 @@ nx-libs (2:3.5.0-2) UNRELEASED; urgency=low
* Add patch: 011_nxcomp_sa-restorer.patch.
* Add/insert patch: 005_nxcomp_gcc43.patch.
* Fix line hunks: 011_nxcomp_sa-restorer.patch.
+ * Call dh_clean again. This got lost somewhere on the way.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100
diff --git a/debian/rules b/debian/rules
index 09b5ec27e..116aafbed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ override_dh_clean:
rm -f nx-X11/programs/Xserver/hw/nxagent/changelog
rm -f nx-X11/programs/nxauth/changelog
rm -f nxproxy/changelog
+ dh_clean
override_dh_auto_build:
debian/pre-build-nx.sh