tags 836627 + pending patch
thanks
I've uploaded grap 1.44-1.1 to DELAYED/5:
grap (1.44-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop Build-Depends on hardening-wrapper; they are automatically set by
debhelper (with debian/compat level >= 9) when dh_auto_* commands are
used.
(Closes: #836627)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -Nru grap-1.44/debian/changelog grap-1.44/debian/changelog
--- grap-1.44/debian/changelog 2014-02-25 23:47:00.000000000 +0100
+++ grap-1.44/debian/changelog 2016-09-24 23:39:28.000000000 +0200
@@ -1,3 +1,11 @@
+grap (1.44-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop Build-Depends on hardening-wrapper; automatically used by Debhelper 9
+ / dh_auto_* commands. (Closes: #836627)
+
+ -- Chris Lamb <[email protected]> Sat, 24 Sep 2016 23:39:28 +0200
+
grap (1.44-1) unstable; urgency=low
* New maintainer. Closes: #615895
diff -Nru grap-1.44/debian/rules grap-1.44/debian/rules
--- grap-1.44/debian/rules 2014-02-25 23:43:47.000000000 +0100
+++ grap-1.44/debian/rules 2016-09-24 23:39:28.000000000 +0200
@@ -1,8 +1,5 @@
#!/usr/bin/make -f
-# Use security features with hardening-wrapper
-export DEB_BUILD_HARDENING=1
-
%:
dh $@