This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-phangorn.
commit 8b5cae86aaedf23e81bf1c653ea0a1dc74b7849b Author: Andreas Tille <[email protected]> Date: Wed Dec 7 09:32:19 2016 +0100 Canonical homepage for CRAN, Update copyright --- debian/changelog | 2 ++ debian/control | 2 +- debian/copyright | 14 +++++++++++--- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 970ddfa..44777bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ r-cran-phangorn (2.1.1-1) UNRELEASED; urgency=medium * New upstream version * Convert to dh-r * debhelper 10 + * Canonical homepage for CRAN + * Update copyright -- Andreas Tille <[email protected]> Wed, 07 Dec 2016 09:26:05 +0100 diff --git a/debian/control b/debian/control index 5650a8a..8c6b3b9 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-phangorn.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-phangorn.git -Homepage: http://cran.r-project.org/web/packages/phangorn/ +Homepage: https://cran.r-project.org/package=phangorn Package: r-cran-phangorn Architecture: any diff --git a/debian/copyright b/debian/copyright index d99a854..16934bf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,21 @@ -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: phangorn -Source: http://cran.r-project.org/web/packages/phangorn/ +Upstream-Contact: Klaus Schliep <[email protected]> +Source: https://cran.r-project.org/package=phangorn Files: * -Copyright: 2011-2015 Klaus Schliep <klaus.schliep at gmail.com> and Emmanuel Paradis +Copyright: 2011-2016 Klaus Schliep <[email protected]>, + Emmanuel Paradis, + Leonardo de Oliveira Martins, + Alastair Potts, + Tim W. White, + Cyrill Stachniss, + Michelle Kendall License: GPL-2.0+ Files: debian/* Copyright: 2015 Alba Crespi <[email protected]> + 2015-2016 Andreas Tille <[email protected]> License: GPL-2.0+ License: GPL-2.0+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-phangorn.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
