The following commit has been merged in the master branch:
commit 107ac148d17c8bd8474aa3f22de427a333733fc3
Author: David Paleino <da...@debian.org>
Date:   Wed Jun 27 09:20:42 2012 +0200

    Enable package hardening

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 <da...@debian.org>  Wed, 27 Jun 2012 09:19:33 +0200
+ -- David Paleino <da...@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-ma...@lists.alioth.debian.org>
 Uploaders: David Paleino <da...@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:

-- 
GTK+ library to embed OpenStreetMap maps

_______________________________________________
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits

Reply via email to