[pkg-java] r18546 - trunk/libmx4j-java/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 17 10:36:27 BST 2014
Author: ebourg-guest
Date: 2014-10-17 09:36:27 +0000 (Fri, 17 Oct 2014)
New Revision: 18546
Modified:
trunk/libmx4j-java/debian/changelog
trunk/libmx4j-java/debian/control
Log:
Removed the suggested dependency on the Servlet API
Modified: trunk/libmx4j-java/debian/changelog
===================================================================
--- trunk/libmx4j-java/debian/changelog 2014-10-17 09:34:46 UTC (rev 18545)
+++ trunk/libmx4j-java/debian/changelog 2014-10-17 09:36:27 UTC (rev 18546)
@@ -1,5 +1,6 @@
libmx4j-java (3.0.2-14) UNRELEASED; urgency=medium
+ * Removed the suggested dependency on the Servlet API
* Updated Standards-Version to 3.9.6 (no changes)
* Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
Modified: trunk/libmx4j-java/debian/control
===================================================================
--- trunk/libmx4j-java/debian/control 2014-10-17 09:34:46 UTC (rev 18545)
+++ trunk/libmx4j-java/debian/control 2014-10-17 09:36:27 UTC (rev 18546)
@@ -28,8 +28,7 @@
Suggests: jython,
libgnumail-java,
libhessian-java,
- libjetty-java,
- libservlet3.0-java
+ libjetty-java
Description: Open Source implementation of the JMX(TM) technology
JMX defines the architecture, the patterns , the API and services to
build manageable Java applications. It provide flexible framework to
More information about the pkg-java-commits
mailing list