This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-hwriter.
commit e194fdc9cab78ae79041c1ea8e5a9f0528cc9060 Author: Andreas Tille <[email protected]> Date: Fri Oct 20 07:29:20 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 f0e8f37..c28e92e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-hwriter (1.3.2-2) UNRELEASED; urgency=medium * debhelper 10 * Convert packaging from cdbs to dh-r * Secure URI in watch file + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Fri, 20 Oct 2017 07:22:32 +0200 diff --git a/debian/control b/debian/control index d40203e..7114dd1 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-hwriter.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-hwriter.git -Homepage: http://cran.r-project.org/web/packages/hwriter +Homepage: https://cran.r-project.org/package=hwriter Package: r-cran-hwriter Architecture: all diff --git a/debian/copyright b/debian/copyright index 590ffef..47a3ebf 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: hwriter Upstream-Contact: Gregoire Pau <[email protected]> -Source: http://cran.r-project.org/web/packages/hwriter +Source: https://cran.r-project.org/package=hwriter Files: * -Copyright: 2005-2010 Gregoire Pau <[email protected]> +Copyright: 2005-2014 Gregoire Pau <[email protected]> License: LGPL-2.1 Files: debian/* -Copyright: 2013 Andreas Tille <[email protected]> +Copyright: 2013-2017 Andreas Tille <[email protected]> License: LGPL-2.1 License: LGPL-2.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-hwriter.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
