Author: gio
Date: 2011-08-21 09:43:28 +0000 (Sun, 21 Aug 2011)
New Revision: 14367

Modified:
   trunk/libwoodstox-java/debian/control
Log:
Dependencies fixed.


Modified: trunk/libwoodstox-java/debian/control
===================================================================
--- trunk/libwoodstox-java/debian/control       2011-08-21 09:32:50 UTC (rev 
14366)
+++ trunk/libwoodstox-java/debian/control       2011-08-21 09:43:28 UTC (rev 
14367)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Vincent Fourmond <[email protected]>
-Build-Depends-Indep: ant, ant-optional, default-jdk, junit
+Build-Depends-Indep: ant, ant-optional, default-jdk, junit, libmsv-java,
+ libstax2-api-java, librelaxng-datatype-java, 
libknopflerfish-osgi-framework-java
 Build-Depends: cdbs, debhelper (>= 5), maven-repo-helper (>= 1.4)
 Standards-Version: 3.9.2
 Homepage: http://woodstox.codehaus.org/
@@ -12,7 +13,8 @@
 
 Package: libwoodstox-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libmsv-java, libstax2-api-java,
+ librelaxng-datatype-java, libknopflerfish-osgi-framework-java
 Description: high-performance XML processor
  Woodstox is a high-performance validating namespace-aware
  StAX-compliant (JSR-173) Open Source XML-processor written in


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

Reply via email to