[med-svn] [express] 02/05: Provide valid d/watch file (not tested for download but --report shows a sensible version number)
Andreas Tille
tille at debian.org
Tue Feb 17 10:13:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository express.
commit cb2ee6769c82d14d4ff5ed317d2f69bbc9a5428a
Author: Andreas Tille <tille at debian.org>
Date: Tue Feb 17 09:58:33 2015 +0100
Provide valid d/watch file (not tested for download but --report shows a sensible version number)
---
debian/watch | 32 +-------------------------------
1 file changed, 1 insertion(+), 31 deletions(-)
diff --git a/debian/watch b/debian/watch
index 7fadcce..6ad1894 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,33 +1,3 @@
version=3
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge
-# http://sf.net/#PACKAGE#/#PACKAGE#-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
-# Uncomment to find new files on GooglePages
-# http://code.google.com/p/#PACKAGE#/downloads/list?can=1 \
-# .*/#PACKAGE#-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
-
-# Uncomment to find new files on Github
-# - when using releases:
-# https://github.com/#GITHUBUSER#/#PACKAGE#/releases .*/archive/#PREFIX#(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-# - when using tags
-# https://github.com/#GITHUBUSER#/#PACKAGE#/tags .*/#PREFIX#(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
-# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
-
-# if tweaking of source is needed
-# \
-# debian debian/get-orig-source
-
-# if you need to repack and choose +dfsg prefix
-# opts=dversionmangle=s/[~\+]dfsg[0-9]*// \
-#
+http://bio.math.berkeley.edu/eXpress/ downloads/express-.*/express-(\d[\d\.]+)-src\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/express.git
More information about the debian-med-commit
mailing list