[libemail-filter-perl] branch master updated (39e4bb5 -> bc9e95c)

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 18 21:18:34 UTC 2013


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

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

      from  39e4bb5   update changelog
      adds  9721883   Imported Upstream version 1.033
       new  b9a96eb   Merge tag 'upstream/1.033'
       new  b12fdc9   Import Upstream version 1.033
       new  f92844a   Add build-dependencies on Capture::Tiny and Test:More 0.96
       new  bc8a1db   Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, refer and link to common licenses)
       new  a325941   Bump dh compatibility to level 8 (no changes necessary)
       new  7fbd750   Switch to source format 3.0 (quilt)
       new  753fdca   Switch to short-form debian/rules
       new  ea955a5   Add myself to uploaders and copyright
       new  dcf59f8   remove template headers from watch file
       new  bc9e95c   update changelog for release

The 10 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                          |    7 +-
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   17 +-
 MANIFEST.SKIP                    |   13 -
 META.json                        |  284 ++++++++++++++++
 META.yml                         |  219 ++++++++++++-
 Makefile.PL                      |   86 ++++-
 README                           |  174 +---------
 debian/changelog                 |   19 +-
 debian/compat                    |    2 +-
 debian/control                   |   11 +-
 debian/copyright                 |   75 +++--
 debian/rules                     |   21 +-
 debian/source/format             |    1 +
 debian/watch                     |    3 -
 dist.ini                         |    9 +
 lib/Email/Filter.pm              |  351 ++++++++++----------
 t/00-compile.t                   |   39 +++
 t/000-report-versions-tiny.t     |   83 +++++
 t/pod-coverage.t                 |   14 -
 t/pod.t                          |    6 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 23 files changed, 1357 insertions(+), 794 deletions(-)
 delete mode 100644 MANIFEST.SKIP
 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/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-filter-perl.git



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