[Pkg-cli-libs-commits] [SCM] gkeyfile-sharp branch, master, updated. upstream/0.1.git.1.db21571-17-gec28eae

Iain Lane laney at ubuntu.com
Fri Sep 3 08:27:26 UTC 2010


The following commit has been merged in the master branch:
commit 94d0bfa800a3c97871bc9b152b25549e47ed97ef
Author: Iain Lane <laney at ubuntu.com>
Date:   Fri Sep 3 09:26:29 2010 +0100

    No longer need to autoreconf

diff --git a/debian/control b/debian/control
index 4ac67ba..d316522 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ 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),
-               dh-autoreconf
+               gtk-sharp2-gapi (>= 1.9.0)
 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 554e68f..d112ca0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,4 +33,4 @@ override_dh_auto_clean:
 	rm -rf gkeyfile.zip gkeyfile.tree monodoc
 
 %:
-	dh --with=autoreconf $@
+	dh $@

-- 
gkeyfile-sharp



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