[med-svn] [r-bioc-biocgenerics] 02/05: Switch to dh-r

Andreas Tille tille at debian.org
Tue Oct 25 20:06:23 UTC 2016


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

tille pushed a commit to tag debian/0.20.0-1
in repository r-bioc-biocgenerics.

commit eb8bdc221da869f944035f2517a4338bba2b29a4
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 25 21:46:54 2016 +0200

    Switch to dh-r
---
 debian/changelog |  6 ++++++
 debian/control   | 10 +++++-----
 debian/rules     |  4 ++--
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e733418..82d351d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-biocgenerics (0.18.0-2) UNRELEASED; urgency=medium
+
+  * Switch to dh-r
+
+ -- Andreas Tille <tille at debian.org>  Tue, 25 Oct 2016 21:46:40 +0200
+
 r-bioc-biocgenerics (0.18.0-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index e974316..01765fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
-Build-Depends: cdbs,
-               debhelper (>= 9),
-               r-base-dev
+Build-Depends: debhelper (>= 9),
+               r-base-dev,
+               dh-r
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-biocgenerics.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-biocgenerics.git
@@ -13,9 +13,9 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/BiocGenerics.ht
 
 Package: r-bioc-biocgenerics
 Architecture: all
-Depends: ${shlibs:Depends},
+Depends: ${R:Depends},
          ${misc:Depends},
-         ${R:Depends}
+         ${shlibs:Depends}
 Description: generic functions for Bioconductor
  S4 generic functions needed by many other Bioconductor packages.
  .
diff --git a/debian/rules b/debian/rules
index a4508a7..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-biocgenerics.git



More information about the debian-med-commit mailing list