The following commit has been merged in the master branch:
commit 1ce572249ac08b6738bea5df5155bd221d860fd2
Author: Francesco Paolo Lovergine <fran...@debian.org>
Date:   Wed Sep 18 14:51:20 2013 +0200

    Missing b-d on hardening-includes added.

diff --git a/debian/changelog b/debian/changelog
index 5816cb6..70b5de5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ grass (6.4.3-1) unstable; urgency=low
   [ Francesco Paolo Lovergine ]
   * Modified libtiff dependencies to work as in current plan for libtiff
     migration.
+  * Added missing hardening-includes build-dep.
 
  -- Francesco Paolo Lovergine <fran...@debian.org>  Wed, 18 Sep 2013 13:50:49 
+0200
 
diff --git a/debian/control b/debian/control
index cfffed7..9f11910 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Build-depends:
   python-wxgtk2.8, libwxgtk2.8-dev,
   python-dev,
   tcl-dev (>= 8.5), tk-dev (>= 8.5),
-  unixodbc-dev
+  unixodbc-dev,
+  hardening-includes
 Standards-Version: 3.9.3
 Build-Conflicts: wx2.6-headers
 Homepage: http://grass.osgeo.org/
diff --git a/debian/control.in b/debian/control.in
index 4e10ba7..1b254ce 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -34,7 +34,8 @@ Build-depends:
   python-wxgtk2.8, libwxgtk2.8-dev,
   python-dev,
   tcl-dev (>= 8.5), tk-dev (>= 8.5),
-  unixodbc-dev
+  unixodbc-dev,
+  hardening-includes
 Standards-Version: 3.9.3
 Build-Conflicts: wx2.6-headers
 Homepage: http://grass.osgeo.org/

-- 
Geographic Resources Analysis Support System

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

Reply via email to