[liblingua-translit-perl] branch master updated (2cfa72c -> 537cb8e)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Apr 10 20:50:18 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository liblingua-translit-perl.

      from  2cfa72c   update changelog
      adds  2365856   Imported Upstream version 0.25
       new  c9b6c29   Merge tag 'upstream/0.25'
       new  4811a05   Update debian/changelog
       new  84e9ada   Update years of upstream copyright
       new  a6d30e6   Update years of Debian packaging copyright
       new  f339a56   Declare compliance with Debian policy 3.9.7
       new  31682c6   Create patch to fix typos in manpage
       new  537cb8e   Releasing liblingua-translit-perl version 0.25-1

The 7 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:
 Changes                                           |    6 +
 MANIFEST                                          |    3 +
 META.yml                                          |    4 +-
 Makefile.PL                                       |    1 +
 README                                            |    7 +-
 debian/changelog                                  |   11 +-
 debian/control                                    |    2 +-
 debian/copyright                                  |    4 +-
 debian/patches/0001-fixing-typos-in-manpage.patch |   31 +
 debian/patches/series                             |    1 +
 developer-manual__eng.pdf                         |  Bin 319981 -> 320114 bytes
 lib/Lingua/Translit.pm                            |   23 +-
 lib/Lingua/Translit/Tables.pm                     |   38 +-
 t/32_tr_IAST_Devanagari.t                         | 2180 +++++++++++++++++++++
 tools/substitute_tables.pl                        |    4 +-
 translit                                          |   13 +-
 xml/Makefile                                      |    3 +-
 xml/devanagari_iast.xml                           |  446 +++++
 xml/iast_devanagari.xml                           |  510 +++++
 xml/tables.dump                                   |  936 +++++++++
 20 files changed, 4182 insertions(+), 41 deletions(-)
 create mode 100644 debian/patches/0001-fixing-typos-in-manpage.patch
 create mode 100644 t/32_tr_IAST_Devanagari.t
 create mode 100644 xml/devanagari_iast.xml
 create mode 100644 xml/iast_devanagari.xml

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



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