[r-cran-lubridate] 04/10: Convert to dh-r

Andreas Tille tille at debian.org
Mon Dec 5 16:31:01 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-lubridate.

commit 09259df9cb1166265ad61e6795a5fa1e3a1f2426
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 5 17:15:34 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 58c17dd..4900b64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-lubridate (1.6.0-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream version
   * cme fix dpkg-control
+  * Convert to dh-r
 
  -- Andreas Tille <tille at debian.org>  Mon, 05 Dec 2016 17:12:29 +0100
 
diff --git a/debian/control b/debian/control
index bf12809..614290e 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-stringr
 Standards-Version: 3.9.8
 Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/r-cran-lubridate.git
@@ -17,6 +17,8 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: simplifies dealing with dates in R
  Functions to work with date-times and timespans: fast and user
  friendly parsing of date-time data, extraction and updating of components of
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-lubridate.git



More information about the debian-science-commits mailing list