[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.4-1-7-g27ca095
Chow Loong Jin
hyperair at debian.org
Wed Jan 18 06:07:16 UTC 2012
The following commit has been merged in the master branch:
commit a782af0609a39840e12951b236d0d63bd426bfa7
Author: Chow Loong Jin <hyperair at debian.org>
Date: Wed Jan 18 12:56:20 2012 +0800
Add autoreconf
diff --git a/debian/control b/debian/control
index c2170e2..8b9432d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>,
Sebastian Dröge <slomo at debian.org>,
Chow Loong Jin <hyperair at debian.org>
Build-Depends: debhelper (>= 7.0.50),
+ dh-autoreconf,
mono-devel (>= 2.10),
cli-common-dev (>= 0.8~),
pkg-config,
diff --git a/debian/rules b/debian/rules
index 96cdadc..ec26ba0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,4 @@ override_dh_auto_install:
find debian/tangerine -name '*.la' -delete
%:
- dh $@
+ dh $@ --with=autoreconf
--
tangerine
More information about the Pkg-cli-apps-commits
mailing list