[r-cran-estimability] 06/10: Convert to dh-r

Andreas Tille tille at debian.org
Wed Nov 23 21:43:26 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-estimability.

commit 4543051f74c9c7c851b32e8c25757c3547a3daa9
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 23 22:08:03 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b29419d..3a0b4e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-estimability (1.2-1) UNRELEASED; urgency=medium
   * New upstream version
   * debhelper 10
   * cme fix dpkg-control
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Wed, 23 Nov 2016 22:04:42 +0100
 
diff --git a/debian/control b/debian/control
index 57487b0..11ef464 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,9 @@ Homepage: http://cran.r-project.org/package=estimability
 Package: r-cran-estimability
 Architecture: all
 Depends: ${R:Depends},
-         ${misc:Depends},
-         r-base
+         ${misc:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package providing tools for determining estimability of linear functions
  The estimability package is a GNU R package providing tools for
  determining estimability of linear functions of regression coefficients,
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-estimability.git



More information about the debian-science-commits mailing list