[r-cran-modeltools] 03/07: Convert to dh-r.

Sébastien Villemot sebastien at debian.org
Thu Sep 28 19:35:59 UTC 2017


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

sebastien pushed a commit to branch master
in repository r-cran-modeltools.

commit 20fe4709069d2beed57d001c4116107a1b4028be
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Sep 28 21:29:11 2017 +0200

    Convert to dh-r.
---
 debian/control | 8 ++++----
 debian/rules   | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index bd7f5cd..fbc25ff 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Jonathon Love <jon at thon.cc>
 Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
-               r-base-dev
+               dh-r
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-modeltools.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-modeltools.git
@@ -14,8 +13,9 @@ Homepage: http://cran.r-project.org/package=modeltools
 Package: r-cran-modeltools
 Architecture: all
 Depends: ${R:Depends},
-         ${misc:Depends},
-         r-base
+         ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package providing a collection of tools to deal with statistical models
  The r-cran-modeltools package is a GNU R package providing a collection
  of tools to deal with statistical models.
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-modeltools.git



More information about the debian-science-commits mailing list