[r-cran-corpcor] 04/09: Convert to dh-r instead of cdbs.
Sébastien Villemot
sebastien at debian.org
Thu Sep 28 10:24:20 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-corpcor.
commit 71033b80b311879bd4a1ab66140a91bd6c7695ce
Author: Sébastien Villemot <sebastien at debian.org>
Date: Thu Sep 28 12:17:31 2017 +0200
Convert to dh-r instead of cdbs.
---
debian/control | 2 +-
debian/rules | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index d3ab065..3ba7334 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnu-r
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb at debian.org>
-Build-Depends: debhelper (>= 9), r-base-dev, cdbs, dpkg-dev (>= 1.16.1~),
+Build-Depends: debhelper (>= 9), dh-r, dpkg-dev (>= 1.16.1~),
Standards-Version: 3.9.8
Homepage: https://cran.r-project.org/web/packages/corpcor
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-corpcor.git
diff --git a/debian/rules b/debian/rules
index 96c9a81..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
#!/usr/bin/make -f
-DPKG_EXPORT_BUILDFLAGS = 1
-
-include /usr/share/dpkg/buildflags.mk
-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-corpcor.git
More information about the debian-science-commits
mailing list