[libdevice-gsm-perl] 02/10: Merge upstream version 1.60

Christoph Biedl cbiedl at moszumanska.debian.org
Sat Nov 18 09:27:45 UTC 2017


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 afeed065c40632dda4bca13b5e969f5d48375b42
Merge: 7a04cac 4c8c6b8
Author: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
Date:   Tue Jun 12 23:38:03 2012 +0200

    Merge upstream version 1.60

 Changes                             |   8 +
 MANIFEST                            |   9 +-
 MANIFEST.SKIP                       |   3 +
 META.yml                            |   4 +-
 Makefile.PL                         |   6 +-
 docs/gsm0338.txt                    | 239 +++++++++
 Gsm.pm => lib/Device/Gsm.pm         | 675 ++++++++++++++++++++++---
 lib/Device/Gsm/Charset.pm           | 947 +++++++++++++++++++-----------------
 lib/Device/Gsm/Networks.pm          | 758 ++++++++++++++---------------
 lib/Device/Gsm/Pdu.pm               | 208 +++++---
 lib/Device/Gsm/Sms.pm               | 521 ++++++++++++--------
 lib/Device/Gsm/Sms/Structure.pm     |  33 +-
 lib/Device/Gsm/Sms/Token.pm         | 153 +++---
 lib/Device/Gsm/Sms/Token/DCS.pm     |  30 +-
 lib/Device/Gsm/Sms/Token/DT.pm      |  73 +++
 lib/Device/Gsm/Sms/Token/MR.pm      |  30 +-
 lib/Device/Gsm/Sms/Token/OA.pm      |  53 +-
 lib/Device/Gsm/Sms/Token/PDUTYPE.pm | 104 ++--
 lib/Device/Gsm/Sms/Token/PID.pm     |  30 +-
 lib/Device/Gsm/Sms/Token/SCA.pm     | 183 +++----
 lib/Device/Gsm/Sms/Token/SCTS.pm    |  48 +-
 lib/Device/Gsm/Sms/Token/ST.pm      | 131 +++++
 lib/Device/Gsm/Sms/Token/UD.pm      |  80 +--
 lib/Device/Gsm/Sms/Token/UDH.pm     | 148 ++++++
 lib/Device/Gsm/Sms/Token/VP.pm      |  65 +--
 perltidyrc                          |  32 ++
 t/05messages.t                      |  79 +++
 t/08storage.t                       |  94 ++++
 28 files changed, 3193 insertions(+), 1551 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-gsm-perl.git



More information about the Pkg-perl-cvs-commits mailing list