[med-svn] [r-cran-fields] 04/12: * New upstream version * Convert to dh-r * Canonical homepage for CRAN * debhelper 10 * d/watch: version=4
Andreas Tille
tille at debian.org
Wed Nov 29 15:21:53 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-fields.
commit 0f0d13e839052d6fd9bcc80ce72d20caca7734ed
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 16 07:45:56 2016 +0000
* New upstream version
* Convert to dh-r
* Canonical homepage for CRAN
* debhelper 10
* d/watch: version=4
---
debian/changelog | 10 ++++++++++
debian/compat | 2 +-
debian/control | 12 ++++++------
debian/copyright | 4 ++--
debian/rules | 3 ++-
debian/watch | 2 +-
6 files changed, 22 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8510982..5c7f0f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+r-cran-fields (8.7-1) unstable; urgency=medium
+
+ * New upstream version
+ * Convert to dh-r
+ * Canonical homepage for CRAN
+ * debhelper 10
+ * d/watch: version=4
+
+ -- Andreas Tille <tille at debian.org> Fri, 16 Dec 2016 08:23:51 +0100
+
r-cran-fields (8.4-1-1) unstable; urgency=low
* Initial release (closes: #828859)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 63b967c..eb8f5a0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,23 +3,23 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 9),
- cdbs,
+Build-Depends: debhelper (>= 10),
+ dh-r,
r-base-dev,
r-cran-spam,
r-cran-maps
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-fields/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-fields/trunk/
-Homepage: https://cran.r-project.org/web/packages/fields
+Homepage: https://cran.r-project.org/package=fields
Package: r-cran-fields
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${R:Depends},
- r-cran-spam,
- r-cran-maps
+ ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R tools for spatial data
For curve, surface and function fitting with an emphasis on splines,
spatial data and spatial statistics. The major methods include cubic,
diff --git a/debian/copyright b/debian/copyright
index d3927e2..ef39197 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: fields
Upstream-Contact: Douglas Nychka <nychka at ucar.edu>
-Source: https://cran.r-project.org/web/packages/fields
+Source: https://cran.r-project.org/package=fields
Files: *
Copyright: 2009-2016, Douglas Nychka, Reinhard Furrer, John Paige, Stephan Sain
diff --git a/debian/rules b/debian/rules
index 2fbba2d..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,4 @@
#!/usr/bin/make -f
-include /usr/share/R/debian/r-cran.mk
+%:
+ dh $@ --buildsystem R
diff --git a/debian/watch b/debian/watch
index e00cb1d..65a1998 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
http://cran.r-project.org/src/contrib/fields_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-fields.git
More information about the debian-med-commit
mailing list