[pkg-java] r14028 - trunk/libcommons-launcher-java/debian
Torsten Werner
twerner at alioth.debian.org
Sun Aug 7 07:52:40 UTC 2011
Author: twerner
Date: 2011-08-07 07:52:40 +0000 (Sun, 07 Aug 2011)
New Revision: 14028
Modified:
trunk/libcommons-launcher-java/debian/changelog
trunk/libcommons-launcher-java/debian/control
Log:
* Team upload.
* Remove Arnaud from Uploaders list.
* Remove Java runtime Depends.
Modified: trunk/libcommons-launcher-java/debian/changelog
===================================================================
--- trunk/libcommons-launcher-java/debian/changelog 2011-08-07 00:11:47 UTC (rev 14027)
+++ trunk/libcommons-launcher-java/debian/changelog 2011-08-07 07:52:40 UTC (rev 14028)
@@ -1,3 +1,11 @@
+libcommons-launcher-java (1.1-6) unstable; urgency=low
+
+ * Team upload.
+ * Remove Arnaud from Uploaders list.
+ * Remove Java runtime Depends.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 07 Aug 2011 09:48:15 +0200
+
libcommons-launcher-java (1.1-5) unstable; urgency=low
* Re-introduce Depends on java1-runtime and java2-runtime
Modified: trunk/libcommons-launcher-java/debian/control
===================================================================
--- trunk/libcommons-launcher-java/debian/control 2011-08-07 00:11:47 UTC (rev 14027)
+++ trunk/libcommons-launcher-java/debian/control 2011-08-07 07:52:40 UTC (rev 14028)
@@ -2,7 +2,7 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>
+Uploaders: Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
Build-Depends-Indep: libcommons-collections-java, libcommons-logging-java, junit
Standards-Version: 3.8.3
@@ -10,7 +10,7 @@
Package: libcommons-launcher-java
Architecture: all
-Depends: default-jdk | java1-runtime | java2-runtime, libcommons-collections-java, libcommons-logging-java, ${misc:Depends}
+Depends: libcommons-collections-java, libcommons-logging-java, ${misc:Depends}
Description: cross platform java application launcher
Commons-launcher eliminates the need for a batch or shell script to
launch a Java class. Some situations where elimination of a batch or
More information about the pkg-java-commits
mailing list