This is an automated email from the git hooks/post-receive script. cbiedl pushed a commit to branch master in repository libdevice-gsm-perl.
commit be5a4c1b9ae477e246652b546b54872914c396fa Merge: c6724cc ec3453b Author: Christoph Biedl <[email protected]> Date: Wed Jun 22 19:11:22 2016 +0200 Merge upstream version 1.61 Changes | 7 ++ INSTALL | 2 +- MANIFEST | 2 + META.json | 52 +++++++++ META.yml | 47 ++++---- Makefile.PL | 9 +- README | 2 +- bin/autoscan | 2 - examples/delete_message.pl | 4 +- examples/get_time.pl | 4 +- examples/network.pl | 2 - examples/read_messages.pl | 6 +- examples/report_signal.pl | 4 +- examples/send_sms.pl | 4 +- examples/send_to_cosimo.pl | 4 +- examples/sync_time.pl | 4 +- lib/Device/Gsm.pm | 222 +++++++++++++++++++++--------------- lib/Device/Gsm/Charset.pm | 10 +- lib/Device/Gsm/Networks.pm | 3 + lib/Device/Gsm/Pdu.pm | 6 +- lib/Device/Gsm/Sms.pm | 38 +++++- lib/Device/Gsm/Sms/Structure.pm | 6 +- lib/Device/Gsm/Sms/Token.pm | 4 +- lib/Device/Gsm/Sms/Token/DA.pm | 4 +- lib/Device/Gsm/Sms/Token/DCS.pm | 4 +- lib/Device/Gsm/Sms/Token/DT.pm | 6 +- lib/Device/Gsm/Sms/Token/MR.pm | 4 +- lib/Device/Gsm/Sms/Token/OA.pm | 4 +- lib/Device/Gsm/Sms/Token/PDUTYPE.pm | 4 +- lib/Device/Gsm/Sms/Token/PID.pm | 4 +- lib/Device/Gsm/Sms/Token/SCA.pm | 8 +- lib/Device/Gsm/Sms/Token/SCTS.pm | 4 +- lib/Device/Gsm/Sms/Token/ST.pm | 6 +- lib/Device/Gsm/Sms/Token/UD.pm | 6 +- lib/Device/Gsm/Sms/Token/UDH.pm | 6 +- lib/Device/Gsm/Sms/Token/VP.pm | 4 +- t/01basic.t | 2 - t/02info.t | 2 - t/05messages.t | 2 - t/06msgcodec.t | 2 - t/07tokens.t | 2 - t/08storage.t | 10 +- t/20pdu.t | 1 - t/21pdu_latin1.t | 8 +- t/25msgread.t | 93 +++++++++++++++ t/30gsmascii.t | 1 - t/30networks.t | 1 - t/31_rt_57585.t | 1 - 48 files changed, 394 insertions(+), 239 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-gsm-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
