[pkg-java] r15535 - in tags/bcel: . 5.2-9/debian 5.2-9/debian/patches

Tony Mancill tmancill at alioth.debian.org
Tue Dec 13 06:00:13 UTC 2011


Author: tmancill
Date: 2011-12-13 06:00:12 +0000 (Tue, 13 Dec 2011)
New Revision: 15535

Added:
   tags/bcel/5.2-9/
   tags/bcel/5.2-9/debian/ant.properties
   tags/bcel/5.2-9/debian/changelog
   tags/bcel/5.2-9/debian/control
   tags/bcel/5.2-9/debian/libbcel-java.dirs
   tags/bcel/5.2-9/debian/libbcel-java.links
   tags/bcel/5.2-9/debian/patches/encoding.patch
   tags/bcel/5.2-9/debian/patches/series
Removed:
   tags/bcel/5.2-9/debian/changelog
   tags/bcel/5.2-9/debian/control
   tags/bcel/5.2-9/debian/libbcel-java.dirs
   tags/bcel/5.2-9/debian/patches/series
Log:
[svn-buildpackage] Tagging bcel 5.2-9

Copied: tags/bcel/5.2-9/debian/ant.properties (from rev 15524, trunk/bcel/debian/ant.properties)
===================================================================
--- tags/bcel/5.2-9/debian/ant.properties	                        (rev 0)
+++ tags/bcel/5.2-9/debian/ant.properties	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,4 @@
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5

