This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository infernal.
commit 1fbf0cb07fd41cbd1e2e2fc2f8dd2984507ed54d Author: Sascha Steinbiss <[email protected]> Date: Sat Aug 6 00:01:26 2016 +0000 fix watchfile --- debian/changelog | 8 ++++++++ debian/watch | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bf96d21..ba8ef95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +infernal (1.1.2-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release. + * Fix watchfile. + + -- Sascha Steinbiss <[email protected]> Sat, 06 Aug 2016 00:00:56 +0000 + infernal (1.1.1-5) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index 9293c64..aae6d33 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts="passive,uversionmangle=s/(rc\d+)/~$1/" \ - ftp://infernal.janelia.org/pub/software/infernal/infernal-([^-]*)\.tar\.gz +opts="uversionmangle=s/(rc\d+)/~$1/" \ +http://eddylab.org/infernal/ infernal-([^-]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/infernal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
