Package: libxalan2-java Version: 2.7.1-6 Tags: patch User: [email protected] Usertags: origin-ubuntu ubuntu-patch precise
Hello, 2.7.1-6 dropped the obsolete -gcj packages, but forgot to drop the corresponding Recommends:. Trivial patch attached. Thanks for considering, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
* debian/control: Drop leftover Recommends: to the dropped -gcj packages.
diff -Nru libxalan2-java-2.7.1/debian/control
libxalan2-java-2.7.1/debian/control
--- libxalan2-java-2.7.1/debian/control 2011-08-17 18:09:09.000000000 +0200
+++ libxalan2-java-2.7.1/debian/control 2011-12-05 11:14:08.000000000 +0100
@@ -15,7 +16,6 @@
Architecture: all
Section: java
Depends: ${misc:Depends}, libjaxp1.3-java, libxerces2-java (>= 2.8.0)
-Recommends: libxalan2-java-gcj
Suggests: libxalan2-java-doc, libbsf-java, libxsltc-java
Description: XSL Transformations (XSLT) processor in Java
Xalan-Java is an XSLT processor for transforming XML documents into HTML,
@@ -28,7 +28,6 @@
Architecture: all
Section: java
Depends: ${misc:Depends}, libxalan2-java, libregexp-java, libbcel-java (>=
5.0), jlex, cup
-Recommends: libxsltc-java-gcj
Description: XSL Transformations (XSLT) compiler from Xalan-Java
XSLTC provides a compiler and a runtime processor. Use the compiler to
compile an XSL stylesheet into a translet (i.e. a set of Java classes).
signature.asc
Description: Digital signature

