[r-cran-httpuv] 06/07: Canonical homepage URL for CRAN packages
Andreas Tille
tille at debian.org
Thu Sep 14 11:44:05 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-httpuv.
commit c86fe39201ac1bcffc820449901dfc01a5956bd0
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 14 13:36:47 2017 +0200
Canonical homepage URL for CRAN packages
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 6 +++---
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 85ce746..03acd69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ r-cran-httpuv (1.3.5-1) UNRELEASED; urgency=medium
* debhelper 10
* cme fix dpkg-control
* Convert from cdbs to dh-r
+ * Canonical homepage URL for CRAN packages
-- Andreas Tille <tille at debian.org> Thu, 14 Sep 2017 13:29:54 +0200
diff --git a/debian/control b/debian/control
index 9c37979..5b3b53c 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-science/packages/r-cran-httpuv.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-httpuv.git
-Homepage: https://cran.r-project.org/web/packages/httpuv/
+Homepage: https://cran.r-project.org/package=httpuv
Package: r-cran-httpuv
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 023f2ab..9088015 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: httpuv
-Upstream-Contact: Joe Cheng <joe at rstudio.com>
-Source: https://cran.r-project.org/web/packages/httpuv
+Upstream-Contact: Joe Cheng <joe at rstudio.com>
+Source: https://cran.r-project.org/package=httpuv
Files: *
Copyright: RStudio, Inc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-httpuv.git
More information about the debian-science-commits
mailing list