[args4j] branch master updated (efd1dc4 -> 541c26d)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Feb 6 14:32:20 UTC 2016


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

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

      from  efd1dc4   Upload to unstable
       new  e4a12f5   Standards-Version updated to 3.9.7
       new  fcf11db   Enabled the OSGi metadata
      adds  37b95ea   Imported Upstream version 2.33
       new  a2137fb   Merge tag 'upstream/2.33'
       new  541c26d   New upstream release (2.33)

The 4 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                                         |   3 +-
 args4j-maven-plugin-example/pom.xml                |   2 +-
 args4j-maven-plugin/pom.xml                        |   2 +-
 args4j-tools/pom.xml                               |   2 +-
 args4j/pom.xml                                     |   2 +-
 args4j/src/org/kohsuke/args4j/CmdLineParser.java   |  35 ++-----
 args4j/src/org/kohsuke/args4j/Option.java          |   4 +-
 .../org/kohsuke/args4j/OptionHandlerRegistry.java  | 101 +++++++++++++++------
 .../kohsuke/args4j/OptionHandlerRegistryTest.java  |  43 ++++++++-
 debian/changelog                                   |   9 ++
 debian/control                                     |   3 +-
 debian/maven.ignoreRules                           |   1 -
 debian/patches/01-change-packaging-to-jar.patch    |  25 -----
 debian/patches/series                              |   1 -
 pom.xml                                            |   4 +-
 15 files changed, 145 insertions(+), 92 deletions(-)
 delete mode 100644 debian/patches/01-change-packaging-to-jar.patch
 delete mode 100644 debian/patches/series

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



More information about the pkg-java-commits mailing list