[Pkg-mono-svn-commits] [mod-mono] 03/07: Use dh-autoreconf on this package (Closes: #757095)

Jo Shields directhex at moszumanska.debian.org
Thu Sep 25 09:41:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/3.8-1
in repository mod-mono.

commit a7fe14b69e15ccb121a9d57ed108ecdd40b8831a
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Thu Sep 25 10:31:26 2014 +0100

    Use dh-autoreconf on this package (Closes: #757095)
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index de711b5..caa89ad 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mod-mono/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-mono/mod-mono/trunk
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Dylan R. E. Moonfire <debian at mfgames.com>, Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-apache2, apache2-dev (>= 2.4), po-debconf, pkg-config, mono-runtime (>= 2.11)
+Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, dh-apache2, apache2-dev (>= 2.4), po-debconf, pkg-config, mono-runtime (>= 2.11)
 Standards-Version: 3.9.1
 
 Package: libapache2-mod-mono
diff --git a/debian/rules b/debian/rules
index 48aec34..0d3032d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,5 +45,5 @@ get-orig-source:
 		--rename
 
 %:
-	dh $@ --with apache2
+	dh $@ --with apache2,autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mod-mono.git



More information about the Pkg-mono-svn-commits mailing list