[med-svn] [r-cran-evaluate] 07/10: * New upstream version * Convert to dh-r * Canonical homepage for CRAN * d/watch: version=4

Andreas Tille tille at debian.org
Sat Sep 30 08:09:40 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-evaluate.

commit a0e1ae3ce6aef18a950a148ffc889a65bf6578e0
Author: Andreas Tille <tille at debian.org>
Date:   Sat Nov 12 07:11:28 2016 +0000

      * New upstream version
      * Convert to dh-r
      * Canonical homepage for CRAN
      * d/watch: version=4
---
 debian/changelog |  9 +++++++++
 debian/control   | 11 ++++++-----
 debian/copyright |  5 +++--
 debian/rules     |  5 ++---
 debian/watch     |  2 +-
 5 files changed, 21 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 921b436..7a9cc37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+r-cran-evaluate (0.10-1) unstable; urgency=medium
+
+  * New upstream version
+  * Convert to dh-r
+  * Canonical homepage for CRAN
+  * d/watch: version=4
+
+ -- Andreas Tille <tille at debian.org>  Sat, 12 Nov 2016 08:04:25 +0100
+
 r-cran-evaluate (0.9-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index cddf2e2..c88308f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,22 @@ Source: r-cran-evaluate
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
-Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-stringr
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-evaluate/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-evaluate/trunk/
-Homepage: http://cran.r-project.org/web/packages/evaluate
+Homepage: https://cran.r-project.org/package=evaluate
 
 Package: r-cran-evaluate
 Architecture: all
-Depends: ${R:Depends},
-         r-cran-stringr
+Depends: ${misc:Depends},
+         ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R parsing and evaluation tools
  Parsing and evaluation tools that provide more details than the default
  to make it easy to recreate the command line behaviour of R.
diff --git a/debian/copyright b/debian/copyright
index 7412632..ee3c0a0 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: Yihui Xie <xie at yihui.name>
-Source: http://cran.r-project.org/web/packages/evaluate
+Upstream-Name: evaluate
+Source: https://cran.r-project.org/package=evaluate
 
 Files: *
 Copyright: 2005-2016 Hadley Wickham <h.wickham at gmail.com>
diff --git a/debian/rules b/debian/rules
index c6c5b45..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/R/debian/r-cran.mk
-
-# DEB_INSTALL_CHANGELOGS_ALL = NEWS
+%:
+	dh $@ --buildsystem R
diff --git a/debian/watch b/debian/watch
index 62aa9c6..b6e5c16 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://cran.r-project.org/src/contrib/evaluate_([-\d.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-evaluate.git



More information about the debian-med-commit mailing list