[libterm-slang-perl] 01/03: Do not compress example scripts
Axel Beckert
abe at deuxchevaux.org
Tue Dec 24 02:22:57 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libterm-slang-perl.
commit 76f4d5374770339beb78b2f788869755ad195fe8
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Dec 24 03:13:34 2013 +0100
Do not compress example scripts
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 957ac05..555680c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,7 @@ libterm-slang-perl (0.07-12) UNRELEASED; urgency=low
+ Remove obsolete variable usage
+ Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)
+ * Do not compress example scripts
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:32:23 +0200
diff --git a/debian/rules b/debian/rules
index f14149a..ead00f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=-format
%:
dh $@
+
+override_dh_compress:
+ dh_compress -Xexamples
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-slang-perl.git
More information about the Pkg-perl-cvs-commits
mailing list