This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-htmltools.
commit dce410b46ebccf4449b2a76067766d891b9f793c Author: Andreas Tille <[email protected]> Date: Tue Oct 10 12:47:20 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 154d947..ddcd790 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ r-cran-htmltools (0.3.5-3) UNRELEASED; urgency=medium * Convert packaging from cdbs do dh-r * Standards-Version: 4.1.1 * debhelper 10 + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Tue, 10 Oct 2017 12:42:00 +0200 diff --git a/debian/control b/debian/control index 9e88293..52d3ea8 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-htmltools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-htmltools.git -Homepage: https://cran.r-project.org/web/packages/htmltools/ +Homepage: https://cran.r-project.org/package=htmltools Package: r-cran-htmltools Architecture: any diff --git a/debian/copyright b/debian/copyright index 7a47d82..e10fab9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Joe Cheng <[email protected]> -Source: https://cran.r-project.org/web/packages/shiny/ +Upstream-Name: htmltools +Source: https://cran.r-project.org/package=htmltools Files: * -Copyright: 2013-2016 Joe Cheng <[email protected]> +Copyright: 2013-2017 Joe Cheng <[email protected]> License: GPL-2+ Files: debian/* -Copyright: 2016 Andreas Tille <[email protected]> +Copyright: 2016-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-htmltools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
