This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-epitools.
commit 98a4d62ef5d796fdfae75b11f82d6529798dd197 Author: Andreas Tille <[email protected]> Date: Mon Oct 9 17:43:59 2017 +0200 Remove useless comment from watch file --- debian/changelog | 1 + debian/watch | 8 ++------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index b654935..3e4d604 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ r-cran-epitools (1:0.5-7-2) UNRELEASED; urgency=medium * Standards-Version: 4.1.1 * Canonical homepage for CRAN packages * DEP5 fixes + * Remove useless comment from watch file -- Andreas Tille <[email protected]> Mon, 09 Oct 2017 17:29:44 +0200 diff --git a/debian/watch b/debian/watch index 12e7ea5..2b931d5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,2 @@ -version=3 -# Stay with the original version numbering even if it contains a dash -# as agreed with other maintainers of R packages and it should be mentioned -# in a Debian R policy -# opts="dversionmangle=s/([\d.]+)\.(\d)/$1-$2/" \ -http://cran.r-project.org/src/contrib/epitools_([-\d.]+)\.tar\.gz +version=4 +http://cran.r-project.org/src/contrib/epitools_([-\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epitools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
