CVS ow-util-ant-tasks/debian

Wolfgang B??r wbaer-guest at haydn.debian.org
Mon Sep 12 21:29:56 UTC 2005


Update of /cvsroot/pkg-java/ow-util-ant-tasks/debian
In directory haydn:/tmp/cvs-serv5331/debian

Modified Files:
	control changelog 
Log Message:
ow-util-ant-tasks (1.3-2) unstable; urgency=low

  * Added patch to fix a dump typo introduced upstream to fix
    build of asm (submitted upstream)
  * Fixed kaffe version in depends (added epoch)
  * Removed java-compiler build-dep alternative to kaffe - we rely on kaffe
  * Fixed description to make linda happy


--- /cvsroot/pkg-java/ow-util-ant-tasks/debian/control	2005/09/06 05:44:19	1.2
+++ /cvsroot/pkg-java/ow-util-ant-tasks/debian/control	2005/09/12 21:29:56	1.3
@@ -3,15 +3,14 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Barry Hawkins <barry at bytemason.org>
-Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.14), kaffe (>= 1.1.5-3) | java-compiler, ant (>= 1.6.5-1), junit, libxalan2-java
+Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.14), kaffe (>= 2:1.1.5-3), ant (>= 1.6.5-1), junit, libxalan2-java
 Standards-Version: 3.6.2.1
 
 Package: libow-util-ant-tasks-java
 Architecture: any
-Depends: ant (>= 1.6.5-1), kaffe (>= 1.1.5-3) | java-runtime
+Depends: ant (>= 1.6.5-1), kaffe (>= 2:1.1.5-3) | java-runtime
 Description: ObjectWeb utility Ant tasks library
- The ObjectWeb utility Ant tasks library is used in the
- build process of several key frameworks developed by ObjectWeb,
- among them the ObjectWeb ASM bytecode manipulation framework,
- which is a dependency for several key packages within the
+ This library is used in the build process of several key frameworks
+ developed by ObjectWeb, among them the ObjectWeb ASM bytecode manipulation
+ framework, which is a dependency for several key packages within the
  Debian Java Packaging project.
--- /cvsroot/pkg-java/ow-util-ant-tasks/debian/changelog	2005/09/06 18:18:46	1.3
+++ /cvsroot/pkg-java/ow-util-ant-tasks/debian/changelog	2005/09/12 21:29:56	1.4
@@ -1,3 +1,13 @@
+ow-util-ant-tasks (1.3-2) unstable; urgency=low
+
+  * Added patch to fix a dump typo introduced upstream to fix
+    build of asm (submitted upstream)
+  * Fixed kaffe version in depends (added epoch)
+  * Removed java-compiler build-dep alternative to kaffe - we rely on kaffe
+  * Fixed description to make linda happy
+  
+ -- Barry Hawkins <barry at bytemason.org>  Mon, 12 Sep 2005 22:43:43 +0200
+
 ow-util-ant-tasks (1.3-1) unstable; urgency=low
 
   * Initial release Closes: #325036



More information about the pkg-java-commits mailing list