[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. debian/2.2.0-3-10-g3d02ca2

Chow Loong Jin hyperair at debian.org
Sat Apr 7 21:53:39 UTC 2012


The following commit has been merged in the master branch:
commit 3d02ca2764991307c9a2a54fdd443c467e5c2311
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Apr 8 05:52:31 2012 +0800

    d/rules: Call dh clean in clean rule

diff --git a/debian/rules b/debian/rules
index 049c283..6d39d23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,7 @@ autogen.sh: debian/autogen.sh
 
 clean:
 	rm -f autogen.sh
+	dh $@
 
 override_dh_clideps:
 	dh_clideps \

-- 
banshee-community-extensions



More information about the Pkg-cli-apps-commits mailing list