[r-cran-bms] 01/07: Use dh-r instead of cdbs.
Sébastien Villemot
sebastien at debian.org
Thu Sep 28 10:06:33 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-bms.
commit 2255d21ab61399a725e4e71dc15a346c55cefdd8
Author: Sébastien Villemot <sebastien at debian.org>
Date: Thu Sep 28 11:54:58 2017 +0200
Use dh-r instead of cdbs.
---
debian/control | 3 +--
debian/rules | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 8e8bb25..4b68f69 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.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-bms.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-bms.git
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-bms.git
More information about the debian-science-commits
mailing list