[Python-modules-commits] [python-jpype] 01/18: debian/watch: Watch github.

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 09:40:23 UTC 2017


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

takaki pushed a commit to branch master
in repository python-jpype.

commit 2ce2d0e6e4c403965bfc3947fb0ecdfd5347d61c
Author: TANIGUCHI Takaki <takaki at debian.org>
Date:   Thu Jun 29 18:16:03 2017 +0900

    debian/watch: Watch github.
---
 debian/watch | 25 ++-----------------------
 1 file changed, 2 insertions(+), 23 deletions(-)

diff --git a/debian/watch b/debian/watch
index 83d0020..9fcafb1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,24 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php python-jpype-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/python-jpype-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/python-jpype-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/python-jpype/python-jpype-(.*)\.tar\.gz
-http://sf.net/jpype/JPype-(.*)\.zip
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html python-jpype-(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/jpype-$1\.tar\.gz/ \
+  https://github.com/originell/jpype/tags .*/v?(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jpype.git



More information about the Python-modules-commits mailing list