[med-svn] [r-cran-scales] 04/07: Convert to dh-r

Andreas Tille tille at debian.org
Mon Nov 14 09:01:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-scales.

commit 598ffedf6529467f142fd80244b0cb704fef15b2
Author: Andreas Tille <tille at debian.org>
Date:   Mon Nov 14 09:49:08 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2d76dfe..a03f2c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-scales (0.4.1-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream version
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Mon, 14 Nov 2016 09:47:20 +0100
 
diff --git a/debian/control b/debian/control
index ddf8bdf..54e68a6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,9 @@ Source: r-cran-scales
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Benjamin Eikel <debian at eikel.org>
 Section: gnu-r
-Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-rcolorbrewer,
                r-cran-dichromat,
@@ -21,12 +20,9 @@ Package: r-cran-scales
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${R:Depends},
-         r-cran-rcolorbrewer,
-         r-cran-dichromat,
-         r-cran-munsell,
-         r-cran-plyr,
-         r-cran-labeling
+         ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: Scale functions for visualization
  Graphical scales map data to aesthetics, and provide
  methods for automatically determining breaks and labels
diff --git a/debian/rules b/debian/rules
index 5000db0..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/R/debian/r-cran.mk
-
-install/$(package)::
-	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE
+%:
+	dh $@ --buildsystem R

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



More information about the debian-med-commit mailing list