[med-svn] [r-cran-raster] 03/06: Convert from cdbs to dh-r

Andreas Tille tille at debian.org
Fri Oct 20 10:51:50 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-raster.

commit be4ddac44154677890dfa60ad2e7185d29a9b9f6
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 20 12:41:09 2017 +0200

    Convert from cdbs to dh-r
---
 debian/changelog | 1 +
 debian/control   | 7 +++----
 debian/rules     | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd09b8e..0091f3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-raster (2.5-8-2) UNRELEASED; urgency=medium
   * Moved packaging from SVN to Git
   * Standards-Version: 4.1.1
   * debhelper 10
+  * Convert from cdbs to dh-r
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 Oct 2017 12:29:51 +0200
 
diff --git a/debian/control b/debian/control
index 1237fab..82128c1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 10),
-               cdbs,
-               r-base-dev,
+               dh-r,
                r-cran-rcpp,
                r-cran-sp
 Standards-Version: 4.1.1
@@ -18,8 +17,8 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
-         r-cran-rcpp,
-         r-cran-sp
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R geographic data analysis and modeling
  This GNU R package provides functions for reading, writing,
  manipulating, analyzing and modeling of gridded spatial data. The
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

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



More information about the debian-med-commit mailing list