[Debian-iot-packaging] [libmatthew-java] branch master updated (0e2d2d2 -> c1e4a99)
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 change to branch master
in repository libmatthew-java.
from 0e2d2d2 new maintainer
new 7187f36 prepare v0.8
new 59358ed update watch file
new 63db6d8 New upstream version 0.8
new 433f355 Updated version 0.8 from 'upstream/0.8'
new 1a60895 finally new version
new c1e4a99 ignnore debug file
The 6 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:
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 +-
debian/changelog | 7 +
debian/control | 3 +-
debian/rules | 2 +-
debian/watch | 2 +-
unix-java.c | 31 +-
50 files changed, 872 insertions(+), 1043 deletions(-)
copy cx/ath/matthew/debug/{Debug.jpp => Debug.java} (93%)
--
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