Author: ebourg-guest Date: 2015-05-28 07:35:24 +0000 (Thu, 28 May 2015) New Revision: 18712
Removed: trunk/liboro-java/debian/README.debian Modified: trunk/liboro-java/debian/changelog Log: Removed the obsolete information in debian/README.debian Deleted: trunk/liboro-java/debian/README.debian =================================================================== --- trunk/liboro-java/debian/README.debian 2015-05-28 07:30:45 UTC (rev 18711) +++ trunk/liboro-java/debian/README.debian 2015-05-28 07:35:24 UTC (rev 18712) @@ -1,23 +0,0 @@ -Jakarta ORO for Debian ----------------------- - -- Original Jakarta-ORO package is built by JDK's javac, javadoc, and jar. - But this debian's version package is built by jikes, doc++, and - Kaffe VM's jar. - -- For more information about Jakarta ORO please take a look at the - API Document or Jakarta ORO home page at - http://jakarta.apache.org/oro/index.html. - -issue: - -- API document should be compiled by doc++ instead of SUN's javadoc. - But doc++ in sid has problems and API document can't be compiled by - doc++. The problems are - - 1. doc++ spend huge time. - 2. doc++ create separated file by each method. - - Remove comments at debian/rules when problems will be fixed. - -Takashi Okamoto <[email protected]> Mon, 12 Feb 2001 09:55:18 +0900 Modified: trunk/liboro-java/debian/changelog =================================================================== --- trunk/liboro-java/debian/changelog 2015-05-28 07:30:45 UTC (rev 18711) +++ trunk/liboro-java/debian/changelog 2015-05-28 07:35:24 UTC (rev 18712) @@ -1,6 +1,7 @@ liboro-java (2.0.8a-10) UNRELEASED; urgency=low [ Emmanuel Bourg ] + * Removed the obsolete information in debian/README.debian * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

