This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rtax.
commit e792f4b6641949fc9bae03b8cfd0f69571b513c1 Author: Andreas Tille <[email protected]> Date: Wed Jan 4 08:30:54 2017 +0100 Add working watch file for the moment and asked upstream to use release tags (-> https://github.com/davidsoergel/rtax/issues/2) --- debian/changelog | 1 + debian/watch | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e7f7754..0842fd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ rtax (0.984-5) UNRELEASED; urgency=medium * Team upload. * Add missing copyright * cme fix dpkg-control + * Fix watch file -- Andreas Tille <[email protected]> Wed, 04 Jan 2017 08:21:57 +0100 diff --git a/debian/watch b/debian/watch index e7da12d..b279cc1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -version=3 +version=4 -opts=uversionmangle=s/%20release// \ - https://bitbucket.org/davidsoergel/rtax/downloads .*/(\d\S*)\.tar\.gz +https://github.com/davidsoergel/rtax .*davidsoergel.com/rtax-(\d[.\d]+)\.tgz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rtax.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
