[DRE-commits] [ruby-factory-girl] 03/06: use github tarballs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 15 10:29:08 UTC 2016


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

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

commit 9fd5d6dda3742f87f264607750b4b14852250815
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 15 15:29:28 2016 +0530

    use github tarballs
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7b4dc87..4b8f7c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-factory-girl (4.7.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Use github tarballs
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 15 Sep 2016 15:19:27 +0530
 
diff --git a/debian/watch b/debian/watch
index 7851691..8a40aea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/factory_girl .*/factory_girl-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/factory_girl-$1\.tar\.gz/ \
+https://github.com/thoughtbot/factory_girl/tags .*/v?(\d\S*)\.tar\.gz

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



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