[libemail-thread-perl] branch master updated (bbb452f -> ae69f7a)

Florian Schlichting fsfs at alioth.debian.org
Mon Sep 16 10:04:42 UTC 2013


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

fsfs pushed a change to branch master
in repository libemail-thread-perl.

      from  bbb452f   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  2dff880   Imported Upstream version 0.712
       new  e5484a9   Merge tag 'upstream/0.712'
       new  db2e986   Import Upstream version 0.712
       new  d52212d   Refresh debian/copyright
       new  4274432   drop build-dependencies on Test::POD* in favour of Capture::Tiny and Test::More 0.96
       new  e079a1a   Bump dh compatibility to level 8 (no changes necessary)
       new  191803b   Bump Standards-Version to 3.9.4 (no further changes)
       new  f4a4806   Switch to short-form debian/rules
       new  998a3c3   Switch to source format 3.0 (quilt)
       new  631eb36   Email change: David Bremner -> bremner at debian.org
       new  1b5165b   Add myself to uploaders and copyright
       new  ae69f7a   prepare changelog for release

The 11 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                          |   18 +-
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   15 +-
 META.json                        |  291 +++++++++++++++++
 META.yml                         |  220 ++++++++++++-
 Makefile.PL                      |   82 ++++-
 README                           |  138 +-------
 debian/changelog                 |   16 +-
 debian/compat                    |    2 +-
 debian/control                   |   11 +-
 debian/copyright                 |   21 +-
 debian/rules                     |   21 +-
 debian/source/format             |    1 +
 dist.ini                         |    9 +
 lib/Email/Thread.pm              |   69 ++--
 t/00-compile.t                   |   39 +++
 t/000-report-versions-tiny.t     |   80 +++++
 t/99pod.t                        |    7 -
 t/pod-coverage.t                 |   10 -
 t/pod.t                          |    6 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 22 files changed, 1175 insertions(+), 598 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/99pod.t
 delete mode 100644 t/pod-coverage.t
 delete mode 100644 t/pod.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/pod-syntax.t

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



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