This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-deal.
commit bc48e4fc2cb3054da7cff9acc0afdd7442b9bc2a Author: Andreas Tille <[email protected]> Date: Thu Oct 19 11:54:16 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 16 +++++++++------- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 52d8b8b..60ee528 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ r-cran-deal (1:1.2-37-3) UNRELEASED; urgency=medium * Convert from cdbs to dh-r * Secure URI in watch file * Testsuite: autopkgtest-pkg-r + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Thu, 19 Oct 2017 11:46:13 +0200 diff --git a/debian/control b/debian/control index 0d63e31..f64b816 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-deal.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-deal.git -Homepage: http://cran.r-project.org/web/packages/deal/index.html +Homepage: https://cran.r-project.org/package=deal Package: r-cran-deal Architecture: any diff --git a/debian/copyright b/debian/copyright index ef3b086..acb62a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,17 +1,19 @@ -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: deal -Source: http://cran.r-project.org/src/contrib/ +Upstream-Contact: Claus Dethlefsen <[email protected]> +Source: https://cran.r-project.org/package=deal Files: * -Copyright: 2011 Susanne Gammelgaard Bottcher <[email protected]> - 2011 Claus Dethlefsen <[email protected]> -License: GPL-2.0+ +Copyright: 2011-2013 Susanne Gammelgaard Bottcher <[email protected]> + 2011-2013 Claus Dethlefsen <[email protected]> +License: GPL-2+ Files: debian/* Copyright: 2012 ivo Maintz <[email protected]> -License: GPL-2.0+ + 2012-2017 Andreas Tille <[email protected]> +License: GPL-2+ -License: GPL-2.0+ +License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-deal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
