[kephra] 01/14: Make debian/repack.stub executable, and call it with `sh' from debian/watch.

gregor herrmann gregoa at debian.org
Sun Apr 6 15:52:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository kephra.

commit 36a70bc97d450020c6ad75a7a838c777762d0b94
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 17:23:12 2014 +0200

    Make debian/repack.stub executable, and call it with `sh' from debian/watch.
---
 debian/repack.stub | 0
 debian/watch       | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/repack.stub b/debian/repack.stub
old mode 100644
new mode 100755
diff --git a/debian/watch b/debian/watch
index 5020fde..3f8faaa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg$// \
-https://metacpan.org/release/Kephra   .*/Kephra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/Kephra   .*/Kephra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub

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



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