This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-core.
commit 1c707a891761bad5928b3b588ba31899e1c34098 Author: Andreas Tille <[email protected]> Date: Thu Jun 1 15:56:32 2017 +0200 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 2c1c349..447979a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libbpp-core (2.2.0-4) UNRELEASED; urgency=medium + + * d/watch: point to github + + -- Andreas Tille <[email protected]> Thu, 01 Jun 2017 15:56:15 +0200 + libbpp-core (2.2.0-3) unstable; urgency=medium * Team upload diff --git a/debian/watch b/debian/watch index 8277a88..dd31277 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -version=3 - -http://biopp.univ-montp2.fr/Repositories/sources/ bpp-core-(\d[\d.]+)\.tar\.gz +version=4 +https://github.com/BioPP/bpp-core/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-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
