[Debian-iot-packaging] [libmatthew-java] 04/06: Updated version 0.8 from 'upstream/0.8'

Thorsten Alteholz alteholz at moszumanska.debian.org
Fri Nov 4 18:44:47 UTC 2016


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

alteholz pushed a commit to branch master
in repository libmatthew-java.

commit 433f355fa2f028da7f8fad5a54f274f255792ecb
Merge: 59358ed 63db6d8
Author: Thorsten Alteholz <debian at alteholz.de>
Date:   Mon Oct 31 22:48:12 2016 +0100

    Updated version 0.8 from 'upstream/0.8'
    
    with Debian dir e737242403f2383812b53c6b57a96f8331b73d44

 COPYING                                            | 524 +--------------------
 Makefile                                           |   4 +-
 cgi-java.c                                         |  31 +-
 changelog                                          |  10 +-
 cx/ath/matthew/cgi/CGI.java                        |  35 +-
 cx/ath/matthew/cgi/CGIErrorHandler.java            |  31 +-
 cx/ath/matthew/cgi/CGIHeaderSentException.java     |  31 +-
 .../cgi/CGIInvalidContentFormatException.java      |  31 +-
 cx/ath/matthew/cgi/CGITools.java                   |  41 +-
 cx/ath/matthew/cgi/CheckBox.java                   |  31 +-
 cx/ath/matthew/cgi/DefaultErrorHandler.java        |  31 +-
 cx/ath/matthew/cgi/DisplayField.java               |  31 +-
 cx/ath/matthew/cgi/DropDown.java                   |  31 +-
 cx/ath/matthew/cgi/Field.java                      |  31 +-
 cx/ath/matthew/cgi/HTMLForm.java                   |  31 +-
 cx/ath/matthew/cgi/HiddenField.java                |  31 +-
 cx/ath/matthew/cgi/MultipleDropDown.java           |  31 +-
 cx/ath/matthew/cgi/NewTable.java                   |  31 +-
 cx/ath/matthew/cgi/Password.java                   |  31 +-
 cx/ath/matthew/cgi/Radio.java                      |  31 +-
 cx/ath/matthew/cgi/SubmitButton.java               |  31 +-
 cx/ath/matthew/cgi/TextArea.java                   |  31 +-
 cx/ath/matthew/cgi/TextField.java                  |  31 +-
 cx/ath/matthew/cgi/testcgi.java                    |  31 +-
 cx/ath/matthew/debug/{Debug.jpp => Debug.java}     |  51 +-
 cx/ath/matthew/debug/Debug.jpp                     |  27 +-
 cx/ath/matthew/io/DOMPrinter.java                  |  31 +-
 cx/ath/matthew/io/ExecInputStream.java             |  31 +-
 cx/ath/matthew/io/ExecOutputStream.java            |  31 +-
 cx/ath/matthew/io/InOutCopier.java                 |  31 +-
 cx/ath/matthew/io/TeeInputStream.java              |  31 +-
 cx/ath/matthew/io/TeeOutputStream.java             |  31 +-
 cx/ath/matthew/io/test.java                        |  31 +-
 cx/ath/matthew/io/test2.java                       |  31 +-
 cx/ath/matthew/io/test3.java                       |  31 +-
 cx/ath/matthew/unix/NotConnectedException.java     |  31 +-
 cx/ath/matthew/unix/USInputStream.java             |  31 +-
 cx/ath/matthew/unix/USOutputStream.java            |  31 +-
 cx/ath/matthew/unix/UnixIOException.java           |  31 +-
 cx/ath/matthew/unix/UnixServerSocket.java          |  31 +-
 cx/ath/matthew/unix/UnixSocket.java                |  31 +-
 cx/ath/matthew/unix/UnixSocketAddress.java         |  31 +-
 cx/ath/matthew/unix/testclient.java                |  31 +-
 cx/ath/matthew/unix/testserver.java                |  31 +-
 cx/ath/matthew/utils/Hexdump.java                  |  31 +-
 unix-java.c                                        |  31 +-
 46 files changed, 861 insertions(+), 1040 deletions(-)

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



More information about the Debian-iot-packaging mailing list