[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, experimental, updated. debian/2.0.1-1-20-g0fb8c30
Chow Loong Jin
hyperair at ubuntu.com
Mon Jun 13 18:34:32 UTC 2011
The following commit has been merged in the experimental branch:
commit 98b5b3448078b3d4415e89321c09a60149c31dc7
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Sat May 28 11:48:15 2011 +0800
Add autoreconf
diff --git a/debian/control b/debian/control
index ea78328..614ab37 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7.0.50),
cli-common-dev (>= 0.5.7),
mono-devel (>= 2.4.2.3),
autotools-dev,
+ dh-autoreconf,
lsb-release,
banshee (>= 1.9.6),
pkg-config,
diff --git a/debian/rules b/debian/rules
index 9c5a9be..d1ebf26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,4 +50,4 @@ override_dh_makeclilibs: # do nothing -- we do not want clilibs to come
# from anything, and especially not clutterflow.
%:
- dh $@
+ dh --with=autoreconf $@
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list