[SCM] kmidimon packaging branch, master, updated. debian/0.7.0-1

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 28 16:23:11 UTC 2009


The following commit has been merged in the master branch:
commit c0a924a3b99280ede1b0b4053056da98dcaa838f
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jun 28 17:31:37 2009 +0200

    use dh_prep instead of dh_clean -k
    
    reported by lintian

diff --git a/debian/rules b/debian/rules
index cda8d20..4c635e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/kmidimon
 	chrpath -d $(CURDIR)/debian/kmidimon/usr/bin/kmidimon

-- 
kmidimon packaging



More information about the pkg-multimedia-commits mailing list