This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-praise.
commit 127f9c419751fcb3d933fcc518d1b8c988017943 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 09:50:08 2017 +0200 Canonical homepage for CRAN packages --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e6df8e9..5a36be8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-praise (1.0.0-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Convert from cdbs to dh-r * debhelper 10 + * Canonical homepage for CRAN packages -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:45:15 +0200 diff --git a/debian/control b/debian/control index f32f9a4..ab13280 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-praise.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-praise.git -Homepage: http://cran.r-project.org/web/packages/praise +Homepage: https://cran.r-project.org/package=praise Package: r-cran-praise Architecture: all diff --git a/debian/copyright b/debian/copyright index 59b7533..9257e57 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +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: Gabor Csardi <[email protected]> Upstream-Name: praise -Source: http://cran.r-project.org/web/packages/praise/ +Source: https://cran.r-project.org/package=praise Comment: The license is mentioned on the source download page as link to the license text http://cran.r-project.org/web/licenses/MIT -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-praise.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
