[pkg-java] r8181 - trunk/commons-javaflow/debian
Damien Raude-Morvan
drazzib-guest at alioth.debian.org
Tue Apr 7 20:26:54 UTC 2009
Author: drazzib-guest
Date: 2009-04-07 20:26:54 +0000 (Tue, 07 Apr 2009)
New Revision: 8181
Modified:
trunk/commons-javaflow/debian/changelog
trunk/commons-javaflow/debian/control
Log:
[commons-javaflow]
* Upload to unstable as Lenny is now released
* Bump Standards-Version 3.8.1 (no changes needed)
* Move libcommons-javaflow-java to "java" section
Modified: trunk/commons-javaflow/debian/changelog
===================================================================
--- trunk/commons-javaflow/debian/changelog 2009-04-04 11:21:42 UTC (rev 8180)
+++ trunk/commons-javaflow/debian/changelog 2009-04-07 20:26:54 UTC (rev 8181)
@@ -1,3 +1,11 @@
+commons-javaflow (0.0~svn20060411-2) unstable; urgency=low
+
+ * Upload to unstable as Lenny is now released
+ * Bump Standards-Version 3.8.1 (no changes needed)
+ * Move libcommons-javaflow-java to "java" section
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Tue, 07 Apr 2009 22:19:55 +0200
+
commons-javaflow (0.0~svn20060411-1) experimental; urgency=low
* Initial release. (Closes: #499466)
Modified: trunk/commons-javaflow/debian/control
===================================================================
--- trunk/commons-javaflow/debian/control 2009-04-04 11:21:42 UTC (rev 8180)
+++ trunk/commons-javaflow/debian/control 2009-04-07 20:26:54 UTC (rev 8181)
@@ -1,7 +1,7 @@
Source: commons-javaflow
Maintainer: Damien Raude-Morvan <drazzib at drazzib.com>
-Standards-Version: 3.8.0
-Section: libs
+Standards-Version: 3.8.1
+Section: java
Priority: optional
Build-Depends: default-jdk-builddep, ant, debhelper (>= 5), cdbs
Build-Depends-Indep: libcommons-logging-java, libcommons-jci-java, libbcel-java
@@ -11,7 +11,7 @@
Package: libcommons-javaflow-java
Architecture: all
-Section: libs
+Section: java
Depends: ${misc:Depends}, java-gcj-compat | java2-runtime, libcommons-logging-java, libcommons-jci-java, libbcel-java
Description: Java implementation of Continuations concept
Commons Javaflow is a pure Java implementation of the Continuations concept.
More information about the pkg-java-commits
mailing list