This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository liboro-java.
commit 824fafc37f0d9d57445d210d9daa74a94e01496c Author: Emmanuel Bourg <[email protected]> Date: Thu May 28 07:35:24 2015 +0000 Removed the obsolete information in debian/README.debian --- debian/README.debian | 23 ----------------------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/debian/README.debian b/debian/README.debian deleted file mode 100644 index 2746105..0000000 --- a/debian/README.debian +++ /dev/null @@ -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 diff --git a/debian/changelog b/debian/changelog index 81439ff..3514a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/liboro-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

