This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-doparallel.
commit 7c777b47197fe2a6a8455774656dc2304ca7f474 Author: Andreas Tille <[email protected]> Date: Mon Oct 9 18:24:00 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 83ca922..b79b30b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-doparallel (1.0.11-1) UNRELEASED; urgency=medium * debhelper 10 * Convert packaging from cdbs do dh-r * Standards-Version: 4.1.1 + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Mon, 09 Oct 2017 16:02:43 +0200 diff --git a/debian/control b/debian/control index c036939..b7045f5 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-doparallel.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-doparallel.git -Homepage: http://cran.r-project.org/web/packages/doParallel +Homepage: https://cran.r-project.org/package=doParallel Package: r-cran-doparallel Architecture: any diff --git a/debian/copyright b/debian/copyright index 7f83be8..d4c5aeb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,14 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: doParallel Upstream-Contact: Revolution Analytics <[email protected]> -Source: http://cran.r-project.org/web/packages/doParallel/ +Source: https://cran.r-project.org/package=doParallel Files: * -Copyright: 2012-2014 Revolution Analytics, Steve Weston +Copyright: 2012-2017 Revolution Analytics, Steve Weston License: GPL-2 Files: debian/* -Copyright: 2014 Andreas Tille <[email protected]> +Copyright: 2014-2017 Andreas Tille <[email protected]> License: GPL-2 License: GPL-2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-doparallel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
