This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-psy.
commit e98c7c2d0e64a2bbe1ade3c4eb64d6d35139bb17 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 10:12:40 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7c1ac01..12b7c84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-psy (1.1-3) UNRELEASED; urgency=medium * Convert from cdbs to dh-r * cme fix dpkg-control * Standards-Version: 4.1.0 + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:58:17 +0200 diff --git a/debian/control b/debian/control index c810d17..05080c5 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-psy.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-psy.git -Homepage: http://cran.r-project.org/web/packages/psy +Homepage: https://cran.r-project.org/package=psy Package: r-cran-psy Architecture: all diff --git a/debian/copyright b/debian/copyright index 5667418..0283724 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ -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-Contact: Bruno Falissard <[email protected]> Upstream-Name: psy -Source: http://cran.us.r-project.org/src/contrib/psy_1.1.tar.gz +Source: https://cran.r-project.org/package=psy Files: * Copyright: 2002-2012 Bruno Falissard <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-psy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
