[pkg-java] r7168 - trunk/fop/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Oct 17 21:47:59 UTC 2008
Author: twerner
Date: 2008-10-17 21:47:59 +0000 (Fri, 17 Oct 2008)
New Revision: 7168
Modified:
trunk/fop/debian/changelog
trunk/fop/debian/control
Log:
Fix versioned Depends: java-wrappers.
Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog 2008-10-17 21:09:33 UTC (rev 7167)
+++ trunk/fop/debian/changelog 2008-10-17 21:47:59 UTC (rev 7168)
@@ -28,8 +28,9 @@
* Add myself to Uploaders.
* Update Build-Depends: libxmlgraphics-commons-java (>= 1.3).
* Fix debian/*.pod files.
+ * Fix versioned Depends: java-wrappers.
- -- Torsten Werner <twerner at debian.org> Fri, 17 Oct 2008 23:08:39 +0200
+ -- Torsten Werner <twerner at debian.org> Fri, 17 Oct 2008 23:47:17 +0200
fop (1:0.94.dfsg-2) unstable; urgency=low
Modified: trunk/fop/debian/control
===================================================================
--- trunk/fop/debian/control 2008-10-17 21:09:33 UTC (rev 7167)
+++ trunk/fop/debian/control 2008-10-17 21:47:59 UTC (rev 7168)
@@ -15,7 +15,7 @@
Package: fop
Architecture: all
-Depends: java-gcj-compat-dev | java2-runtime, libxerces2-java, libxalan2-java, libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.7), libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, libxmlgraphics-commons-java (>= 1.2), java-wrappers (>= 1.9)
+Depends: java-gcj-compat-dev | java2-runtime, libxerces2-java, libxalan2-java, libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.7), libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, libxmlgraphics-commons-java (>= 1.2), java-wrappers (>= 0.1.9)
Suggests: fop-doc, libservlet2.4-java
Replaces: libfop-java
Description: XML to PDF Translator
More information about the pkg-java-commits
mailing list