This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-seq.
commit a4394dc7bf2107d4cba70a0e82b97089389e8ff5 Author: Andreas Tille <[email protected]> Date: Sat Jun 3 07:23:43 2017 +0200 d/watch: point to github --- debian/changelog | 6 ++++++ debian/watch | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 291bf7b..d78e9e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libbpp-seq (2.2.0-2) UNRELEASED; urgency=medium + + * d/watch: point to github + + -- Andreas Tille <[email protected]> Sat, 03 Jun 2017 07:23:34 +0200 + libbpp-seq (2.2.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/watch b/debian/watch index f59c859..816497f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -version=3 - -http://biopp.univ-montp2.fr/Repositories/sources/ bpp-seq-(\d[\d.]+)\.tar\.gz +version=4 +https://github.com/BioPP/bpp-seq/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
