Author: aurel32
Date: 2013-05-22 04:29:05 +0000 (Wed, 22 May 2013)
New Revision: 5606

Modified:
   tzdata/trunk/debian/changelog
   tzdata/trunk/debian/rules
Log:
  * debian/rules: use dh_prep instead of dh_clean -k.



Modified: tzdata/trunk/debian/changelog
===================================================================
--- tzdata/trunk/debian/changelog       2013-05-21 20:46:07 UTC (rev 5605)
+++ tzdata/trunk/debian/changelog       2013-05-22 04:29:05 UTC (rev 5606)
@@ -3,6 +3,7 @@
   * Use rdfind + symlinks instead of fdupes + handcoded shell script to
     get rid of hardlinks.
   * Provides: tzdata-jessie instead of tzdata-wheezy.
+  * debian/rules: use dh_prep instead of dh_clean -k.
 
  -- Aurelien Jarno <aure...@debian.org>  Sat, 11 May 2013 17:22:18 +0200
 

Modified: tzdata/trunk/debian/rules
===================================================================
--- tzdata/trunk/debian/rules   2013-05-21 20:46:07 UTC (rev 5605)
+++ tzdata/trunk/debian/rules   2013-05-22 04:29:05 UTC (rev 5606)
@@ -128,7 +128,7 @@
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        # Do nothing
 
 # Build architecture-dependent files here.


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1uf0fh-0000l7...@vasks.debian.org

Reply via email to