This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-epitools.
commit 0f052f3160ac919b496537486098495460a5caac Author: Andreas Tille <[email protected]> Date: Mon Oct 9 17:38:50 2017 +0200 Canonical homepage for CRAN packages, DEP5 fixes --- debian/changelog | 2 ++ debian/control | 2 +- debian/copyright | 26 +++++++++++++------------- 3 files changed, 16 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51708fd..b654935 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ r-cran-epitools (1:0.5-7-2) UNRELEASED; urgency=medium * Convert packaging from cdbs do dh-r * debhelper 10 * Standards-Version: 4.1.1 + * Canonical homepage for CRAN packages + * DEP5 fixes -- Andreas Tille <[email protected]> Mon, 09 Oct 2017 17:29:44 +0200 diff --git a/debian/control b/debian/control index 8f0d5e0..f58cefe 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-epitools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-epitools.git -Homepage: http://medepi.com/epitools/ +Homepage: https://cran.r-project.org/package=epitools Package: r-cran-epitools Architecture: all diff --git a/debian/copyright b/debian/copyright index 42edd73..5790259 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,17 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://cran.r-project.org/src/contrib/epitools_0.5-7.tar.gz +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Adam Omidpanah <[email protected]> +Upstream-Name: epitools +Source: https://cran.r-project.org/package=epitools Files: * -Copyright: 2003-2009 Tomas Aragon +Copyright: 2003-2017 Tomas Aragon +License: GPL-2+ + +Files: debian/* +Copyright: 2008-2017 Andreas Tille <[email protected]> + 2009-2017 Charles Plessy <[email protected]> +License: GPL-2+ + License: GPL-2+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,14 +23,5 @@ License: GPL-2+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. -Comment: On Debian systems, the complete text of the GNU Public + On Debian systems, the complete text of the GNU Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. - -Files: debian/* -Copyright: 2008 Andreas Tille <[email protected]> - 2009 Charles Plessy <[email protected]> -License: same - Same as r-cran-epitools itelf - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epitools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
