[pkg-java] r2956 - trunk/bcel/debian
Paul Cager
paulcager-guest at alioth.debian.org
Wed Jan 24 22:01:43 CET 2007
Author: paulcager-guest
Date: 2007-01-24 22:01:43 +0100 (Wed, 24 Jan 2007)
New Revision: 2956
Modified:
trunk/bcel/debian/changelog
trunk/bcel/debian/doc-base
Log:
doc-base corrected to use -doc package
Modified: trunk/bcel/debian/changelog
===================================================================
--- trunk/bcel/debian/changelog 2007-01-24 21:00:53 UTC (rev 2955)
+++ trunk/bcel/debian/changelog 2007-01-24 21:01:43 UTC (rev 2956)
@@ -1,12 +1,21 @@
bcel (5.2-1) experimental; urgency=low
* New upstream release (Closes: #349779)
+ * Upstream now uses Apache Software License version 2
+ * Upgraded to standards version 3.7.2
+ * Bumped debhelper to version 5
* Added myself to co-maintainers
+ * Uses java-gcj compiler, rather than kaffe
* Moved ant / cdbs from build-depends-indep to build-depends as
required by java-policy (and lintian)
+ * Corrected dependencies (removed Java runtime as specified in Java policy)
+ * Patched build.xml to remove <setproxy> actions (which are no supported in
+ all JDKs), and to add a <link> to classpath-doc in the Javadoc target
* Created watch file
- * Bumped debhelper to version 5
- * Linked API docs to classpath-doc
+ * Created "install" and "links" files for both binary packages
+ * Moved API docs to /usr/share/doc/libbcel-java/api (as required
+ by draft Java policy)
+ * Added a doc-base
-- Paul Cager <paul-debian at home.paulcager.org> Sat, 13 Jan 2007 23:04:12 +0000
Modified: trunk/bcel/debian/doc-base
===================================================================
--- trunk/bcel/debian/doc-base 2007-01-24 21:00:53 UTC (rev 2955)
+++ trunk/bcel/debian/doc-base 2007-01-24 21:01:43 UTC (rev 2956)
@@ -1,4 +1,4 @@
-Document: libbcel-java
+Document: libbcel-java-doc
Title: API Javadoc for BCEL
Author: BCEL developers
Abstract: This is the API Javadoc provided by the BCEL library.
More information about the pkg-java-commits
mailing list