[r-cran-coin] 04/08: Convert to dh-r

Andreas Tille tille at debian.org
Wed Nov 30 14:56:48 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-coin.

commit f41dbdf631ef01f9f8bd46f0bfff7b6c72ac1f2e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 30 15:41:21 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d1c20df..247ad1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-coin (1.1-3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * cme fix dpkg-control
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Wed, 30 Nov 2016 15:36:38 +0100
 
diff --git a/debian/control b/debian/control
index 46976da..afd08e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Jonathon Love <jon at thon.cc>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-modeltools,
                r-cran-mvtnorm (>= 1.0-3),
@@ -18,11 +18,9 @@ Package: r-cran-coin
 Architecture: any
 Depends: ${R:Depends},
          ${shlibs:Depends},
-         ${misc:Depends},
-         r-base,
-         r-cran-modeltools,
-         r-cran-mvtnorm (>= 1.0-3),
-         r-cran-multcomp
+         ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package providing conditional inference procedures
  The r-cran-coin package is a GNU R package providing conditional
  inference procedures for the general independence problem including two-
diff --git a/debian/rules b/debian/rules
index 935f37f..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-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-science/packages/r-cran-coin.git



More information about the debian-science-commits mailing list