[plexus-utils2] branch master updated (cb714bd -> 2d49e0b)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu May 18 15:39:29 UTC 2017


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

ebourg-guest pushed a change to branch master
in repository plexus-utils2.

      from  cb714bd   Upload to unstable
       new  345bbb8   Standards-Version updated to 3.9.8
       new  b2ec659   Use a secure Vcs-Git URL
       new  7ec2271   Switch to debhelper level 10
       new  94282f0   Fixed the get-orig-source target in debian/rules
      adds  fda9a1c   New upstream version 3.0.24
       new  6bafaee   Merge tag 'upstream/3.0.24'
       new  1cd6c46   Refreshed the patch
       new  c8de59b   Wrap and sort
       new  ebe2676   Ignore maven-scm-publish-plugin
       new  2d49e0b   Upload to unstable

The 9 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:
 .travis.yml                                        | 21 +++++++
 README.md                                          |  6 +-
 debian/changelog                                   | 12 ++++
 debian/compat                                      |  2 +-
 debian/control                                     | 18 +++---
 debian/maven.ignoreRules                           |  1 +
 debian/patches/01-add-junit-dependency.patch       |  2 +-
 debian/rules                                       |  6 +-
 pom.xml                                            | 46 ++++++++------
 .../org/codehaus/plexus/util/AbstractScanner.java  | 26 +++++---
 src/main/java/org/codehaus/plexus/util/Expand.java | 68 +++++++--------------
 .../java/org/codehaus/plexus/util/FileUtils.java   | 70 ++++++++++++++++------
 src/main/java/org/codehaus/plexus/util/IOUtil.java |  8 +--
 src/main/java/org/codehaus/plexus/util/Os.java     |  6 +-
 .../org/codehaus/plexus/util/PropertyUtils.java    | 54 ++++++-----------
 .../java/org/codehaus/plexus/util/xml/XmlUtil.java | 25 +++++---
 .../codehaus/plexus/util/xml/XmlWriterUtil.java    | 10 ++++
 .../codehaus/plexus/util/xml/Xpp3DomBuilder.java   | 26 ++++----
 .../java/org/codehaus/plexus/util/IOUtilTest.java  |  2 +-
 19 files changed, 241 insertions(+), 168 deletions(-)
 create mode 100644 .travis.yml

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



More information about the pkg-java-commits mailing list