This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-png.
commit 023e6c4cdf6b63f12c3cc88cdc9e0d77724fc7cd Author: Andreas Tille <[email protected]> Date: Fri Oct 20 11:40:15 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 83b8207..568f655 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-png (0.1-7-2) 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]> Fri, 20 Oct 2017 11:35:40 +0200 diff --git a/debian/control b/debian/control index f0fe39e..1d984fd 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-png.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-png.git -Homepage: http://cran.r-project.org/web/packages/png +Homepage: https://cran.r-project.org/package=png Package: r-cran-png Architecture: any diff --git a/debian/copyright b/debian/copyright index c2fcb4b..0f86c6a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Simon Urbanek <[email protected]> -Source: https://cran.r-project.org/web/packages/png +Upstream-Name: png +Source: https://cran.r-project.org/package=png Files: * Copyright: 2003-2013 of Simon Urbanek <[email protected]> @@ -8,7 +9,7 @@ License: GPL-2+ Files: debian/* Copyright: 2014 Steffen Moeller <[email protected]> - 2016 Andreas Tille <[email protected]> + 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-png.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
