[pkg-java] r13760 - trunk/libwoodstox-java/debian

Vincent Fourmond fourmond at alioth.debian.org
Mon Jun 6 17:58:01 UTC 2011


Author: fourmond
Date: 2011-06-06 17:58:01 +0000 (Mon, 06 Jun 2011)
New Revision: 13760

Modified:
   trunk/libwoodstox-java/debian/changelog
   trunk/libwoodstox-java/debian/control
Log:
[libwoodstox-java] Few minor tweaks + upload to unstable

Modified: trunk/libwoodstox-java/debian/changelog
===================================================================
--- trunk/libwoodstox-java/debian/changelog	2011-06-06 10:57:02 UTC (rev 13759)
+++ trunk/libwoodstox-java/debian/changelog	2011-06-06 17:58:01 UTC (rev 13760)
@@ -1,3 +1,11 @@
+libwoodstox-java (1:3.9.2.dfsg-4) unstable; urgency=low
+
+  * Upload to unstable
+  * Already conforms to standards 3.9.2
+  * Drop depencency on JRE + fix short description
+
+ -- Vincent Fourmond <fourmond at debian.org>  Mon, 06 Jun 2011 19:51:40 +0200
+
 libwoodstox-java (1:3.9.2.dfsg-3) experimental; urgency=low
 
   * Team upload.

Modified: trunk/libwoodstox-java/debian/control
===================================================================
--- trunk/libwoodstox-java/debian/control	2011-06-06 10:57:02 UTC (rev 13759)
+++ trunk/libwoodstox-java/debian/control	2011-06-06 17:58:01 UTC (rev 13760)
@@ -5,15 +5,15 @@
 Uploaders: Vincent Fourmond <fourmond at debian.org>
 Build-Depends-Indep: ant, ant-optional, default-jdk, junit
 Build-Depends: cdbs, debhelper (>= 5), maven-repo-helper (>= 1.4)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://woodstox.codehaus.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/packages/trunk/libwoodstox-java/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/packages/trunk/libwoodstox-java/
 
 Package: libwoodstox-java
 Architecture: all
-Depends: default-jre-headless | java2-runtime-headless, ${misc:Depends}
-Description: a high-performance XML processor
+Depends: ${misc:Depends}
+Description: high-performance XML processor
  Woodstox is a high-performance validating namespace-aware
  StAX-compliant (JSR-173) Open Source XML-processor written in
  Java. XML processor means that it handles both input (parsing) and




More information about the pkg-java-commits mailing list