[med-svn] [r-bioc-cummerbund] 04/06: Convert to dh-r

Andreas Tille tille at debian.org
Thu Oct 27 14:10:25 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-cummerbund.

commit a42a154f08123df1d154846ff9249a7c0e1d2453
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 27 15:49:12 2016 +0200

    Convert to dh-r
---
 debian/control | 9 +++------
 debian/rules   | 7 ++-----
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index a2a1789..b75a9bb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev (>= 3.0),
                r-cran-rsqlite,
                r-cran-reshape2,
@@ -21,11 +21,8 @@ Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
-         r-cran-rsqlite,
-         r-cran-reshape2,
-         r-cran-ggplot2,
-         r-cran-fastcluster,
-         r-bioc-gviz (>= 1.14.0)
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: tool for analysis of Cufflinks RNA-Seq output
  Allows for persistent storage, access, exploration, and manipulation of
  Cufflinks high-throughput sequencing data. In addition, provides
diff --git a/debian/rules b/debian/rules
index ef3fe7e..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-debRreposname = bioc
-
-include /usr/share/R/debian/r-cran.mk
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+%:
+	dh $@ --buildsystem R

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



More information about the debian-med-commit mailing list