[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master, updated. debian/0.8.0.0-2-5-gd617154

Iain Lane laney at debian.org
Sun Jun 17 18:57:14 UTC 2012


The following commit has been merged in the master branch:
commit 1767514b63ab85e5fce67c1d2d845e800f22e7d7
Author: Iain Lane <laney at debian.org>
Date:   Sun Jun 17 19:45:44 2012 +0100

    Autoreconf for above patch

diff --git a/debian/control b/debian/control
index f24b915..c1fe16c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Jo Shields <directhex at apebox.org>,
            Chow Loong Jin <hyperair at debian.org>,
            Manish Sinha <manishsinha at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50),
+ dh-autoreconf,
  cli-common-dev (>= 0.5.7)
 Build-Depends-Indep: mono-devel (>= 2.4.3),
  mono-xbuild,
diff --git a/debian/rules b/debian/rules
index 0d2154d..7bb2107 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/cli-common/cli.make
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 override_dh_auto_build:
 	dh_auto_build

-- 
zeitgeist-sharp



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