debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit b504d01f614b9627053081c087526cbd222bf53f
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Aug 11 16:12:04 2013 +0200

    Use dh_prep instead of dh_clean -k.

diff --git a/debian/changelog b/debian/changelog
index f8fc0ee..f75f5e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxres (2:1.0.7-2) UNRELEASED; urgency=low
+
+  * Use dh_prep instead of dh_clean -k.
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 11 Aug 2013 16:11:52 +0200
+
 libxres (2:1.0.7-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 4547366..bf42477 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ clean: xsfclean
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1v8wne-0006nd...@vasks.debian.org

Reply via email to