This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-doparallel.
commit 04086cd60aa75eaa7a208d447d4e3d3be9b3f47d Author: Andreas Tille <[email protected]> Date: Thu Jun 23 06:43:39 2016 +0000 Add strangely missing misc:Depends and upload --- debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5b914d6..d00174e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -r-cran-doparallel (1.0.10-3) UNRELEASED; urgency=medium +r-cran-doparallel (1.0.10-3) unstable; urgency=medium * Test-Depends and Suggests: r-cran-caret, r-cran-mlbench, r-cran-rpart - -- Andreas Tille <[email protected]> Thu, 09 Jun 2016 15:02:28 +0200 + -- Andreas Tille <[email protected]> Thu, 23 Jun 2016 08:29:43 +0200 r-cran-doparallel (1.0.10-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index b2570f8..da80250 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Homepage: http://cran.r-project.org/web/packages/doParallel Package: r-cran-doparallel Architecture: any Depends: ${shlibs:Depends}, + ${misc:Depends}, ${R:Depends}, r-cran-iterators, r-cran-foreach -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-doparallel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
