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

Andreas Tille tille at debian.org
Sun Dec 4 21:28:20 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-glmnet.

commit 5bf59a8e40307ab2a248b8ca9928f83196c4fc9f
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 4 22:02:47 2016 +0100

    Convert to dh-r
---
 debian/changelog | 1 +
 debian/control   | 5 +++--
 debian/rules     | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28aa9dd..0e245a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-glmnet (2.0-5-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * cme fix dpkg-control
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Sun, 04 Dec 2016 21:59:47 +0100
 
diff --git a/debian/control b/debian/control
index 3f39f9b..892484c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
                r-base-dev (>= 3.0.0),
-               cdbs,
+               dh-r,
                r-cran-matrix,
                r-cran-foreach
 Standards-Version: 3.9.8
@@ -18,8 +18,9 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
-         r-cran-foreach,
          libjs-mathjax
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: Lasso and Elastic-Net Regularized Generalized Linear Models
  Extremely efficient procedures for fitting the entire lasso or elastic-net
  regularization path for linear regression, logistic and multinomial
diff --git a/debian/rules b/debian/rules
index 2fbba2d..68d9a36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +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-glmnet.git



More information about the debian-science-commits mailing list