[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master-experimental, updated. debian/2.8.5-1

Jo Shields directhex at apebox.org
Mon Dec 19 16:52:31 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 15a868b5cb3c89f0f37daa914b37970983c97823
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Dec 19 16:41:54 2011 +0000

    Don't use dh-autoreconf, this is no longer needed.

diff --git a/debian/control b/debian/control
index f63f027..96e7377 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: cli-common-dev (>= 0.8~),
  mono-devel (>= 2.10),
  monodevelop (>= 2.8.5),
diff --git a/debian/rules b/debian/rules
index 020e0c4..bd9461d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,4 +25,4 @@ get-orig-source:
 		--rename 
 
 %:
-	dh --with autoreconf $@
+	dh $@

-- 
monodevelop-vala



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