[med-svn] r19640 - trunk/packages/R/r-cran-rocr/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Jul 17 21:37:02 UTC 2015
Author: tille
Date: 2015-07-17 21:37:02 +0000 (Fri, 17 Jul 2015)
New Revision: 19640
Modified:
trunk/packages/R/r-cran-rocr/trunk/debian/changelog
trunk/packages/R/r-cran-rocr/trunk/debian/control
Log:
New upstream version; cme fix dpkg-control
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2015-07-17 21:33:15 UTC (rev 19639)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2015-07-17 21:37:02 UTC (rev 19640)
@@ -1,3 +1,10 @@
+r-cran-rocr (1.0-7-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Fri, 17 Jul 2015 23:33:45 +0200
+
r-cran-rocr (1.0-5-1) unstable; urgency=low
* New upstream release
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/control 2015-07-17 21:33:15 UTC (rev 19639)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/control 2015-07-17 21:37:02 UTC (rev 19640)
@@ -1,19 +1,28 @@
Source: r-cran-rocr
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>,
+ Dirk Eddelbuettel <edd at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>,
- Dirk Eddelbuettel <edd at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 3.0.0), r-cran-gplots, r-cran-gtools, r-cran-gdata
-Standards-Version: 3.9.4
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-rocr/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-rocr/trunk/
+Build-Depends: debhelper (>= 8),
+ cdbs,
+ r-base-dev (>= 3.0.0),
+ r-cran-gplots,
+ r-cran-gtools,
+ r-cran-gdata
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rocr/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rocr/trunk/
Homepage: http://rocr.bioinf.mpi-sb.mpg.de
Package: r-cran-rocr
Architecture: all
-Depends: ${misc:Depends}, ${R:Depends}, r-cran-gplots, r-cran-gtools, r-cran-gdata
+Depends: ${misc:Depends},
+ ${R:Depends},
+ r-cran-gplots,
+ r-cran-gtools,
+ r-cran-gdata
Suggests: r-cran-runit
Description: GNU R package to prepare and display ROC curves
ROC graphs, sensitivity/specificity curves, lift charts,
More information about the debian-med-commit
mailing list