[med-svn] [maq] 01/01: hardening=+all, upload to unstable
Andreas Tille
tille at debian.org
Tue Aug 23 13:20:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository maq.
commit 3394348ed37ecc33cbfb1ee1fb5e788a8eb85d6c
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 23 15:19:40 2016 +0200
hardening=+all, upload to unstable
---
debian/changelog | 5 ++++-
debian/rules | 2 ++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3f0500d..34dbd2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
-maq (0.7.1-7) UNRELEASED; urgency=medium
+maq (0.7.1-7) unstable; urgency=medium
+
+ * Team upload
[ Andreas Tille ]
* Moved packaging from SVN to Git
+ * hardening=+all
[ Canberk Koç ]
* Autopkgtest
diff --git a/debian/rules b/debian/rules
index 87f9cc5..7db7259 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# (C) Charles Plessy, Andreas Tille
# GPL
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
#needed to make the zlib headers behave (they don't like the combination
#of _FILE_OFFSET_BITS=64 but not _LARGEFILE64_SOURCE
CFLAGS+= -D_LARGEFILE64_SOURCE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/maq.git
More information about the debian-med-commit
mailing list