[pkg-java] r8630 - trunk/commons-javaflow/debian
Damien Raude-Morvan
drazzib-guest at alioth.debian.org
Sun Jun 28 18:33:59 UTC 2009
Author: drazzib-guest
Date: 2009-06-28 18:33:57 +0000 (Sun, 28 Jun 2009)
New Revision: 8630
Added:
trunk/commons-javaflow/debian/watch
Modified:
trunk/commons-javaflow/debian/changelog
trunk/commons-javaflow/debian/control
trunk/commons-javaflow/debian/copyright
Log:
[commons-javaflow]
* Bump Standards-Version 3.8.2:
- Move libcommons-javaflow-java to "java" section
* Add an empty debian/watch file to document the situation
Modified: trunk/commons-javaflow/debian/changelog
===================================================================
--- trunk/commons-javaflow/debian/changelog 2009-06-28 18:33:45 UTC (rev 8629)
+++ trunk/commons-javaflow/debian/changelog 2009-06-28 18:33:57 UTC (rev 8630)
@@ -1,10 +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
+ * Bump Standards-Version 3.8.2:
+ - Move libcommons-javaflow-java to "java" section
+ * Add an empty debian/watch file to document the situation
- -- Damien Raude-Morvan <drazzib at drazzib.com> Tue, 07 Apr 2009 22:19:55 +0200
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Sun, 28 Jun 2009 20:31:10 +0200
commons-javaflow (0.0~svn20060411-1) experimental; urgency=low
Modified: trunk/commons-javaflow/debian/control
===================================================================
--- trunk/commons-javaflow/debian/control 2009-06-28 18:33:45 UTC (rev 8629)
+++ trunk/commons-javaflow/debian/control 2009-06-28 18:33:57 UTC (rev 8630)
@@ -1,6 +1,6 @@
Source: commons-javaflow
Maintainer: Damien Raude-Morvan <drazzib at drazzib.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
Section: java
Priority: optional
Build-Depends: default-jdk-builddep, ant, debhelper (>= 5), cdbs
@@ -11,7 +11,6 @@
Package: libcommons-javaflow-java
Architecture: all
-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.
Modified: trunk/commons-javaflow/debian/copyright
===================================================================
--- trunk/commons-javaflow/debian/copyright 2009-06-28 18:33:45 UTC (rev 8629)
+++ trunk/commons-javaflow/debian/copyright 2009-06-28 18:33:57 UTC (rev 8630)
@@ -8,7 +8,7 @@
Martin Cooper <martinc at apache.org>
Eugene Kuleshov <eu at javatx.org>
-Copyright: © 2004-2008 The Apache Software Foundation
+Copyright: © 2004-2008 The Apache Software Foundation
License: Apache 2.0
Added: trunk/commons-javaflow/debian/watch
===================================================================
--- trunk/commons-javaflow/debian/watch (rev 0)
+++ trunk/commons-javaflow/debian/watch 2009-06-28 18:33:57 UTC (rev 8630)
@@ -0,0 +1,3 @@
+# Empty watch file:
+# Apache Commons Javaflow haven't yet made a release
+# This debian package is based on a SVN repository snapshot
More information about the pkg-java-commits
mailing list