[rbdoom3bfg] 01/02: Enable hardening and Release.
Tobias Frost
tobi at moszumanska.debian.org
Sat Oct 15 10:30:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
tobi pushed a commit to branch master
in repository rbdoom3bfg.
commit 288338a747fef39d8d2155d84a5075e7bf3d0457
Author: Tobias Frost <tobi at coldtobi.de>
Date: Sat Oct 15 11:53:28 2016 +0200
Enable hardening and Release.
---
debian/changelog | 4 ++--
debian/rules | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e9699b..d08ddd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-1) UNRELEASED; urgency=medium
+rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-1) unstable; urgency=medium
* New upstream git snapshot.
- Refreshed patches to remove fuzz.
@@ -19,7 +19,7 @@ rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-1) UNRELEASED; urgency=medium
* New patch 60-fix-spelling-errors correcting the errors reported by lintian.
* d/control Replace non VCS-* with https:// ones
- -- Tobias Frost <tobi at debian.org> Fri, 14 Oct 2016 21:16:02 +0200
+ -- Tobias Frost <tobi at debian.org> Sat, 15 Oct 2016 11:53:19 +0200
rbdoom3bfg (1.0.3+repack1+git20151124-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index f3035a5..de96db2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rbdoom3bfg.git
More information about the Pkg-games-commits
mailing list