[libtex-encode-perl] branch master updated (ddcedd0 -> 9d317e9)

Angel Abad angel at debian.org
Wed Sep 27 06:48:07 UTC 2017


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

angel pushed a change to branch master
in repository libtex-encode-perl.

      from  ddcedd0   Update changelog
      adds  ff81676   Move POD and coverage to xt/
      adds  fa4a12d   Skip Encode v2.90 as pre-requirement
      adds  568d764   New upstream version 2.003
       new  2c634e6   Updated version 2.003 from 'upstream/2.003'
       new  f0e009b   Update debian/changelog
       new  ce1315e   debian/copyright: Update copyright years
       new  56a5453   debian/control: Update {Build-}Depends
       new  9b785ad   Bump Standards-Version to 4.1.0 (no changes)
       new  9d317e9   Update changelog

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:
 CHANGES                       |  28 ++++++-
 MANIFEST                      |  10 ++-
 META.json                     | 189 ++++++++++++++++++++++++++++--------------
 META.yml                      | 161 +++++++++++++++++++++++------------
 Makefile.PL                   |  57 +++++++++++--
 debian/changelog              |  10 +++
 debian/control                |  12 +--
 debian/copyright              |   2 +-
 dist.ini                      |  11 +++
 lib/TeX/Encode.pm             |   2 +-
 lib/TeX/Encode/BibTeX.pm      |   2 +
 lib/TeX/Encode/charmap.pm     |   1 +
 {xt/author => t}/00-compile.t |  16 ++--
 t/00-report-prereqs.dd        |  14 +++-
 t/00-report-prereqs.t         |  18 +++-
 t/regressions.t               |  20 +++++
 {t => xt}/98coverage.t        |   0
 {t => xt}/99pod.t             |   0
 xt/author/00-compile.t        |  12 ++-
 xt/author/test-version.t      |  23 +++++
 xt/release/minimum-version.t  |   8 ++
 21 files changed, 448 insertions(+), 148 deletions(-)
 copy {xt/author => t}/00-compile.t (67%)
 create mode 100644 t/regressions.t
 rename {t => xt}/98coverage.t (100%)
 rename {t => xt}/99pod.t (100%)
 create mode 100644 xt/author/test-version.t
 create mode 100644 xt/release/minimum-version.t

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



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