[med-svn] [r-cran-dichromat] 02/11: Convert from cdbs to dh-r

Andreas Tille tille at debian.org
Fri Nov 10 11:42:16 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-dichromat.

commit 43e042d9fc77bcd750cf21622750dcbd2004cf87
Author: Andreas Tille <tille at debian.org>
Date:   Fri Nov 10 12:33:20 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index a4bb0ea..fd64060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-dichromat (1:2.0-0-1) UNRELEASED; urgency=medium
   * Use canonical name of CRAN source packages
   * No version mangling of original CRAN version
   * Secure URI in watch file
+  * Convert from cdbs to dh-r
 
  -- Andreas Tille <tille at debian.org>  Fri, 10 Nov 2017 12:12:42 +0100
 
diff --git a/debian/control b/debian/control
index 6feb798..cb25de9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Uploaders: Ivo Maintz <ivo at maintz.de>,
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9.0),
-               r-base-dev,
-               cdbs
+               dh-r
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-dichromat.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-dichromat.git
@@ -16,6 +15,8 @@ Package: r-cran-dichromat
 Architecture: all
 Depends: ${misc:Depends},
          ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R color schemes for dichromats
  This GNU R package collapses red-green distinctions to simulate the effects
  of colour-blindness.
diff --git a/debian/rules b/debian/rules
index 43eeb97..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/R/debian/r-cran.mk
-
-get-orig-source:
-	uscan --verbose --force-download
+%:
+	dh $@ --buildsystem R

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



More information about the debian-med-commit mailing list