[pkg-java] r6840 - trunk/libregexp-java/debian
doko at alioth.debian.org
doko at alioth.debian.org
Mon Aug 4 22:03:09 UTC 2008
Author: doko
Date: 2008-08-04 22:03:09 +0000 (Mon, 04 Aug 2008)
New Revision: 6840
Modified:
trunk/libregexp-java/debian/changelog
trunk/libregexp-java/debian/control
Log:
- upload 1.4-5 to unstable
Modified: trunk/libregexp-java/debian/changelog
===================================================================
--- trunk/libregexp-java/debian/changelog 2008-08-04 21:55:55 UTC (rev 6839)
+++ trunk/libregexp-java/debian/changelog 2008-08-04 22:03:09 UTC (rev 6840)
@@ -1,8 +1,10 @@
-libregexp-java (1.4-5) UNRELASED; urgency=low
+libregexp-java (1.4-5) unstable; urgency=low
- * (Build-)depend on default-jre/-jdk.
+ * Build-depend on default-jdk-builddep.
+ * libregexp-java: Depend on default-jre-headless as the preferred runtime,
+ keep the existing alternatives for now.
- -- Matthias Klose <doko at debian.org> Wed, 30 Jul 2008 18:42:51 +0000
+ -- Matthias Klose <doko at debian.org> Tue, 05 Aug 2008 00:04:14 +0200
libregexp-java (1.4-4) unstable; urgency=low
Modified: trunk/libregexp-java/debian/control
===================================================================
--- trunk/libregexp-java/debian/control 2008-08-04 21:55:55 UTC (rev 6839)
+++ trunk/libregexp-java/debian/control 2008-08-04 22:03:09 UTC (rev 6840)
@@ -8,7 +8,7 @@
Package: libregexp-java
Architecture: all
-Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless
+Depends: default-jre-headless | java2-runtime-headless | java1-runtime-headless | java2-runtime | java1-runtime
Description: regular expression library for Java
Regexp is a 100% Pure Java Regular Expression package. Regular expressions
are pattern descriptions which enable sophisticated matching of strings.
More information about the pkg-java-commits
mailing list