This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adegenet.
commit b7ca240bcf60e3a19ad91e5c231437c57974a8c9 Author: Andreas Tille <[email protected]> Date: Sun Oct 22 19:32:19 2017 +0200 Secure URI in watch file --- debian/changelog | 6 ++++++ debian/watch | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b95bdbb..efba492 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-adegenet (2.0.1-3) UNRELEASED; urgency=medium + + * Secure URI in watch file + + -- Andreas Tille <[email protected]> Sun, 22 Oct 2017 19:32:19 +0200 + r-cran-adegenet (2.0.1-2) unstable; urgency=medium * Moved packaging from SVN to Git diff --git a/debian/watch b/debian/watch index e57c72a..5a31839 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -http://cran.r-project.org/src/contrib/adegenet_([-0-9\.]*).tar.gz +version=4 +https://cran.r-project.org/src/contrib/adegenet_([-0-9\.]*).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegenet.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
