This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-cmprsk.
commit 5dd54affd94ba429a3f6ef7b7df3223de334a965 Author: Andreas Tille <[email protected]> Date: Thu Oct 19 11:02:50 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2784ecb..a037799 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-cmprsk (2.2-7-3) UNRELEASED; urgency=medium * debhelper 10 * Convert from cdbs to dh-r * Secure URI in watch file + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 10:56:23 +0200 diff --git a/debian/control b/debian/control index 6c9de3d..239332e 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-cmprsk.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-cmprsk.git -Homepage: https://cran.r-project.org/web/packages/cmprsk/ +Homepage: https://cran.r-project.org/package=cmprsk Package: r-cran-cmprsk Architecture: any diff --git a/debian/copyright b/debian/copyright index b78c98f..08a1da5 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: cmprsk Upstream-Contact: Bob Gray <[email protected]> -Source: http://cran.r-project.org/src/contrib/ +Source: https://cran.r-project.org/package=cmprsk Files: * Copyright: 1998-2014 Bob Gray <[email protected]> License: GPL-2+ Files: debian/* -Copyright: 2015 Andreas Tille <[email protected]> +Copyright: 2015-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-cmprsk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
