This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rsolnp.
commit 8c892a23e58da854e6cebcb48955e4f28e3d4f36 Author: Andreas Tille <[email protected]> Date: Wed Nov 29 21:24:23 2017 +0100 Secure watch file --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07b8897..51052d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-rsolnp (1.16+dfsg-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * debhelper 10 + * Secure watch file -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 21:23:01 +0100 diff --git a/debian/watch b/debian/watch index a8f83d4..5707f7b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - http://cran.r-project.org/src/contrib/Rsolnp_([-\d.]*)\.tar\.gz + https://cran.r-project.org/src/contrib/Rsolnp@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rsolnp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
