[Pkg-dspam-commits] [SCM] Debian packages for the DSPAM anti-spam filter branch, master, updated. debian/3.9.1_rc1+git20110312.9a9050f+dfsg-2-11-g0d742ff
Julien Valroff
julien at kirya.net
Sat May 7 13:10:49 UTC 2011
The following commit has been merged in the master branch:
commit 0d742ffd5ceaab2bc34246111cfe9acd5db08ae3
Author: Julien Valroff <julien at kirya.net>
Date: Sat May 7 14:52:06 2011 +0200
Drop autotools-dev, only to be used when not using dh_autoreconf
diff --git a/debian/control b/debian/control
index 7d2327c..fd74aa4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 8),
dh-autoreconf,
libtool,
automake,
- autotools-dev (>= 20100122.1),
zlib1g-dev,
libmysqlclient-dev,
libpq-dev,
diff --git a/debian/rules b/debian/rules
index 1d33fb2..615ed7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ else
endif
%:
- dh $@ --with autotools_dev --with autoreconf
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- $(CROSS) $(CONFIGURE)
--
Debian packages for the DSPAM anti-spam filter
More information about the Pkg-dspam-commits
mailing list