[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-1-21-gdf4d707

David Paleino dapal at debian.org
Wed Jun 27 07:31:04 UTC 2012


The following commit has been merged in the master branch:
commit 107ac148d17c8bd8474aa3f22de427a333733fc3
Author: David Paleino <dapal at 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 <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:

-- 
GTK+ library to embed OpenStreetMap maps



More information about the Pkg-osm-commits mailing list