[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcursor-themes: Changes to 'debian-unstable'



 debian/changelog |    3 ++-
 debian/rules     |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit a556cc6392ae6dc9b82ce639429cc6ceae98d87d
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Sep 3 20:14:21 2009 -0400

    Put dh_clean -k back where it belongs but use dh_prep instead

diff --git a/debian/changelog b/debian/changelog
index 9351af7..f3a74d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 xcursor-themes (1.0.1-7) UNRELEASED; urgency=low
 
   * Update xsfbs to 5693792171d885769e58dcccc053c08b11acd12a
-
+  * Put dh_clean -k back where it belongs but use dh_prep instead
+  
  -- David Nusinow <dnusinow@debian.org>  Wed, 26 Aug 2009 23:27:08 -0400
 
 xcursor-themes (1.0.1-6) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 63fc576..f839af2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,6 @@ endif
 
 configure:
 	dh_testdir
-	dh_prep
 	autoreconf -vfi
 
 build: build-stamp
@@ -70,6 +69,7 @@ clean: xsfclean cleanscripts
 install: build
 	dh_testdir
 	dh_testroot
+	dh_prep
 	dh_installdirs
 
 	cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install


Reply to: