This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dicoogle.
commit 4aff2454770b9b93e85e2f2d864ab896ba304a08 Author: Andreas Tille <[email protected]> Date: Mon Dec 25 12:11:37 2017 +0100 Fix watch file --- debian/changelog | 2 +- debian/copyright | 2 +- debian/watch | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 54479ca..de113d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dicoogle (2.1.0-1) UNRELEASED; urgency=low +dicoogle (2.5.0-1) UNRELEASED; urgency=low * Initial Debian Upload (Closes: #) diff --git a/debian/copyright b/debian/copyright index cd958ea..6ee7dd6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dicoogle -Source: http://dicoogle.com +Source: https://github.com/bioinformatics-ua/dicoogle/releases Files: * Copyright: © 2010 IEETA diff --git a/debian/watch b/debian/watch index 8eac465..d8a095f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,3 @@ -# FIXME: The mangling does not properly work version=4 -opts=filenamemangle='s/.resource=//' \ - http://www.dicoogle.com/?page_id=67 .*/dm/\?resource=dicoogle-(\d[.\d]+)_source.zip +https://github.com/bioinformatics-ua/dicoogle/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dicoogle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
