This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clearcut.
commit 4e09163b86629409de7cd735179a89eba14586b8 Author: Andreas Tille <[email protected]> Date: Tue Nov 14 08:40:43 2017 +0100 Verify d/watch for usage of https but it is not supported by upstream --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 92d159f..e8192c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ clearcut (1.0.9-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * d/watch: version=4 -- Andreas Tille <[email protected]> Tue, 14 Nov 2017 08:36:29 +0100 diff --git a/debian/watch b/debian/watch index 01bfcf4..2ce940a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 +version=4 http://bioinformatics.hungry.com/clearcut/clearcut-([0-9.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clearcut.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
