This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository prime-phylo.
commit 99651928599e5d63d459841542087d788b3ee2fd Author: Andreas Tille <[email protected]> Date: Tue Jan 10 11:59:32 2017 +0100 Reflect vanished download location in d/watch --- debian/changelog | 6 ++++++ debian/watch | 9 +++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d226e35..1910fd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +prime-phylo (1.0.11-5) UNRELEASED; urgency=medium + + * Reflect vanished download location in d/watch + + -- Andreas Tille <[email protected]> Tue, 10 Jan 2017 11:59:01 +0100 + prime-phylo (1.0.11-4) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index f7ebc7b..aeb06ca 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,9 @@ -version=3 +version=4 -http://prime.sbc.su.se/download/prime-phylo-(.*)\.tar\.gz +opts=dversionmangle=s/.*/0.No-Site/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz + +# This used to be the download location but it vanished +# http://prime.sbc.su.se/download/prime-phylo-(.*)\.tar\.gz +# see discussion at https://lists.debian.org/debian-med/2017/01/msg00028.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prime-phylo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
