[pkg-java] r6464 - trunk/charva/debian
varun at alioth.debian.org
varun at alioth.debian.org
Wed May 14 15:54:54 UTC 2008
Author: varun
Date: 2008-05-14 15:54:53 +0000 (Wed, 14 May 2008)
New Revision: 6464
Modified:
trunk/charva/debian/changelog
trunk/charva/debian/control
Log:
Add libcommons-logging-java to Depends (Closes: #480559)
Modified: trunk/charva/debian/changelog
===================================================================
--- trunk/charva/debian/changelog 2008-05-14 10:06:39 UTC (rev 6463)
+++ trunk/charva/debian/changelog 2008-05-14 15:54:53 UTC (rev 6464)
@@ -1,3 +1,9 @@
+charva (1.1.4-4) unstable; urgency=low
+
+ * Add libcommons-logging-java to Depends (Closes: #480559)
+
+ -- Varun Hiremath <varun at debian.org> Wed, 14 May 2008 21:32:23 +0530
+
charva (1.1.4-3) unstable; urgency=medium
* debian/control:
Modified: trunk/charva/debian/control
===================================================================
--- trunk/charva/debian/control 2008-05-14 10:06:39 UTC (rev 6463)
+++ trunk/charva/debian/control 2008-05-14 15:54:53 UTC (rev 6464)
@@ -11,7 +11,8 @@
Package: libcharva1-java
Architecture: all
-Depends: java-gcj-compat | java1-runtime | java2-runtime, libcharva1-jni
+Depends: java-gcj-compat | java1-runtime | java2-runtime,
+ libcharva1-jni, libcommons-logging-java
Suggests: java-virtual-machine
Description: java windowing toolkit for text terminals
Java framework for presenting a "graphical" user interface, composed of
More information about the pkg-java-commits
mailing list