[normaliz] 03/03: Debian patch 3.1.1+ds-1
Jerome Benoit
calculus-guest at moszumanska.debian.org
Mon Apr 11 23:47:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository normaliz.
commit bf71660a96bffabf54f990bae267a5c1fe5dc3f0
Author: Jerome Benoit <calculus at rezozer.net>
Date: Tue Apr 12 00:22:42 2016 +0100
Debian patch 3.1.1+ds-1
---
debian/changelog | 10 +++++++---
debian/control | 2 +-
debian/rules | 2 ++
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0734a3f..bba900a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
-normaliz (3.1.1+ds-0) UNRELEASED; urgency=medium
+normaliz (3.1.1+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/copyright:
- - Files-Excluded field, improve.
+ - Files-Excluded field, improve;
+ - debian/control:
+ - Standards Version, bump to 3.9.7;
+ - debian/rules:
+ - dpkg-buildflags, add hardening=+all.
- -- Jerome Benoit <calculus at rezozer.net> Mon, 11 Apr 2016 21:56:54 +0000
+ -- Jerome Benoit <calculus at rezozer.net> Mon, 11 Apr 2016 23:22:29 +0000
normaliz (3.1.0+ds-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f4978b7..0bd3227 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
Build-Depends-Indep:
texlive-latex-base, texlive-latex-recommended, texlive-pictures,
texlive-fonts-recommended, texlive-fonts-extra
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: https://www.normaliz.uni-osnabrueck.de/
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/normaliz.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/normaliz.git
diff --git a/debian/rules b/debian/rules
index 0c0d5cc..5acd86c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
export DEB_PKG_VERSION = $(shell dpkg-parsechangelog -S Version)
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/normaliz.git
More information about the debian-science-commits
mailing list