CVS asm/debian

Barry Hawkins barryh-guest at haydn.debian.org
Wed Aug 17 04:08:53 UTC 2005


Update of /cvsroot/pkg-java/asm/debian
In directory haydn:/tmp/cvs-serv8676

Modified Files:
	control 
Log Message:
Commit of patch provided by Wolfgang Baer in Bug #310237.


--- /cvsroot/pkg-java/asm/debian/control	2005/08/17 03:51:48	1.1.1.1
+++ /cvsroot/pkg-java/asm/debian/control	2005/08/17 04:08:53	1.2
@@ -1,13 +1,14 @@
 Source: asm
-Section: contrib/devel
+Section: devel
 Priority: optional
 Maintainer: Marcus Crafter <crafterm at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), ant, sharutils, j2sdk | java2-compiler
+Build-Depends-Indep: debhelper (>= 4.0.0), libant1.6-java, kaffe, sharutils
 Standards-Version: 3.6.1.1
 
 Package: libasm-java
 Architecture: all
-Depends: j2re1.3 | java2-runtime, ${misc:Depends}
+Depends: kaffe | java1-runtime | java2-runtime, ${misc:Depends}
+Suggests: java-virtual-machine, libasm-java-doc
 Description: Java bytecode manipulation framework
  ASM is a Java bytecode manipulation framework. It can be used to
  dynamically generate stub classes or other proxy classes, directly in



More information about the pkg-java-commits mailing list