[med-svn] [r-cran-rngtools] 01/06: Add missing (Build-)Depends

Andreas Tille tille at debian.org
Thu Jul 7 09:38:29 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-rngtools.

commit dc68485b5674bd4bf3c9bf095f49f2a2b44ea008
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 5 20:04:42 2016 +0200

    Add missing (Build-)Depends
---
 debian/changelog | 2 +-
 debian/control   | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24a07e5..0a8ce5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-rngtools (1.2.4-1) UNRELEASED; urgency=medium
+r-cran-rngtools (1.2.4-1) unstable; urgency=medium
 
   * Initial release. (Closes: #829502)
 
diff --git a/debian/control b/debian/control
index cfb9ea3..871b4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,10 @@ Section: gnu-r
 Priority: optional
 Build-Depends: debhelper (>= 9),
                r-base-dev (>= 3.0.0),
-               cdbs
+               cdbs,
+               r-cran-pkgmaker (>= 0.20),
+               r-cran-stringr,
+               r-cran-digest
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-rngtools.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-rngtools.git
@@ -16,7 +19,9 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
-         r-cran-pkgmaker (>= 0.20)
+         r-cran-pkgmaker (>= 0.20),
+         r-cran-stringr,
+         r-cran-digest
 Description: GNU R package for random number generators.
     This package contains a set of functions
     for working with Random Number Generators (RNGs). In particular, it

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rngtools.git



More information about the debian-med-commit mailing list