Author: plessy Date: 2011-10-22 04:26:34 +0000 (Sat, 22 Oct 2011) New Revision: 8257
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog trunk/packages/R/r-cran-rocr/trunk/debian/rules Log: Uploaded after reverting the installation of NEWS as changelog See http://bugs.debian.org/646192 Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 03:45:18 UTC (rev 8256) +++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 04:26:34 UTC (rev 8257) @@ -1,13 +1,12 @@ -r-cran-rocr (1.0-4-3) UNSTABLE; urgency=low +r-cran-rocr (1.0-4-3) unstable; urgency=low * Support depending on R pre-releases (debian/rules, Closes: #646157). * Machine-readable debian/copyright, format 1.0 (DEP 5). - * Install NEWS as changelog (debian/rules). * Distribute unit tests (debian/docs). * Expanded and moved instructions to test the binary package from debian/README.Debian to debian/README.test. - -- Charles Plessy <[email protected]> Sat, 22 Oct 2011 12:39:56 +0900 + -- Charles Plessy <[email protected]> Sat, 22 Oct 2011 12:56:28 +0900 r-cran-rocr (1.0-4-2) unstable; urgency=low Modified: trunk/packages/R/r-cran-rocr/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/rules 2011-10-22 03:45:18 UTC (rev 8256) +++ trunk/packages/R/r-cran-rocr/trunk/debian/rules 2011-10-22 04:26:34 UTC (rev 8257) @@ -2,8 +2,6 @@ include /usr/share/R/debian/r-cran.mk -DEB_INSTALL_CHANGELOGS_ALL := NEWS - # Require a number equal or superior than the R version the package was built with. install/r-$(debRreposname)-$(cranName):: echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
