[r-cran-lubridate] 01/02: Add more build dependencies
Daniel Pocock
pocock at moszumanska.debian.org
Thu Feb 25 10:38:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch master
in repository r-cran-lubridate.
commit c385a339fb33ed6f13cff0948681c3c79c1108ae
Author: Daniel Pocock <daniel at pocock.pro>
Date: Thu Feb 25 11:25:10 2016 +0100
Add more build dependencies
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 3cb862f..2fa884e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
r-base-dev (>= 3.0.0),
- cdbs
+ cdbs,
+ r-cran-stringr
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/r-cran-lubridate.git
Vcs-Git: git://anonscm.debian.org/debian-science/r-cran-lubridate.git
@@ -15,8 +16,7 @@ Package: r-cran-lubridate
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${R:Depends},
- r-cran-stringr
+ ${R:Depends}
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
--
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