tags 836627 + pending patch
thanks

I've re-uploaded grap 1.44-1.1 to DELAYED/5 to correct an issue with
the previous upload:
  
  grap (1.44-1.1) unstable; urgency=medium
  
    * Non-maintainer upload.
    * Drop the Build-Depends on hardening-wrapper. (Closes: #836627)

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diff -Nru grap-1.44/debian/changelog grap-1.44/debian/changelog
--- grap-1.44/debian/changelog  2014-02-26 21:20:35.000000000 +0100
+++ grap-1.44/debian/changelog  2016-09-25 12:12:46.000000000 +0200
@@ -1,3 +1,10 @@
+grap (1.44-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop the Build-Depends on hardening-wrapper. (Closes: #836627)
+
+ -- Chris Lamb <la...@debian.org>  Sun, 25 Sep 2016 12:12:46 +0200
+
 grap (1.44-1) unstable; urgency=low
 
   * New maintainer. Closes: #615895
diff -Nru grap-1.44/debian/control grap-1.44/debian/control
--- grap-1.44/debian/control    2014-02-24 20:47:27.000000000 +0100
+++ grap-1.44/debian/control    2016-09-25 12:12:46.000000000 +0200
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Matus Valo <matusv...@gmail.com>
-Build-Depends: debhelper (>= 9), hardening-wrapper, bison, flex
+Build-Depends: debhelper (>= 9), bison, flex
 Standards-Version: 3.9.5
 Homepage: http://www.lunabase.org/~faber/Vault/software/grap/
 
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-25 12:12:46.000000000 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
-# Use security features with hardening-wrapper
-export DEB_BUILD_HARDENING=1
+export DEB_BUILD_MAINT_OPTIONS:=hardening=+all
 
 %:
        dh $@

Reply via email to