[med-svn] [tm-align] 06/06: Better hardening and remove unused variables from d/rules, Upload
Andreas Tille
tille at debian.org
Mon May 30 07:47:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tm-align.
commit 0ae79fbf13b103bbbebf6f6e32f77eb55852f113
Author: Andreas Tille <tille at debian.org>
Date: Mon May 30 09:47:14 2016 +0200
Better hardening and remove unused variables from d/rules, Upload
---
debian/changelog | 5 +++--
debian/rules | 5 +----
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 339c077..ea52d8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-tm-align (20160521+dfsg-1) UNRELEASED; urgency=medium
+tm-align (20160521+dfsg-1) unstable; urgency=medium
* New upstream version
* Moved packaging from SVN to Git
* Use xz compression in watch file
* cme fix dpkg-control
+ * Better hardening
- -- Andreas Tille <tille at debian.org> Mon, 30 May 2016 09:24:18 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 30 May 2016 09:35:45 +0200
tm-align (20150914+dfsg-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index fddf971..3d6dd52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-PROGNAME=TMalign
-
-CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tm-align.git
More information about the debian-med-commit
mailing list