[DRE-commits] [ruby-pgplot] 01/06: Add debian/watch: check Github tags

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Thu Aug 28 18:37:22 UTC 2014


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

uwabami-guest pushed a commit to branch master
in repository ruby-pgplot.

commit 2d0eb4f84652a91270ad5594274df6eff53d4a7c
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Aug 29 02:01:44 2014 +0900

    Add debian/watch: check Github tags
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 2 +-
 debian/watch   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 328e951..32178b3 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pgplot.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-pgplot.git;a=summary
 
 Package: ruby-pgplot
-Architecture: any
+Architecture: linux-amd64 linux-i386
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray
 Description: Ruby interface to the PGPLOT graphics library
diff --git a/debian/watch b/debian/watch
index 4f945cd..c90c4b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://rubyforge.org/frs/?group_id=1198 .*/rb_pgplot-(.*)\.tar\.gz
\ No newline at end of file
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ruby-pgplot-$1\.tar\.gz/ \
+  https://github.com/masa16/ruby-pgplot/tags .*/v?(\d\S*)\.tar\.gz

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



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