[DRE-commits] [ruby-faraday] 01/03: fix watch file

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 10 14:58:15 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-faraday.

commit 613795dae5932d03bdcddfb8ba3309a889e3c779
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Sep 10 19:48:50 2017 +0530

    fix watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 92ccdbb..9f3dbeb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ version=3
 
 # gem releases doesn't contains tests files, use github instead
 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
-filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/faraday-$1\.tar\.gz/ \
   https://github.com/lostisland/faraday/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-faraday.git



More information about the Pkg-ruby-extras-commits mailing list