[Pkg-cli-libs-commits] [SCM] gkeyfile-sharp-1.0 branch, master, updated. upstream/0.1.git20100708.c2998a9-9-g46217c6

Chow Loong Jin hyperair at ubuntu.com
Tue Aug 31 13:51:09 UTC 2010


The following commit has been merged in the master branch:
commit 0cf5d7b150971a1f99591e30e5c4283d5bfc5dfc
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Tue Aug 31 18:05:48 2010 +0800

    Add autoreconf bits to debian/rules

diff --git a/debian/control b/debian/control
index 549f1e1..37b8262 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 7.0.50),
                monodoc-base,
                libglib2.0-dev (>= 2.6),
                libglib2.0-cil-dev (>= 2.12.9),
-               gtk-sharp2-gapi (>= 1.9.0)
+               gtk-sharp2-gapi (>= 1.9.0),
+               dh-autoreconf
 Standards-Version: 3.9.1
 Section: cli-mono
 Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/gkeyfile-sharp-1.0.git
diff --git a/debian/rules b/debian/rules
index 785d908..fd9db72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ override_dh_makeclilibs:
 	dh_makeclilibs -m0.1~git20100708.c2998a9
 
 %:
-	dh $@
+	dh --with=autoreconf $@
 # Stolen from connman package, thanks asac!
 
 GET_SOURCE = \

-- 
gkeyfile-sharp-1.0



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