[med-svn] [r-cran-pscbs] 04/09: Convert to dh-r

Andreas Tille tille at debian.org
Tue Nov 15 20:29:03 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-pscbs.

commit 78b6d07d1b74cca2ec3177e235215c6fa796d700
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 15 17:56:34 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index fa39aad..791fd3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-pscbs (0.62.0-1) UNRELEASED; urgency=medium
 
   * Team upload
   * New upstream version
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Tue, 15 Nov 2016 17:54:20 +0100
 
diff --git a/debian/control b/debian/control
index b4b34b2..9a177d5 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,
                r-cran-r.methodss3,
                r-cran-r.oo,
@@ -22,14 +22,9 @@ Package: r-cran-pscbs
 Architecture: any
 Depends: ${R:Depends},
          ${misc:Depends},
-         ${shlibs:Depends},
-         r-cran-r.methodss3,
-         r-cran-r.oo,
-         r-cran-r.utils,
-         r-cran-matrixstats,
-         r-cran-r.cache,
-         r-bioc-dnacopy,
-         r-cran-future
+         ${shlibs:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: R package: Analysis of Parent-Specific DNA Copy Numbers
  Segmentation of allele-specific DNA copy number data and detection of regions
  with abnormal copy number within each parental chromosome. Both tumor-normal
diff --git a/debian/rules b/debian/rules
index 71809fc..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-debRreposname=cran
-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-pscbs.git



More information about the debian-med-commit mailing list