[r-cran-bradleyterry2] 01/14: Convert to dh-r.

Sébastien Villemot sebastien at debian.org
Sat Sep 30 21:12:37 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-bradleyterry2.

commit f61f30fb63d55a5d896b3f9eb25862d027efd3f6
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Sep 30 22:47:08 2017 +0200

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

diff --git a/debian/control b/debian/control
index 38c3378..151085f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Balint Reczey <balint at balintreczey.hu>
 Section: gnu-r
 Priority: optional
-Build-Depends: r-base-dev, r-cran-lme4, r-cran-brglm, r-cran-gtools,
- r-cran-nloptr, r-base-core, debhelper (>= 9), cdbs
+Build-Depends: dh-r, r-cran-lme4, r-cran-brglm, r-cran-gtools,
+ r-cran-nloptr, r-base-core, debhelper (>= 9)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-bradleyterry2.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-bradleyterry2.git
@@ -12,8 +12,10 @@ Homepage: http://bradleyterry2.r-forge.r-project.org
 
 Package: r-cran-bradleyterry2
 Architecture: all
-Depends: r-base-core, r-cran-lme4, r-cran-brglm, r-cran-gtools,
- ${R:Depends}
+Depends: ${misc:Depends},
+         ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package for using Bradley-Terry models
  Specify and fit the Bradley-Terry model, including structured versions
  in which the parameters are related to explanatory variables through a
diff --git a/debian/rules b/debian/rules
index 1f22180..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
 
-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-bradleyterry2.git



More information about the debian-science-commits mailing list