[DRE-commits] [ruby-sshkit] 03/07: d/watch: Update watch file, use version 4
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Mon Feb 29 18:58:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-sshkit.
commit 6d396f5efd426b1f003ab8b9b8a0f28a4c1b505c
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Feb 29 14:49:22 2016 -0300
d/watch: Update watch file, use version 4
---
debian/watch | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index ac86378..dc5f030 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/sshkit-$1\.tar\.gz/ \
- https://github.com/capistrano/sshkit/tags .*/v?(\d\S*)\.tar\.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%sshkit-$1.tar.gz%" \
+ https://github.com/capistrano/sshkit/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sshkit.git
More information about the Pkg-ruby-extras-commits
mailing list