[libvideo-capture-v4l-perl] 01/01: Don't compress example scripts to keep them executable

Axel Beckert abe at deuxchevaux.org
Tue Jun 23 15:15:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libvideo-capture-v4l-perl.

commit 01e14a39b2d7a7df398de39bf3296b46c2aee786
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Jun 23 17:15:39 2015 +0200

    Don't compress example scripts to keep them executable
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c325fe0..8b8f92a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libvideo-capture-v4l-perl (0.902-4) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
+  * Don't compress example scripts to keep them executable.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/rules b/debian/rules
index 2d33f6a..0ce3ff3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_compress:
+	dh_compress -Xusr/share/doc/libvideo-capture-v4l-perl/examples

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libvideo-capture-v4l-perl.git



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