Author: tille Date: 2012-03-07 15:43:58 +0000 (Wed, 07 Mar 2012) New Revision: 9928
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog trunk/packages/R/r-cran-rocr/trunk/debian/upstream Log: Fixed debian/upstream Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2012-03-07 15:39:14 UTC (rev 9927) +++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2012-03-07 15:43:58 UTC (rev 9928) @@ -1,3 +1,11 @@ +r-cran-rocr (1.0-4-4) UNRELEASED; urgency=low + + * debian/upstream + - Remove wrong '|' after Reference field + - Moved DOI and PMID to Reference + + -- Andreas Tille <[email protected]> Wed, 07 Mar 2012 16:42:30 +0100 + r-cran-rocr (1.0-4-3) unstable; urgency=low * Support depending on R pre-releases (debian/rules, Closes: #646157). Modified: trunk/packages/R/r-cran-rocr/trunk/debian/upstream =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/upstream 2012-03-07 15:39:14 UTC (rev 9927) +++ trunk/packages/R/r-cran-rocr/trunk/debian/upstream 2012-03-07 15:43:58 UTC (rev 9928) @@ -1,12 +1,10 @@ Contact: - Tobias Sing <[email protected]> - Oliver Sander <[email protected]> -Reference-DOI: 10.1093/bioinformatics/bti623 Gallery: http://rocr.bioinf.mpi-sb.mpg.de/rocr_gallery.html Homepage: http://rocr.bioinf.mpi-sb.mpg.de Name: ROCR -Reference-PMID: 16096348 -Reference: | +Reference: author: Sing, Tobias and Sander, Oliver and Beerenwinkel, Niko and Lengauer, Thomas title: ROCR: visualizing classifier performance in R journal: Bioinformatics @@ -14,6 +12,8 @@ number: 20 pages: 3940-3941 year: 2005 + PMID: 16096348 + DOI: 10.1093/bioinformatics/bti623 URL: http://bioinformatics.oxfordjournals.org/cgi/content/abstract/21/20/3940 eprint: http://bioinformatics.oxfordjournals.org/cgi/reprint/21/20/3940.pdf Screenshot: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
