Author: malat-guest
Date: 2011-11-16 19:59:46 +0000 (Wed, 16 Nov 2011)
New Revision: 15405

Modified:
   trunk/xslthl/debian/README.source
   trunk/xslthl/debian/changelog
   trunk/xslthl/debian/control
Log:
fix issue with ant

Modified: trunk/xslthl/debian/README.source
===================================================================
--- trunk/xslthl/debian/README.source   2011-11-15 22:58:39 UTC (rev 15404)
+++ trunk/xslthl/debian/README.source   2011-11-16 19:59:46 UTC (rev 15405)
@@ -1,7 +1,10 @@
 This debian package is a stripped version of upstream xslthl.
 
-libs/ directory has been removed. It contained convinient copy of 
libsaxon-java, libsaxonb-java and libxalan2-java
-examples/ directory has also been removed. It contained third party file, with 
no clear license or conflicting license (eg. GPL)
+libs/ directory has been removed. It contained convenient copy of
+libsaxon-java, libsaxonb-java and libxalan2-java
 
+examples/ directory has also been removed. It contained third party file, with
+no clear license or conflicting license (eg. GPL)
+
  -- Mathieu Malaterre (malat) <mathieu.malate...@gmail.com>  Tue, 23 Feb 2010 
14:58:29 +0100
 

Modified: trunk/xslthl/debian/changelog
===================================================================
--- trunk/xslthl/debian/changelog       2011-11-15 22:58:39 UTC (rev 15404)
+++ trunk/xslthl/debian/changelog       2011-11-16 19:59:46 UTC (rev 15405)
@@ -1,3 +1,10 @@
+xslthl (2.0.2-4) UNRELEASED; urgency=low
+
+  * Add missing B-D on ant. Closes: #648906
+  * Update d/control VCS URLs
+
+ -- Mathieu Malaterre <mathieu.malate...@gmail.com>  Wed, 16 Nov 2011 20:57:33 
+0100
+
 xslthl (2.0.2-3) unstable; urgency=low
 
   * Team upload.

Modified: trunk/xslthl/debian/control
===================================================================
--- trunk/xslthl/debian/control 2011-11-15 22:58:39 UTC (rev 15404)
+++ trunk/xslthl/debian/control 2011-11-16 19:59:46 UTC (rev 15405)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre (malat) <mathieu.malate...@gmail.com>
+Uploaders: Mathieu Malaterre <mathieu.malate...@gmail.com>
 Build-Depends: debhelper (>= 8), javahelper (>= 0.33~)
-Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
+Build-Depends-Indep: ant, default-jdk, libsaxon-java, libsaxonb-java, 
libxalan2-java
 Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/xslthl
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/xslthl/
 Homepage: http://xslthl.sourceforge.net/
 
 Package: libxslthl-java


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to