[med-svn] [r-bioc-dnacopy] 04/05: Convert to dh-r

Andreas Tille tille at debian.org
Fri Oct 28 06:23:56 UTC 2016


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

tille pushed a commit to branch master
in repository r-bioc-dnacopy.

commit 06a80ef0c2149fa2193b1ef22088312d91d0dfdb
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 28 08:15:14 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e274021..da2a060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-bioc-dnacopy (1.48.0-1) UNRELEASED; urgency=medium
 
   * Team upload
   * New upstream version
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Fri, 28 Oct 2016 08:13:28 +0200
 
diff --git a/debian/control b/debian/control
index 1a1ad78..263bf5e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
 Standards-Version: 3.9.8
 Homepage: http://www.bioconductor.org/packages/DNAcopy/
@@ -16,6 +16,8 @@ Architecture: any
 Depends: ${R:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: R package: DNA copy number data analysis
  Implements the circular binary segmentation (CBS) algorithm to segment DNA
  copy number data and identify genomic regions with abnormal copy number.
diff --git a/debian/rules b/debian/rules
index aeb12b3..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-debRreposname=bioc
-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-bioc-dnacopy.git



More information about the debian-med-commit mailing list