[med-svn] [r-bioc-geneplotter] 04/06: Convert to dh-r
Andreas Tille
tille at debian.org
Fri Oct 28 06:57:17 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-geneplotter.
commit 581d72ce345906a76d491c4569874dfca680c21e
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 28 08:47:17 2016 +0200
Convert to dh-r
---
debian/changelog | 1 +
debian/control | 10 +++-------
debian/rules | 4 ++--
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d722ed7..0392645 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-bioc-geneplotter (1.52.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:45:48 +0200
diff --git a/debian/control b/debian/control
index c529511..6cee79e 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-bioc-biobase,
r-bioc-biocgenerics,
@@ -21,11 +21,7 @@ Package: r-bioc-geneplotter
Architecture: all
Depends: ${R:Depends},
${misc:Depends},
- r-bioc-biobase,
- r-bioc-biocgenerics,
- r-cran-lattice,
- r-bioc-annotate,
- r-cran-rcolorbrewer,
- r-bioc-annotationdbi
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: R package of functions for plotting genomic data
geneplotter contains plotting functions for microarrays
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-geneplotter.git
More information about the debian-med-commit
mailing list