[med-svn] [r-bioc-deseq2] 05/08: Convert to dh-r

Andreas Tille tille at debian.org
Thu Oct 27 21:16:37 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-deseq2.

commit c88135d7cc902ab19a8d06360ff5726e32838f3f
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 27 18:19:49 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index ec920cc..56db223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-bioc-deseq2 (1.14.0-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Add myself to uploaders
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Thu, 27 Oct 2016 18:17:35 +0200
 
diff --git a/debian/control b/debian/control
index c64c9da..22a7d94 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,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-bioc-genefilter,
                r-cran-ggplot2,
@@ -28,17 +28,8 @@ Architecture: any
 Depends: ${R:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-         r-bioc-genefilter,
-         r-cran-ggplot2,
-         r-cran-hmisc,
-         r-cran-rcpparmadillo,
-         r-cran-foreign,
-         r-cran-nnet,
-         r-bioc-genomicranges,
-         r-bioc-summarizedexperiment,
-         r-bioc-biocparallel,
-         r-bioc-geneplotter,
-         r-cran-testthat
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: R package for RNA-Seq Differential Expression Analysis
  Differential gene expression analysis based on the negative binomial
  distribution. Estimate variance-mean dependence in count data from
diff --git a/debian/rules b/debian/rules
index fe409b4..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
-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-deseq2.git



More information about the debian-med-commit mailing list