This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-tikzdevice.
commit ab2475d01697fe6552949a4e58ea8de96494b730 Author: Andreas Tille <[email protected]> Date: Wed Nov 29 21:33:27 2017 +0100 Secure watch file --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b950b66..6da2ca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-tikzdevice (0.10-1-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * Secure watch file -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 21:33:01 +0100 diff --git a/debian/watch b/debian/watch index 5d7b1d2..883591f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -http://cran.r-project.org/src/contrib/tikzDevice_([-\d.]*)\.tar\.gz +https://cran.r-project.org/src/contrib/tikzDevice@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-tikzdevice.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
