[mqtt-client] branch master updated (6c49f8f -> 02252e3)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 29 15:14:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository mqtt-client.
from 6c49f8f Merge tag 'upstream/1.10'
new 60f3ec2 Standards-Version updated to 3.9.7
new e6c31a7 Use a secure Vcs-Git URL
new 7fa48fa Build with the DH sequencer instead of CDBS
adds 585fa5f Imported Upstream version 1.12
new 02252e3 Merge tag 'upstream/1.12'
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:
debian/changelog | 8 ++
debian/control | 7 +-
debian/rules | 6 +-
mqtt-client-java1.4-uber/pom.xml | 4 +-
mqtt-client-website/pom.xml | 7 +-
mqtt-client/pom.xml | 4 +-
.../fusesource/mqtt/client/CallbackConnection.java | 92 ++++++++++++++++------
.../org/fusesource/mqtt/client/MQTTException.java | 14 ++++
.../java/org/fusesource/mqtt/codec/PUBLISH.java | 13 ++-
.../org/fusesource/mqtt/codec/UNSUBSCRIBE.java | 5 +-
.../org/fusesource/mqtt/codec/PUBLISHTest.java | 48 +++++++++++
pom.xml | 6 +-
readme.md | 4 +-
13 files changed, 164 insertions(+), 54 deletions(-)
create mode 100644 mqtt-client/src/main/java/org/fusesource/mqtt/client/MQTTException.java
create mode 100644 mqtt-client/src/test/java/org/fusesource/mqtt/codec/PUBLISHTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mqtt-client.git
More information about the pkg-java-commits
mailing list