Author: smoe-guest Date: 2009-01-14 17:26:54 +0000 (Wed, 14 Jan 2009) New Revision: 2983
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog trunk/packages/R/r-cran-rocr/trunk/debian/watch Log: Fixes by Dirk. Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2009-01-14 15:08:58 UTC (rev 2982) +++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2009-01-14 17:26:54 UTC (rev 2983) @@ -1,3 +1,15 @@ +r-cran-rocr (1.0-2-1.1) unstable; urgency=low + + * Non-maintainer upload + + * debian/watch: Corrected as this is in fact case-sensitive + + * debian/control: Removed myself from uploaders as + - Steffen never asked me whether I wanted to be included + - Steffen never removed me despited repeated requests to do so + + -- Dirk Eddelbuettel <[email protected]> Sat, 29 Nov 2008 13:13:47 -0600 + r-cran-rocr (1.0-2-1) unstable; urgency=low * Initial release (closes: #492524). Modified: trunk/packages/R/r-cran-rocr/trunk/debian/watch =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/watch 2009-01-14 15:08:58 UTC (rev 2982) +++ trunk/packages/R/r-cran-rocr/trunk/debian/watch 2009-01-14 17:26:54 UTC (rev 2983) @@ -1,3 +1,3 @@ version=3 -http://cran.r-project.org/src/contrib/rocr_([-0-9\.]*)\.tar\.gz +http://cran.r-project.org/src/contrib/ROCR_([-0-9\.]*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
