[xpenguins] 02/03: hardening=+all

Andreas Tille tille at debian.org
Wed Jan 31 14:08:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository xpenguins.

commit dc055b54c663d1e41944fcffc53635a4e16c8e82
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 31 15:04:07 2018 +0100

    hardening=+all
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2b64a71..239a7cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xpenguins (2.2-11) UNRELEASED; urgency=medium
   * Simplify packaging
   * Add DEP3 headers
   * Spelling fixes
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Wed, 31 Jan 2018 14:40:29 +0100
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..b8b1ea0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xpenguins.git



More information about the Pkg-games-commits mailing list