Control: tags 808928 + patch Control: tags 808928 + pending Dear maintainer,
I've prepared an NMU for lcdproc (versioned as 0.5.7-3.1) 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 lcdproc-0.5.7/debian/autogen.sh lcdproc-0.5.7/debian/autogen.sh
--- lcdproc-0.5.7/debian/autogen.sh 2015-05-17 17:43:14.000000000 +0200
+++ lcdproc-0.5.7/debian/autogen.sh 2015-12-29 14:56:10.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 lcdproc-0.5.7/debian/changelog lcdproc-0.5.7/debian/changelog
--- lcdproc-0.5.7/debian/changelog 2015-05-17 17:43:14.000000000 +0200
+++ lcdproc-0.5.7/debian/changelog 2015-12-29 14:56:10.000000000 +0100
@@ -1,3 +1,10 @@
+lcdproc (0.5.7-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use "find -perm /x" instead of "find -perm +x". Closes: #808928
+
+ -- Andreas Metzler <[email protected]> Tue, 29 Dec 2015 14:52:19 +0100
+
lcdproc (0.5.7-3) unstable; urgency=medium
* control:
signature.asc
Description: PGP signature