Deleted: tags/bcel/5.2-9/debian/changelog
===================================================================
--- trunk/bcel/debian/changelog	2011-12-10 01:04:09 UTC (rev 15520)
+++ tags/bcel/5.2-9/debian/changelog	2011-12-13 06:00:12 UTC (rev 15535)
@@ -1,203 +0,0 @@
-bcel (5.2-9) UNRELEASED; urgency=low
-
-  * Add version constraint on newer maven-repo-helper
-  * d/rules: use mh_install instead of mh_installpoms + mh_installjar
-  * Add --has-package-version switch in libbcel-java.poms and other
-    options for mh_install
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Fri, 03 Dec 2010 23:16:07 +0200
-
-bcel (5.2-8) experimental; urgency=low
-
-  * Team upload.
-    - Upload to experimental due to freeze.
-  * Updated javadoc linking to work with default-jdk-doc.
-  * Use javahelper to calculate the recommends for the jacvadoc.
-  * Added patch description to patches.
-  * Updated the version number in the manifest.
-  * Made patches compatible with quilt and let the 3.0 (quilt)
-    source apply them.
-    - This lead to a split of build.xml.patch into two patches.
-  * Bumped debhelper compat to 7.
-  * Use mh_clean to clean up after the mh_* commands.
-  * Bumped S-V to 3.9.1 - no changes required.
-  * Removed libxerces2-java and libregexp-java from (Build-)Depends
-    - They are not used (anymore?).
-  * Updated the description for the doc package.
-
- -- Niels Thykier <niels at thykier.net>  Fri, 03 Dec 2010 14:56:47 +0100
-
-bcel (5.2-7) unstable; urgency=low
-
-  * Change the (Build-)Depends for the jdk's doc package to default-jdk-doc.
-    (Closes: 567267)
-  * Downgrade the Depends on the jdk's doc package to Recommends.
-  * Remove Stefan, Arnaud, Wolfgang, and Paul from Uploaders list. Thanks to
-    your contribution in the past!
-  * Update Standards-Version: 3.8.4.
-  * Switch to source format 3.0.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 29 Jun 2010 20:25:48 +0200
-
-bcel (5.2-6) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 10:27:53 +0200
-
-bcel (5.2-5) experimental; urgency=low
-
-  * Add the Maven POM to the package
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Add ${misc:Depends} to Depends to clear Lintian warnings
-  * Drop the dependency on libxerces2-java-doc on the
-    libbcel-java-doc package as xerces2 is not a runtime dependency
-    for bcel, in fact xerces is not used at all in bcel's code. 
-    It caused lots of confusion in Ubuntu for nothing - see LP #190247.
-  * Add libbcel-java-doc.docs to ship to real docs for a change.
-  * Move the API docs to /usr/share/java/libbcel-java/api
-  * Remove the link to bcel.jar installed in /usr/share/ant/lib, modify
-    ant at the same time to install by itself this link
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 22 Jul 2009 17:53:47 +0100
-
-bcel (5.2-4) unstable; urgency=low
-
-  [ Matthias Klose ]
-  * Build-depend on default-jdk instead of java-gcj-compat-dev. (Closes:
-    #517840, #526277)
-
-  [ Torsten Werner ]
-  * Add myself to Uploaders.
-  * Do no longer quote the full text of the Apache-2.0 license.
-  * Switch to debhelper compat level 5.
-  * Update Standards-Version: 3.8.2:
-    - Fix Homepage header.
-    - Add Vcs headers.
-    - Move package to Section: java.
-  * Prefer openjdk-6-doc as Depends for the -doc package.
-
- -- Torsten Werner <twerner at debian.org>  Thu, 30 Jul 2009 17:41:12 +0200
-
-bcel (5.2-3) unstable; urgency=low
-
-  * Added link from /usr/share/ant/lib/bcel.jar to /usr/share/java/bcel.jar
-    (Closes: #440000).
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 01 Sep 2007 10:44:44 +0200
-
-bcel (5.2-2) unstable; urgency=low
-
-  * Migrate experimental version to unstable.
-  * Remove downloading of a Jar from build.xml.
-
- -- Paul Cager <paul-debian at home.paulcager.org>  Sun, 15 Apr 2007 21:49:05 +0100
-
-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
-  * 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
-
-bcel (5.1-6) unstable; urgency=low
-
-  * kaffe compiler transition
-  * Removed Takashi from uploaders to reflect current maintainers
-  * Bumped debhelper version to fix linda error
-
- -- Wolfgang Baer <WBaer at gmx.de>  Mon, 16 Jan 2006 13:52:14 +0100
-
-bcel (5.1-5) unstable; urgency=low
-
-  * libant1.6-java to ant transition
-  * Changed xerces dependency to xerces2
-  * Removed explicit dependencies on gjdoc, jikes
-  * Added myself to uploaders
-  * Standards-Version 3.6.2
-
- -- Wolfgang Baer <WBaer at gmx.de>  Sun, 25 Sep 2005 00:09:17 +0200
-
-bcel (5.1-4) unstable; urgency=low
-
-  * Reupload with orig tarball (Closes: #301507).
-  * Removed trailing line in debian/compat and debian/libjava-bcel-doc.docs.
-
- -- Michael Koch <konqueror at gmx.de>  Mon, 28 Mar 2005 10:02:02 +0000
-
-bcel (5.1-3) unstable; urgency=low
-
-  * Move all packages to main.
-  * Fixed Depends and Suggests.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 12 Mar 2005 23:13:25 +0000
-
-bcel (5.1-2) unstable; urgency=low
-
-  * Moved to main.
-  * Ported to CDBS.
-  * Use Debian Java Packagers as Maintainer.
-  * Added Takashi, Arnaud, myself to Uploaders.
-  * Build-Depend and use kaffe and libant1.6-java.
-  * Standards-Version: 3.6.1 (no changes required).
-
- -- Michael Koch <konqueror at gmx.de>  Wed,  9 Mar 2005 17:02:28 +0000
-
-bcel (5.1-1mkoch1) unstable; urgency=low
-
-  * New upstream release
-    + This version is compatible with JDK 1.4 (closes: #174977)
-  * Added myself to Uploaders
-  * Standards-Version: 3.6.0 (no changes required)
-    + Don't use Ant in the clean target to avoid Build-Depends:
-  * Build with debhelper >= 4.1.0 to get rid of /usr/doc compatibility
-    symlinks
-  * Updated long description and added a link to the home page.
-  * Fixed build dependencies (closes: #174980)
-  * Build using j2sdk1.4
-  * Moved libbcel-java-doc from contrib/libs to contrib/doc
-  * Updated download location and upstream authors debian/copyright
-  * Fixed package dependencies according to the Java policy (closes: #174984)
-  * Only build the API documentation, building the real documentaion requires
-    addisional files from the Jakarta project
-
- -- Stefan Gybas <sgybas at debian.org>  Mon, 14 Jul 2003 20:43:51 +0200
-
-bcel (5.0-1) unstable; urgency=low
-
-  * New upstream release. (Cleses #137459 request new package)
-
- -- Takashi Okamoto <tora at debian.org>  Fri,  5 Jul 2002 18:18:18 +0900
-
-bcel (4.3.1-3) unstable; urgency=low
-
-  * fixed bcel.jar was invalid (Closes: #136352)
-
- -- Takashi Okamoto <tora at debian.org>  Sat,  2 Mar 2002 10:18:27 +0900
-
-bcel (4.3.1-2) unstable; urgency=low
-
-  * remove ant dependeny (Closes: #133066)
-  * move to new Java Policy
-
- -- Takashi Okamoto <tora at debian.org>  Sat,  9 Feb 2002 19:13:48 +0900
-
-bcel (4.3.1-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Takashi Okamoto <tora at debian.org>  Sun,  5 Aug 2001 10:22:10 +0900

Copied: tags/bcel/5.2-9/debian/changelog (from rev 15534, trunk/bcel/debian/changelog)
===================================================================
--- tags/bcel/5.2-9/debian/changelog	                        (rev 0)
+++ tags/bcel/5.2-9/debian/changelog	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,214 @@
+bcel (5.2-9) unstable; urgency=low
+
+  * Team upload.
+
+  [Ludovic Claude]
+  * Add version constraint on newer maven-repo-helper
+  * d/rules: use mh_install instead of mh_installpoms + mh_installjar
+  * Add --has-package-version switch in libbcel-java.poms and other
+    options for mh_install
+
+  [tony mancill]
+  * Apply patch to address FTBFS on JDK7 (Closes: #651146)
+    - Thank you to James Page.
+  * Fix Vcs-Browser field (Closes: #634835)
+  * Add d/libbcel-java.links (workaround for #651901)
+  * Bumped Standards-Version to 3.9.2 - no changes required.
+  * Upload to unstable.
+
+ -- tony mancill <tmancill at debian.org>  Mon, 12 Dec 2011 21:42:34 -0800
+
+bcel (5.2-8) experimental; urgency=low
+
+  * Team upload.
+    - Upload to experimental due to freeze.
+  * Updated javadoc linking to work with default-jdk-doc.
+  * Use javahelper to calculate the recommends for the jacvadoc.
+  * Added patch description to patches.
+  * Updated the version number in the manifest.
+  * Made patches compatible with quilt and let the 3.0 (quilt)
+    source apply them.
+    - This lead to a split of build.xml.patch into two patches.
+  * Bumped debhelper compat to 7.
+  * Use mh_clean to clean up after the mh_* commands.
+  * Bumped S-V to 3.9.1 - no changes required.
+  * Removed libxerces2-java and libregexp-java from (Build-)Depends
+    - They are not used (anymore?).
+  * Updated the description for the doc package.
+
+ -- Niels Thykier <niels at thykier.net>  Fri, 03 Dec 2010 14:56:47 +0100
+
+bcel (5.2-7) unstable; urgency=low
+
+  * Change the (Build-)Depends for the jdk's doc package to default-jdk-doc.
+    (Closes: 567267)
+  * Downgrade the Depends on the jdk's doc package to Recommends.
+  * Remove Stefan, Arnaud, Wolfgang, and Paul from Uploaders list. Thanks to
+    your contribution in the past!
+  * Update Standards-Version: 3.8.4.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 29 Jun 2010 20:25:48 +0200
+
+bcel (5.2-6) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 10:27:53 +0200
+
+bcel (5.2-5) experimental; urgency=low
+
+  * Add the Maven POM to the package
+  * Add a Build-Depends-Indep dependency on maven-repo-helper
+  * Add ${misc:Depends} to Depends to clear Lintian warnings
+  * Drop the dependency on libxerces2-java-doc on the
+    libbcel-java-doc package as xerces2 is not a runtime dependency
+    for bcel, in fact xerces is not used at all in bcel's code. 
+    It caused lots of confusion in Ubuntu for nothing - see LP #190247.
+  * Add libbcel-java-doc.docs to ship to real docs for a change.
+  * Move the API docs to /usr/share/java/libbcel-java/api
+  * Remove the link to bcel.jar installed in /usr/share/ant/lib, modify
+    ant at the same time to install by itself this link
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 22 Jul 2009 17:53:47 +0100
+
+bcel (5.2-4) unstable; urgency=low
+
+  [ Matthias Klose ]
+  * Build-depend on default-jdk instead of java-gcj-compat-dev. (Closes:
+    #517840, #526277)
+
+  [ Torsten Werner ]
+  * Add myself to Uploaders.
+  * Do no longer quote the full text of the Apache-2.0 license.
+  * Switch to debhelper compat level 5.
+  * Update Standards-Version: 3.8.2:
+    - Fix Homepage header.
+    - Add Vcs headers.
+    - Move package to Section: java.
+  * Prefer openjdk-6-doc as Depends for the -doc package.
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 30 Jul 2009 17:41:12 +0200
+
+bcel (5.2-3) unstable; urgency=low
+
+  * Added link from /usr/share/ant/lib/bcel.jar to /usr/share/java/bcel.jar
+    (Closes: #440000).
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 01 Sep 2007 10:44:44 +0200
+
+bcel (5.2-2) unstable; urgency=low
+
+  * Migrate experimental version to unstable.
+  * Remove downloading of a Jar from build.xml.
+
+ -- Paul Cager <paul-debian at home.paulcager.org>  Sun, 15 Apr 2007 21:49:05 +0100
+
+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
+  * 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
+
+bcel (5.1-6) unstable; urgency=low
+
+  * kaffe compiler transition
+  * Removed Takashi from uploaders to reflect current maintainers
+  * Bumped debhelper version to fix linda error
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Mon, 16 Jan 2006 13:52:14 +0100
+
+bcel (5.1-5) unstable; urgency=low
+
+  * libant1.6-java to ant transition
+  * Changed xerces dependency to xerces2
+  * Removed explicit dependencies on gjdoc, jikes
+  * Added myself to uploaders
+  * Standards-Version 3.6.2
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Sun, 25 Sep 2005 00:09:17 +0200
+
+bcel (5.1-4) unstable; urgency=low
+
+  * Reupload with orig tarball (Closes: #301507).
+  * Removed trailing line in debian/compat and debian/libjava-bcel-doc.docs.
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 28 Mar 2005 10:02:02 +0000
+
+bcel (5.1-3) unstable; urgency=low
+
+  * Move all packages to main.
+  * Fixed Depends and Suggests.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 12 Mar 2005 23:13:25 +0000
+
+bcel (5.1-2) unstable; urgency=low
+
+  * Moved to main.
+  * Ported to CDBS.
+  * Use Debian Java Packagers as Maintainer.
+  * Added Takashi, Arnaud, myself to Uploaders.
+  * Build-Depend and use kaffe and libant1.6-java.
+  * Standards-Version: 3.6.1 (no changes required).
+
+ -- Michael Koch <konqueror at gmx.de>  Wed,  9 Mar 2005 17:02:28 +0000
+
+bcel (5.1-1mkoch1) unstable; urgency=low
+
+  * New upstream release
+    + This version is compatible with JDK 1.4 (closes: #174977)
+  * Added myself to Uploaders
+  * Standards-Version: 3.6.0 (no changes required)
+    + Don't use Ant in the clean target to avoid Build-Depends:
+  * Build with debhelper >= 4.1.0 to get rid of /usr/doc compatibility
+    symlinks
+  * Updated long description and added a link to the home page.
+  * Fixed build dependencies (closes: #174980)
+  * Build using j2sdk1.4
+  * Moved libbcel-java-doc from contrib/libs to contrib/doc
+  * Updated download location and upstream authors debian/copyright
+  * Fixed package dependencies according to the Java policy (closes: #174984)
+  * Only build the API documentation, building the real documentaion requires
+    addisional files from the Jakarta project
+
+ -- Stefan Gybas <sgybas at debian.org>  Mon, 14 Jul 2003 20:43:51 +0200
+
+bcel (5.0-1) unstable; urgency=low
+
+  * New upstream release. (Cleses #137459 request new package)
+
+ -- Takashi Okamoto <tora at debian.org>  Fri,  5 Jul 2002 18:18:18 +0900
+
+bcel (4.3.1-3) unstable; urgency=low
+
+  * fixed bcel.jar was invalid (Closes: #136352)
+
+ -- Takashi Okamoto <tora at debian.org>  Sat,  2 Mar 2002 10:18:27 +0900
+
+bcel (4.3.1-2) unstable; urgency=low
+
+  * remove ant dependeny (Closes: #133066)
+  * move to new Java Policy
+
+ -- Takashi Okamoto <tora at debian.org>  Sat,  9 Feb 2002 19:13:48 +0900
+
+bcel (4.3.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Takashi Okamoto <tora at debian.org>  Sun,  5 Aug 2001 10:22:10 +0900

Deleted: tags/bcel/5.2-9/debian/control
===================================================================
--- trunk/bcel/debian/control	2011-12-10 01:04:09 UTC (rev 15520)
+++ tags/bcel/5.2-9/debian/control	2011-12-13 06:00:12 UTC (rev 15535)
@@ -1,51 +0,0 @@
-Source: bcel
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Torsten Werner <twerner at debian.org>
-Build-Depends-Indep: maven-repo-helper (>= 1.5), default-jdk, default-jdk-doc, javahelper (>= 0.32~)
-Build-Depends: ant (>= 1.6.5), cdbs (>= 0.4.5.3), debhelper (>= 7)
-Standards-Version: 3.9.1
-Homepage: http://jakarta.apache.org/bcel/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bcel
-Vcs-Browser: http://wsvn.debian.org/svn/pkg-java/trunk/bcel/
-
-Package: libbcel-java
-Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}
-Suggests: libbcel-java-doc
-Description: Analyze, create, and manipulate (binary) Java class files
- The Byte Code Engineering Library is intended to give users a convenient
- possibility to analyze, create, and manipulate (binary) Java class files
- (those ending with .class). Classes are represented by objects which contain
- all the symbolic information of the given class: methods, fields and byte
- code instructions, in particular.
- .
- Such objects can be read from an existing file, be transformed by a program
- (e.g. a class loader at run-time) and dumped to a file again. An even more
- interesting application is the creation of classes from scratch at run-time.
- The Byte Code Engineering Library (BCEL) may be also useful if you want to
- learn about the Java Virtual Machine (JVM) and the format of Java .class
- files. 
-
-Package: libbcel-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${java:Depends}
-Recommends: ${java:Recommends}
-Suggests: libbcel-java
-Description: Documentation for Byte Code Engineering Library (BCEL)
- The Byte Code Engineering Library is intended to give users a convenient
- possibility to analyze, create, and manipulate (binary) Java class files
- (those ending with .class). Classes are represented by objects which contain
- all the symbolic information of the given class: methods, fields and byte
- code instructions, in particular.
- .
- Such objects can be read from an existing file, be transformed by a program
- (e.g. a class loader at run-time) and dumped to a file again. An even more
- interesting application is the creation of classes from scratch at run-time.
- The Byte Code Engineering Library (BCEL) may be also useful if you want to
- learn about the Java Virtual Machine (JVM) and the format of Java .class
- files. 
- .
- This package contains the API (javadoc) documentation.

Copied: tags/bcel/5.2-9/debian/control (from rev 15524, trunk/bcel/debian/control)
===================================================================
--- tags/bcel/5.2-9/debian/control	                        (rev 0)
+++ tags/bcel/5.2-9/debian/control	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,51 @@
+Source: bcel
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Koch <konqueror at gmx.de>, Torsten Werner <twerner at debian.org>
+Build-Depends-Indep: maven-repo-helper (>= 1.5), default-jdk, default-jdk-doc, javahelper (>= 0.32~)
+Build-Depends: ant (>= 1.6.5), cdbs (>= 0.4.5.3), debhelper (>= 7)
+Standards-Version: 3.9.2
+Homepage: http://jakarta.apache.org/bcel/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bcel
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/bcel/
+
+Package: libbcel-java
+Architecture: all
+Depends: ${misc:Depends}, ${java:Depends}
+Suggests: libbcel-java-doc
+Description: Analyze, create, and manipulate (binary) Java class files
+ The Byte Code Engineering Library is intended to give users a convenient
+ possibility to analyze, create, and manipulate (binary) Java class files
+ (those ending with .class). Classes are represented by objects which contain
+ all the symbolic information of the given class: methods, fields and byte
+ code instructions, in particular.
+ .
+ Such objects can be read from an existing file, be transformed by a program
+ (e.g. a class loader at run-time) and dumped to a file again. An even more
+ interesting application is the creation of classes from scratch at run-time.
+ The Byte Code Engineering Library (BCEL) may be also useful if you want to
+ learn about the Java Virtual Machine (JVM) and the format of Java .class
+ files. 
+
+Package: libbcel-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${java:Depends}
+Recommends: ${java:Recommends}
+Suggests: libbcel-java
+Description: Documentation for Byte Code Engineering Library (BCEL)
+ The Byte Code Engineering Library is intended to give users a convenient
+ possibility to analyze, create, and manipulate (binary) Java class files
+ (those ending with .class). Classes are represented by objects which contain
+ all the symbolic information of the given class: methods, fields and byte
+ code instructions, in particular.
+ .
+ Such objects can be read from an existing file, be transformed by a program
+ (e.g. a class loader at run-time) and dumped to a file again. An even more
+ interesting application is the creation of classes from scratch at run-time.
+ The Byte Code Engineering Library (BCEL) may be also useful if you want to
+ learn about the Java Virtual Machine (JVM) and the format of Java .class
+ files. 
+ .
+ This package contains the API (javadoc) documentation.

Deleted: tags/bcel/5.2-9/debian/libbcel-java.dirs
===================================================================
--- trunk/bcel/debian/libbcel-java.dirs	2011-12-10 01:04:09 UTC (rev 15520)
+++ tags/bcel/5.2-9/debian/libbcel-java.dirs	2011-12-13 06:00:12 UTC (rev 15535)
@@ -1 +0,0 @@
-usr/share/java

Copied: tags/bcel/5.2-9/debian/libbcel-java.dirs (from rev 15534, trunk/bcel/debian/libbcel-java.dirs)
===================================================================
--- tags/bcel/5.2-9/debian/libbcel-java.dirs	                        (rev 0)
+++ tags/bcel/5.2-9/debian/libbcel-java.dirs	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,2 @@
+usr/share/java
+usr/share/ant/lib

Copied: tags/bcel/5.2-9/debian/libbcel-java.links (from rev 15534, trunk/bcel/debian/libbcel-java.links)
===================================================================
--- tags/bcel/5.2-9/debian/libbcel-java.links	                        (rev 0)
+++ tags/bcel/5.2-9/debian/libbcel-java.links	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1 @@
+usr/share/java/bcel-5.2.jar usr/share/ant/lib/bcel.jar

Copied: tags/bcel/5.2-9/debian/patches/encoding.patch (from rev 15524, trunk/bcel/debian/patches/encoding.patch)
===================================================================
--- tags/bcel/5.2-9/debian/patches/encoding.patch	                        (rev 0)
+++ tags/bcel/5.2-9/debian/patches/encoding.patch	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,33 @@
+Description: Fix encoding of source files for Java 7 compatibility
+Author: James Page <james.page at ubuntu.com>
+Forwarded: not-needed
+
+Index: bcel/build.xml
+===================================================================
+--- bcel.orig/build.xml	2011-12-05 14:50:45.203906796 +0000
++++ bcel/build.xml	2011-12-05 14:51:00.535956116 +0000
+@@ -39,7 +39,7 @@
+   <target name="compile" description="o Compile the code" depends="get-deps">
+     <mkdir dir="${classesdir}">
+     </mkdir>
+-    <javac destdir="${classesdir}" deprecation="true" debug="true" optimize="false" excludes="**/package.html">
++    <javac destdir="${classesdir}" deprecation="true" debug="true" optimize="false" excludes="**/package.html" encoding="ISO-8859-1">
+       <src>
+         <pathelement location="src/java">
+         </pathelement>
+@@ -100,7 +100,7 @@
+     </property>
+     <property name="title" value="jakarta-bcel 5.2 API">
+     </property>
+-    <javadoc use="true" private="true" destdir="${javadocdir}" author="true" version="true" sourcepath="src/java" packagenames="org.apache.bcel.*">
++    <javadoc use="true" private="true" destdir="${javadocdir}" author="true" version="true" sourcepath="src/java" packagenames="org.apache.bcel.*" encoding="ISO-8859-1">
+       <classpath>
+         <path refid="build.classpath">
+         </path>
+@@ -116,4 +116,4 @@
+     <unjar dest="${maven.home}" src="${user.home}/maven-install-latest.jar">
+     </unjar>
+   </target>
+-</project>
+\ No newline at end of file
++</project>

Deleted: tags/bcel/5.2-9/debian/patches/series
===================================================================
--- trunk/bcel/debian/patches/series	2011-12-10 01:04:09 UTC (rev 15520)
+++ tags/bcel/5.2-9/debian/patches/series	2011-12-13 06:00:12 UTC (rev 15535)
@@ -1,3 +0,0 @@
-linkjavadoc.patch
-build.xml.patch
-manifest.patch

Copied: tags/bcel/5.2-9/debian/patches/series (from rev 15524, trunk/bcel/debian/patches/series)
===================================================================
--- tags/bcel/5.2-9/debian/patches/series	                        (rev 0)
+++ tags/bcel/5.2-9/debian/patches/series	2011-12-13 06:00:12 UTC (rev 15535)
@@ -0,0 +1,4 @@
+linkjavadoc.patch
+build.xml.patch
+manifest.patch
+encoding.patch




More information about the pkg-java-commits mailing list