[Pkg-cli-apps-commits] [SCM] smuxi branch, lucid-backports, updated. debian/0.8.11-1-44-gd9255d9
Mirco Bauer
meebey at meebey.net
Sat Jun 1 13:42:52 UTC 2013
The following commit has been merged in the lucid-backports branch:
commit 3748c9e34a14f9f5a12731b5a86eb1ce99552f51
Author: Mirco Bauer <meebey at meebey.net>
Date: Sat Jun 1 15:22:13 2013 +0200
Revert "Make use of dh_autoreconf"
This reverts commit aa7e898c9807b19696caf97a1b9bbfc1e0865748.
diff --git a/debian/control b/debian/control
index bf693b1..fca48bd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: smuxi
Section: gnome
Priority: optional
Maintainer: Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 7.0.50), dh-autoreconf
+Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: cli-common-dev (>= 0.5.7),
mono-devel (>= 2.6),
mono-xbuild (>= 2.6),
diff --git a/debian/rules b/debian/rules
index 51bc99c..2d5cf76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,4 +50,4 @@ override_dh_autoreconf:
NOCONFIGURE=1 NOGIT=1 dh_autoreconf ./autogen.sh
%:
- dh $@ --with autoreconf,cli
+ dh $@ --with cli
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list