tags 836631 + pending patch
thanks
I've uploaded libevocosm 4.0.2-3.1 to DELAYED/5:
libevocosm (4.0.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop Build-Depends on hardening-wrapper. (Closes: #836631)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -Nru libevocosm-4.0.2/debian/changelog libevocosm-4.0.2/debian/changelog
--- libevocosm-4.0.2/debian/changelog 2012-07-07 22:53:14.000000000 +0200
+++ libevocosm-4.0.2/debian/changelog 2016-09-25 12:39:00.000000000 +0200
@@ -1,3 +1,10 @@
+libevocosm (4.0.2-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop Build-Depends on hardening-wrapper. (Closes: #836631)
+
+ -- Chris Lamb <[email protected]> Sun, 25 Sep 2016 12:39:00 +0200
+
libevocosm (4.0.2-3) unstable; urgency=low
* Acknowledgement for the NMU. Changes incorporated into package.
diff -Nru libevocosm-4.0.2/debian/control libevocosm-4.0.2/debian/control
--- libevocosm-4.0.2/debian/control 2012-07-07 22:53:14.000000000 +0200
+++ libevocosm-4.0.2/debian/control 2016-09-25 12:39:00.000000000 +0200
@@ -3,8 +3,7 @@
Priority: optional
Maintainer: Al Stone <[email protected]>
Build-Depends: debhelper (>= 8.0.0), libcoyotl-dev, libpng-dev, doxygen,
- libbrahe-dev, autoconf, automake, libtool, autotools-dev (>= 20100122.1),
- hardening-wrapper
+ libbrahe-dev, autoconf, automake, libtool, autotools-dev (>= 20100122.1)
Standards-Version: 3.9.3
Package: libevocosm-dev
diff -Nru libevocosm-4.0.2/debian/rules libevocosm-4.0.2/debian/rules
--- libevocosm-4.0.2/debian/rules 2012-07-07 22:53:14.000000000 +0200
+++ libevocosm-4.0.2/debian/rules 2016-09-25 12:39:00.000000000 +0200
@@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export DEB_BUILD_HARDENING=1
+export DEB_BUILD_MAINT_OPTIONS:=hardening=+all
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)