[Pkg-cli-libs-commits] [SCM] gnome-sharp2 branch, master, updated. upstream/2.24.1-23-g863308e
Julian Taylor
jtaylor.debian at googlemail.com
Sun Jun 5 20:32:24 UTC 2011
The following commit has been merged in the master branch:
commit 9cc11e8d226dcf1956b3941fdf4f9778ae81f4ad
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Sun Jun 5 17:38:41 2011 +0000
use dh_autoreconf
diff --git a/debian/control b/debian/control
index 23e10cd..ed205d7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: autoconf,
automake,
cli-common-dev (>= 0.4.6),
debhelper (>= 7),
+ dh-autoreconf,
gtk-sharp2-gapi (>= 2.12.6),
libart-2.0-dev (>= 2.3.20),
libglade2.0-cil-dev (>= 2.12.2),
diff --git a/debian/rules b/debian/rules
index 91feb1f..0af3362 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ include /usr/share/cli-common/cli.make
API_VERSION = 2.24.0
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- CSC=/usr/bin/mono-csc
--
gnome-sharp2
More information about the Pkg-cli-libs-commits
mailing list