Control: tags -1 + patch Hi, There’s a missing newline in hardening.patch. That can be fixed easily like this:
--- a/debian/patches/hardening.patch.orig +++ b/debian/patches/hardening.patch @@ -1,6 +1,7 @@ Description: Applied hardening flags to build process. Author: Alexandre Dantas <alex.danta...@gmail.com> -Last-Update: 2013-04-23--- a/Makefile +Last-Update: 2013-04-23 +--- a/Makefile +++ b/Makefile @@ -57,9 +57,11 @@ CC = gcc Cheers, Juhani -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org