Control: tags 836636 + patch
Control: tags 836636 + pending

Dear maintainer,

I've prepared an NMU for libprelude (versioned as 1.0.0-11.8) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

(DELAYED/2 might look a bit short but this is the 8th NMU in a row.)

Regards.

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: hons: rise
diff -Nru libprelude-1.0.0/debian/changelog libprelude-1.0.0/debian/changelog
--- libprelude-1.0.0/debian/changelog	2015-12-20 23:03:06.000000000 +0100
+++ libprelude-1.0.0/debian/changelog	2016-09-06 17:33:46.000000000 +0200
@@ -1,3 +1,16 @@
+libprelude (1.0.0-11.8) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "please drop the build dependency on hardening-wrapper", which causes
+    the package to FTBFS:
+    drop hardening-wrapper from debian/control and related variables from
+    debian/rules.
+    (Closes: #836636)
+  * Bring back some hardening via dpkg-buildflags and DEB_BUILD_MAINT_OPTIONS
+    in debian/rules.
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 06 Sep 2016 17:33:46 +0200
+
 libprelude (1.0.0-11.7) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libprelude-1.0.0/debian/control libprelude-1.0.0/debian/control
--- libprelude-1.0.0/debian/control	2014-08-12 19:55:04.000000000 +0200
+++ libprelude-1.0.0/debian/control	2016-09-06 16:51:48.000000000 +0200
@@ -14,8 +14,7 @@
     libltdl-dev,
     pkg-config,
     gawk,
-    swig,
-    hardening-wrapper
+    swig
 Standards-Version: 3.9.3
 
 Package: libprelude-dev
diff -Nru libprelude-1.0.0/debian/rules libprelude-1.0.0/debian/rules
--- libprelude-1.0.0/debian/rules	2014-08-05 19:31:31.000000000 +0200
+++ libprelude-1.0.0/debian/rules	2016-09-06 17:22:16.000000000 +0200
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-export DEB_BUILD_HARDENING=1
-export DEB_BUILD_HARDENING_FORMAT=0
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 
 PYVERS=$(shell pyversions -vr)
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to