[SCM] libhtml-microformats-perl Debian packaging branch, master, updated. debian/0.103-2-11-ge5f9860

gregor herrmann gregoa at debian.org
Sat Dec 17 23:23:11 UTC 2011


The following commit has been merged in the master branch:
commit e5f98601593fdd75b35f35aa0c203057f8714da8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 18 00:22:35 2011 +0100

    strip x bit from new examples
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 1efa812..93bcf1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,3 +35,7 @@ common-recommends += , librdf-icalendar-perl, librdf-kml-exporter-perl, librdf-v
 CDBS_BUILD_DEPENDS += , $(common-depends), $(common-recommends)
 CDBS_DEPENDS_ALL = $(common-depends)
 CDBS_RECOMMENDS_ALL = $(common-recommends)
+
+# fix permissions of examples
+binary-fixup/libhtml-microformats-perl::
+	chmod -x $(DEB_DESTDIR)usr/share/doc/libhtml-microformats-perl/examples/misc/*.pl

-- 
libhtml-microformats-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list