[libgetopt-java] 26/32: Merge tag 'upstream/1.0.13'

Markus Koschany apo-guest at moszumanska.debian.org
Fri Nov 27 22:12:48 UTC 2015


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

apo-guest pushed a commit to branch master
in repository libgetopt-java.

commit 62adbc16cf83befe3c3b38c21804b66c1009955c
Merge: bb8d216 c9f9660
Author: Markus Koschany <apo at debian.org>
Date:   Fri Nov 27 22:58:27 2015 +0100

    Merge tag 'upstream/1.0.13'
    
    Upstream version 1.0.13
    
    # gpg: Signature made Fri 27 Nov 2015 22:58:21 CET using RSA key ID 513B51E4
    # gpg: Good signature from "Markus Koschany <apo at gambaru.de>" [ultimate]
    # gpg:                 aka "Markus Koschany <markus at koschany.net>" [ultimate]
    # gpg:                 aka "Markus Koschany <apo at debian.org>" [ultimate]

 gnu/getopt/COPYING.LIB                  |  482 +++++++++++
 gnu/getopt/ChangeLog                    |  108 +++
 gnu/getopt/Getopt.class                 |  Bin 0 -> 7474 bytes
 gnu/getopt/Getopt.java                  | 1338 +++++++++++++++++++++++++++++++
 gnu/getopt/GetoptDemo.class             |  Bin 0 -> 2529 bytes
 gnu/getopt/GetoptDemo.java              |   97 +++
 gnu/getopt/LANGUAGES                    |   22 +
 gnu/getopt/LongOpt.class                |  Bin 0 -> 1600 bytes
 gnu/getopt/LongOpt.java                 |  196 +++++
 gnu/getopt/Makefile                     |    7 +
 gnu/getopt/MessagesBundle.properties    |   33 +
 gnu/getopt/MessagesBundle_cs.properties |   33 +
 gnu/getopt/MessagesBundle_de.properties |   33 +
 gnu/getopt/MessagesBundle_es.properties |   33 +
 gnu/getopt/MessagesBundle_fr.properties |   35 +
 gnu/getopt/MessagesBundle_hu.properties |   32 +
 gnu/getopt/MessagesBundle_it.properties |   32 +
 gnu/getopt/MessagesBundle_ja.properties |   32 +
 gnu/getopt/MessagesBundle_nl.properties |   32 +
 gnu/getopt/MessagesBundle_no.properties |   32 +
 gnu/getopt/MessagesBundle_pl.properties |   36 +
 gnu/getopt/MessagesBundle_ro.properties |   34 +
 gnu/getopt/README                       |   57 ++
 gnu/getopt/buildx.xml                   |   68 ++
 gnu/getopt/gnu.getopt.Getopt.html       |  639 +++++++++++++++
 gnu/getopt/gnu.getopt.LongOpt.html      |  210 +++++
 26 files changed, 3621 insertions(+)

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



More information about the pkg-java-commits mailing list