r1716 - trunk/avalon-framework/debian

Wolfgang Bär wbaer-guest at costa.debian.org
Mon Jan 23 13:09:00 UTC 2006


Author: wbaer-guest
Date: 2006-01-23 13:08:59 +0000 (Mon, 23 Jan 2006)
New Revision: 1716

Modified:
   trunk/avalon-framework/debian/changelog
   trunk/avalon-framework/debian/control
   trunk/avalon-framework/debian/rules
Log:
Update to kaffe transition upload.

Modified: trunk/avalon-framework/debian/changelog
===================================================================
--- trunk/avalon-framework/debian/changelog	2006-01-23 13:07:01 UTC (rev 1715)
+++ trunk/avalon-framework/debian/changelog	2006-01-23 13:08:59 UTC (rev 1716)
@@ -1,3 +1,9 @@
+avalon-framework (4.2.0-2) unstable; urgency=low
+
+  * kaffe compiler transition 
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Sun, 15 Jan 2006 22:26:19 +0100
+
 avalon-framework (4.2.0-1) unstable; urgency=low
 
   * Move to main

Modified: trunk/avalon-framework/debian/control
===================================================================
--- trunk/avalon-framework/debian/control	2006-01-23 13:07:01 UTC (rev 1715)
+++ trunk/avalon-framework/debian/control	2006-01-23 13:08:59 UTC (rev 1716)
@@ -8,6 +8,7 @@
 
 Package: libavalon-framework-java
 Architecture: all
+Section: libs
 Depends: kaffe | java1-runtime | java2-runtime
 Suggests: libavalon-framework-java-doc
 Description: Common framework for Java server applications
@@ -18,6 +19,7 @@
 
 Package: libavalon-framework-java-doc
 Architecture: all
+Section: doc
 Suggests: libavalon-framework-java
 Description: Documentation for Avalon framework
  This is the api documentation for Avalon which is a common framework 

Modified: trunk/avalon-framework/debian/rules
===================================================================
--- trunk/avalon-framework/debian/rules	2006-01-23 13:07:01 UTC (rev 1715)
+++ trunk/avalon-framework/debian/rules	2006-01-23 13:08:59 UTC (rev 1716)
@@ -10,7 +10,6 @@
 ANT_HOME  := /usr/share/ant
 
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar logkit log4j-1.2 xalan2 $(ANT_HOME)/lib/ant-junit.jar junit
-DEB_ANT_COMPILER := jikes
 DEB_ANT_BUILDFILE := debian/build.xml
 DEB_ANT_BUILD_TARGET := jar doc test-all
 




More information about the pkg-java-commits mailing list