[Pkg-cli-libs-commits] [SCM] gudev-sharp-1.0 branch, master, updated. upstream/0.1-5-g9d6a4fa

Chow Loong Jin hyperair at ubuntu.com
Sat Jul 17 17:59:02 UTC 2010


The following commit has been merged in the master branch:
commit 8a993f77943e5d40f93e72505a93b6ed53cce3a2
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Jul 17 04:05:06 2010 +0800

    Specify min version for dh_makeclilibs

diff --git a/debian/rules b/debian/rules
index 9a6895e..10ebb6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,5 +32,8 @@ override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf gudev.zip gudev.tree monodoc
 
+override_dh_makeclilibs:
+	dh_makeclilibs -m0.1
+
 %:
 	dh $@

-- 
gudev-sharp-1.0



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