[pkg-java] r4367 - in trunk/libcommons-collections-java/trunk/debian: . patches

mkoch at alioth.debian.org mkoch at alioth.debian.org
Sat Oct 13 06:14:20 UTC 2007


Author: mkoch
Date: 2007-10-13 06:14:19 +0000 (Sat, 13 Oct 2007)
New Revision: 4367

Modified:
   trunk/libcommons-collections-java/trunk/debian/
   trunk/libcommons-collections-java/trunk/debian/changelog
   trunk/libcommons-collections-java/trunk/debian/control
   trunk/libcommons-collections-java/trunk/debian/patches/
Log:
libcommons-collections-java (2.1.1-8) unstable; urgency=low

  * Fixed typo in Depends (java-gcj-runtime => java-gcj-compat).

 -- Michael Koch <konqueror at gmx.de>  Mon, 08 Oct 2007 08:22:30 +0200




Property changes on: trunk/libcommons-collections-java/trunk/debian
___________________________________________________________________
Name: svn:ignore
   + files
libcommons-collections-java
stamp-*
*.debhelper


Modified: trunk/libcommons-collections-java/trunk/debian/changelog
===================================================================
--- trunk/libcommons-collections-java/trunk/debian/changelog	2007-10-12 22:48:51 UTC (rev 4366)
+++ trunk/libcommons-collections-java/trunk/debian/changelog	2007-10-13 06:14:19 UTC (rev 4367)
@@ -1,3 +1,9 @@
+libcommons-collections-java (2.1.1-8) unstable; urgency=low
+
+  * Fixed typo in Depends (java-gcj-runtime => java-gcj-compat).
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 08 Oct 2007 08:22:30 +0200
+
 libcommons-collections-java (2.1.1-7) unstable; urgency=low
 
   * (Build-)Depends on java-gcj-compat instead of kaffe.

Modified: trunk/libcommons-collections-java/trunk/debian/control
===================================================================
--- trunk/libcommons-collections-java/trunk/debian/control	2007-10-12 22:48:51 UTC (rev 4366)
+++ trunk/libcommons-collections-java/trunk/debian/control	2007-10-13 06:14:19 UTC (rev 4367)
@@ -9,7 +9,7 @@
 
 Package: libcommons-collections-java
 Architecture: all
-Depends: java-gcj-runtime | java1-runtime | java2-runtime
+Depends: java-gcj-compat | java1-runtime | java2-runtime
 Description: A set of abstract data type interfaces and implementations
  The Java Collections Framework provides a set of abstract data
  type interfaces and implementations that offer both a wealth


Property changes on: trunk/libcommons-collections-java/trunk/debian/patches
___________________________________________________________________
Name: svn:ignore
   + *.log





More information about the pkg-java-commits mailing list