This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-scales.
commit e4f0714eec2a6f512eb7528b95958bdbeafa1f04 Author: Andreas Tille <[email protected]> Date: Wed Oct 25 08:11:41 2017 +0200 Secure URI in watch file --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fa731ce..9f5e31d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-scales (0.4.1-2) UNRELEASED; urgency=medium + + * Secure URI in watch file + + -- Andreas Tille <[email protected]> Wed, 25 Oct 2017 08:11:41 +0200 + r-cran-scales (0.4.1-1) unstable; urgency=medium * Team upload. diff --git a/debian/watch b/debian/watch index c38ca4b..bc91fe2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -http://cran.r-project.org/src/contrib/scales_([-0-9\.]*)\.tar\.gz +https://cran.r-project.org/src/contrib/scales_([-0-9\.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scales.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
