Control: tags 808926 + patch Control: tags 808926 + pending Dear maintainer,
I've prepared an NMU for fwknop (versioned as 2.6.0-2.2) and uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer. Regards. -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff -Nru fwknop-2.6.0/debian/autogen.sh fwknop-2.6.0/debian/autogen.sh
--- fwknop-2.6.0/debian/autogen.sh 2014-01-18 21:43:08.000000000 +0100
+++ fwknop-2.6.0/debian/autogen.sh 2015-12-25 14:23:49.000000000 +0100
@@ -37,7 +37,7 @@
[ "$1" = "updateexec" ] && {
echo Generating list of executable files...
rm -f debian/executable.files
- find -type f -perm +111 ! -name '.*' -fprint debian/executable.files
+ find -type f -perm /111 ! -name '.*' -fprint debian/executable.files
}
# Remove any files in upstream tarball that we don't have in the Debian
diff -Nru fwknop-2.6.0/debian/changelog fwknop-2.6.0/debian/changelog
--- fwknop-2.6.0/debian/changelog 2014-08-02 17:58:25.000000000 +0200
+++ fwknop-2.6.0/debian/changelog 2015-12-25 14:24:44.000000000 +0100
@@ -1,3 +1,10 @@
+fwknop (2.6.0-2.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use "find -perm /x" instead of "find -perm +x". Closes: #808926
+
+ -- Andreas Metzler <[email protected]> Fri, 25 Dec 2015 14:24:41 +0100
+
fwknop (2.6.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
signature.asc
Description: PGP signature

