Author: ebourg-guest
Date: 2014-09-10 11:42:15 +0000 (Wed, 10 Sep 2014)
New Revision: 18394

Modified:
   trunk/libhtmlparser-java/debian/changelog
   trunk/libhtmlparser-java/debian/control
Log:
Removed the dependency on the Java runtime



Modified: trunk/libhtmlparser-java/debian/changelog
===================================================================
--- trunk/libhtmlparser-java/debian/changelog   2014-09-10 11:38:41 UTC (rev 
18393)
+++ trunk/libhtmlparser-java/debian/changelog   2014-09-10 11:42:15 UTC (rev 
18394)
@@ -3,6 +3,7 @@
   * Team upload.
   * debian/control:
     - Maintenance transferred to the Java Team
+    - Removed the dependency on the Java runtime
 
  -- Emmanuel Bourg <[email protected]>  Wed, 10 Sep 2014 13:36:52 +0200
 

Modified: trunk/libhtmlparser-java/debian/control
===================================================================
--- trunk/libhtmlparser-java/debian/control     2014-09-10 11:38:41 UTC (rev 
18393)
+++ trunk/libhtmlparser-java/debian/control     2014-09-10 11:42:15 UTC (rev 
18394)
@@ -11,7 +11,7 @@
 
 Package: libhtmlparser-java
 Architecture: all
-Depends: java-gcj-compat | java2-runtime, ${misc:Depends}
+Depends: ${misc:Depends}
 Suggests: libhtmlparser-java-doc
 Description: java library to parse html
  HTML Parser is a Java library used to parse HTML in either a linear


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to