[r-cran-markdown] 09/11: Canonical homepage for CRAN packages
Andreas Tille
tille at debian.org
Tue Oct 24 09:15:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-markdown.
commit b77a6eedeebd73f0cf9e3c651bf36f682298bfa0
Author: Andreas Tille <tille at debian.org>
Date: Tue Oct 24 10:25:46 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 9518362..38f0888 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ r-cran-markdown (0.8-1) UNRELEASED; urgency=medium
* debhelper 10
* Convert packaging from cdbs to dh-r
* Standards-Version: 4.1.1
+ * Canonical homepage for CRAN packages
-- Andreas Tille <tille at debian.org> Tue, 24 Oct 2017 10:12:41 +0200
diff --git a/debian/control b/debian/control
index d220a31..1f755e8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-markdown.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-markdown.git
-Homepage: https://cran.r-project.org/web/packages/markdown/
+Homepage: https://cran.r-project.org/package=markdown
Package: r-cran-markdown
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index cd8b172..a7354d8 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-Name: markdown
Upstream-Contact: Yihui Xie <xie at yihui.name>
-Source: https://cran.r-project.org/web/packages/markdown
+Source: https://cran.r-project.org/package=markdown
Files: *
Copyright: Yihui Xie, JJ Allaire, Jeffrey Horner, Vicent Marti, and Natacha Porte
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-markdown.git
More information about the debian-science-commits
mailing list