This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-pheatmap.
commit d861240191a1e9383bc64cc5c2df161cb38589f2 Author: Andreas Tille <[email protected]> Date: Sat Oct 21 17:49:37 2017 +0200 Secure URI in watch file --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 591ad59..892eaad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-pheatmap (1.0.8-3) UNRELEASED; urgency=medium * Testsuite: autopkgtest-pkg-r + * Secure URI in watch file -- Andreas Tille <[email protected]> Sat, 21 Oct 2017 17:48:23 +0200 diff --git a/debian/watch b/debian/watch index dfcf7b5..22b0010 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 -http://cran.r-project.org/src/contrib/pheatmap_([-\d.]*)\.tar\.gz +version=4 +https://cran.r-project.org/src/contrib/pheatmap_([-\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-pheatmap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
