[Pkg-dspam-commits] [SCM] Debian packages for the DSPAM anti-spam filter branch, master, updated. debian/3.9.1_rc1+git20110514.347379b+dfsg-1-57-g20a68df

Julien Valroff julien at kirya.net
Mon Aug 8 16:26:41 UTC 2011


The following commit has been merged in the master branch:
commit 20a68dfedab95b45030c3888c76dd21c76e3c096
Author: Julien Valroff <julien at kirya.net>
Date:   Mon Aug 8 18:26:32 2011 +0200

    Change comment on why we call dpkg-buildflags directly and not rely on debhelper

diff --git a/debian/rules b/debian/rules
index f541725..2b8b37d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ ifeq (,$(findstring disable_clamav,$(DEB_BUILD_OPTIONS)))
         CONFIGURE += --enable-clamav
 endif
 
-# Needed to not depend on debhelper 8.9.0 (and thus ease backports)
+# Needed to not depend on debhelper >= 9 (and thus ease backports)
 CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
 LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)

-- 
Debian packages for the DSPAM anti-spam filter



More information about the Pkg-dspam-commits mailing list