[Pkg-mailman-hackers] Pkg-mailman commit - rev 481 - trunk/debian

Lionel Elie Mamane lmamane at alioth.debian.org
Tue Feb 27 22:03:46 CET 2007


Author: lmamane
Date: 2007-02-27 22:03:46 +0100 (Tue, 27 Feb 2007)
New Revision: 481

Modified:
   trunk/debian/rules
Log:
unicodify_diff needs proper #! line and executable bit

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-02-27 21:01:14 UTC (rev 480)
+++ trunk/debian/rules	2007-02-27 21:03:46 UTC (rev 481)
@@ -59,6 +59,7 @@
 
 binary-arch:	checkroot build
 	dh_testdir
+	chmod +x debian/unicodify_archives.py
 	dh_install
 	dh_installdirs
 	dh_installdocs ACKNOWLEDGMENTS README* TODO FAQ




More information about the Pkg-mailman-hackers mailing list