[osm-gps-map] 114/153: Enable package hardening

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:05 UTC 2014


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

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit 107ac148d17c8bd8474aa3f22de427a333733fc3
Author: David Paleino <dapal at debian.org>
Date:   Wed Jun 27 09:20:42 2012 +0200

    Enable package hardening
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 debian/rules     | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ecd09bd..2c564fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ osm-gps-map (0.7.3-2) UNRELEASED; urgency=low
   * Build with introspection disabled
   * Dropped python-osmgpsmap-dbg: all debugging symbols are now
     shipped in libosmgpsmap2-dbg.
+  * Enable package hardening
 
- -- David Paleino <dapal at debian.org>  Wed, 27 Jun 2012 09:19:33 +0200
+ -- David Paleino <dapal at debian.org>  Wed, 27 Jun 2012 09:20:33 +0200
 
 osm-gps-map (0.7.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c6b18c0..76a7d22 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>
 Build-Depends:
  debhelper (>= 9~)
+ , hardening-wrapper
  , libtool
  , automake
  , autoconf
diff --git a/debian/rules b/debian/rules
index 6183992..c27b531 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 export CFLAGS+=-UGDK_DISABLE_DEPRECATED
+export DEB_BUILD_HARDENING=1
 
 # This is a bit hacky.
 override_dh_auto_configure:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list