[jenkins-dom4j] branch master updated (14f7ba0 -> e0c13fc)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 4 18:17:01 UTC 2014


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

ebourg-guest pushed a change to branch master
in repository jenkins-dom4j.

      from  14f7ba0   Don't compile the classes in the org.dom4j.dom package to match the behavior of the upstream build Specified the source file encoding to fix the unmappable character error with Java 7 (Closes: #717118)
       new  08128b6   Switch to debhelper level 9
       new  79b00bc   Standards-Version updated to 3.9.5
       new  4e859b2   Use XZ compression for the upstream tarball
      adds  b6f5704   Imported Upstream version 1.6.1-jenkins-4
       new  0d61844   Merge tag 'upstream/1.6.1-jenkins-4'
       new  e0c13fc   New upstream release (1.6.1-jenkins-4) Removed backport-util.patch and fix-test-compilation.patch (fixed upstream)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                  |  2 +
 build.xml                                   |  5 ++
 debian/changelog                            |  8 ++++
 debian/compat                               |  2 +-
 debian/control                              |  6 +--
 debian/orig-tar.sh                          | 17 +++++--
 debian/patches/backport-util.patch          | 72 -----------------------------
 debian/patches/fix-test-compilation.patch   | 56 ----------------------
 debian/patches/series                       |  2 -
 debian/rules                                |  2 +-
 pom.xml                                     |  4 +-
 src/java/org/dom4j/DocumentFactory.java     | 14 ++++--
 src/java/org/dom4j/tree/NamespaceCache.java | 35 ++------------
 src/test/org/dom4j/CloneTest.java           |  6 ++-
 14 files changed, 53 insertions(+), 178 deletions(-)
 delete mode 100644 debian/patches/backport-util.patch
 delete mode 100644 debian/patches/fix-test-compilation.patch
 mode change 100644 => 100755 src/java/org/dom4j/DocumentFactory.java

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



More information about the pkg-java-commits mailing list