This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-reshape2.
commit 20a02c06076b0d9f7ca1e1db0363ac39632c8656 Author: Andreas Tille <[email protected]> Date: Mon Nov 7 19:18:15 2016 +0100 Canonical homepage for CRAN --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 679ba79..bd6a23e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-reshape2 (1.4.2-1) UNRELEASED; urgency=medium * New upstream version * Removed Carlos Borroto from Uploaders * Convert to dh-r + * Canonical homepage for CRAN -- Andreas Tille <[email protected]> Mon, 07 Nov 2016 18:57:44 +0100 diff --git a/debian/control b/debian/control index 06bee47..5748433 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape2.git Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-reshape2.git -Homepage: http://had.co.nz/reshape +Homepage: https://cran.r-project.org/package=reshape2 Package: r-cran-reshape2 Architecture: any diff --git a/debian/copyright b/debian/copyright index ef3baa1..e1d290c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: reshape2 -Source: http://cran.r-project.org/src/contrib/reshape2_1.2.1.tar.gz +Source: https://cran.r-project.org/package=reshape2 Files: * Copyright: Hadley Wickham <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
