This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-registry.
commit d3fd79a29291a87c32086e445aa41029638eb68c Author: Andreas Tille <[email protected]> Date: Fri Sep 29 11:44:50 2017 +0200 Canonical name for CRAN packages --- debian/control | 2 +- debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 76ec19a..90a31d6 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-registry.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-registry.git -Homepage: https://cran.r-project.org/web/packages/registry/ +Homepage: https://cran.r-project.org/package=registry Package: r-cran-registry Architecture: all diff --git a/debian/copyright b/debian/copyright index 2bc171b..d86b167 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -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: registry -Source: https://cran.r-project.org/web/packages/registry/ +Source: https://cran.r-project.org/package=registry Files: * Copyright: 2015-2016 David Meyer <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-registry.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
