[r-cran-caret] 03/11: cme fix dpkg-control

Andreas Tille tille at debian.org
Tue Nov 29 13:35:55 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-caret.

commit 5df5e7c96a23d7a40dc0a0c9a6f9caba65ae005a
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 29 14:17:16 2016 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 39 +++++++++++++++++++++++++++------------
 2 files changed, 28 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c0377f4..efd42f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-caret (6.0-73+dfsg1-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream version
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Tue, 29 Nov 2016 14:09:27 +0100
 
diff --git a/debian/control b/debian/control
index 497331b..b7ce8a5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,37 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Balint Reczey <balint at balintreczey.hu>
 Section: gnu-r
 Priority: optional
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-base-core (>= 2.10),
-               r-cran-lattice (>= 0.20), r-cran-ggplot2, r-cran-car,
-               r-cran-reshape2, r-cran-foreach, r-cran-plyr,
-               r-cran-nlme, r-cran-bradleyterry2
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-caret.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-caret.git
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev,
+               r-base-core,
+               r-cran-lattice,
+               r-cran-ggplot2,
+               r-cran-car,
+               r-cran-reshape2,
+               r-cran-foreach,
+               r-cran-plyr,
+               r-cran-nlme,
+               r-cran-bradleyterry2
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-caret.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-caret.git
 Homepage: http://topepo.github.io/caret/index.html
 
 Package: r-cran-caret
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-         r-base-core, r-cran-lattice, r-cran-ggplot2, r-cran-car,
-         r-cran-reshape2, r-cran-foreach, r-cran-plyr, r-cran-nlme,
-         r-cran-bradleyterry2, ${R:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         r-base-core,
+         r-cran-lattice,
+         r-cran-ggplot2,
+         r-cran-car,
+         r-cran-reshape2,
+         r-cran-foreach,
+         r-cran-plyr,
+         r-cran-nlme,
+         r-cran-bradleyterry2,
+         ${R:Depends}
 Description: GNU R package for classification and regression training
- .
  Misc functions for training and plotting classification and regression
  models.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-caret.git



More information about the debian-science-commits mailing list