This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository nekohtml.

commit a56b4d4a77464c307af0801b08bba5675ee7f9c0
Author: Emmanuel Bourg <[email protected]>
Date:   Wed Oct 23 10:00:48 2013 +0000

    New upstream release (1.9.19)
    Refreshed the patch
    Added a Lintian override for the codeless-jar warning on nekohtmlXni.jar
---
 debian/changelog                          | 7 +++++--
 debian/libnekohtml-java.lintian-overrides | 1 +
 debian/nekohtml-xni.pom                   | 2 +-
 debian/patches/build.diff                 | 8 ++++----
 4 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 09212c0..b626614 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-nekohtml (1.9.15-2) UNRELEASED; urgency=low
+nekohtml (1.9.19-1) unstable; urgency=low
 
   * Team upload.
+  * New upstream release
+    - Refreshed the patch
   * debian/control:
     - Use canonical URLs for the Vcs-* fields
     - Updated Standards-Version to 3.9.4 (no changes)
@@ -10,8 +12,9 @@ nekohtml (1.9.15-2) UNRELEASED; urgency=low
   * debian/rules: Improved the clean target
   * debian/copyright: Updated the Format URI
   * Use XZ compression for the upstream tarball
+  * Added a Lintian override for the codeless-jar warning on nekohtmlXni.jar
 
- -- Emmanuel Bourg <[email protected]>  Wed, 23 Oct 2013 11:28:12 +0200
+ -- Emmanuel Bourg <[email protected]>  Wed, 23 Oct 2013 11:59:27 +0200
 
 nekohtml (1.9.15-1) unstable; urgency=low
 
diff --git a/debian/libnekohtml-java.lintian-overrides 
b/debian/libnekohtml-java.lintian-overrides
new file mode 100644
index 0000000..d8d0f53
--- /dev/null
+++ b/debian/libnekohtml-java.lintian-overrides
@@ -0,0 +1 @@
+libnekohtml-java: codeless-jar *nekohtmlXni*
diff --git a/debian/nekohtml-xni.pom b/debian/nekohtml-xni.pom
index 83b5064..a50a2ff 100644
--- a/debian/nekohtml-xni.pom
+++ b/debian/nekohtml-xni.pom
@@ -2,5 +2,5 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>nekohtml</groupId>
   <artifactId>nekohtmlXni</artifactId>
-  <version>1.9.12</version>
+  <version>1.9.19</version>
 </project>
diff --git a/debian/patches/build.diff b/debian/patches/build.diff
index 8ac3b2c..089d3d9 100644
--- a/debian/patches/build.diff
+++ b/debian/patches/build.diff
@@ -9,7 +9,7 @@
   <property name='build.data.dir'      value='${build.dir}/data/output' />
   <property name='build.lib.dir'     value='${build.dir}/lib' />
   
-@@ -72,7 +72,7 @@
+@@ -78,7 +78,7 @@
                        source='${compile.source}' target='${compile.target}'
                        includeAntRuntime='false'>
                        <classpath>
@@ -18,7 +18,7 @@
                        </classpath>
                        <src path='${src.dir}' />
                        <src path='${build.src.dir}' />
-@@ -83,7 +83,7 @@
+@@ -89,7 +89,7 @@
                        source='${compile.source}' target='${compile.target}'
                        includeAntRuntime='false'>
                        <classpath>
@@ -27,7 +27,7 @@
                        </classpath>
                        <src path='${src.dir}' />
                        <src path='${build.src.dir}' />
-@@ -97,11 +97,6 @@
+@@ -103,11 +103,6 @@
                unless="compile.skip">
        <mkdir dir="${build.classes.dir}"/>
        
@@ -37,5 +37,5 @@
 -      <compileWith xercesVersion="2.3.0" bridge="2_3"/>
 -      <compileWith xercesVersion="2.8.1" bridge="2_3"/>
        <compileWith xercesVersion="2.9.1" bridge="2_3"/>
+       <compileWith xercesVersion="2.10.0" bridge="2_3"/>
  
-       <copy todir="${build.classes.dir}">

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/nekohtml.git

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

Reply via email to