[libfilter-template-perl] branch master updated (25fc956 -> e7b972d)

gregor herrmann gregoa at debian.org
Wed Oct 2 21:11:24 UTC 2013


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

gregoa pushed a change to branch master
in repository libfilter-template-perl.

      from  25fc956   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  2e0285e   Imported Upstream version 1.043
       new  51a5eaf   Merge tag 'upstream/1.043'
       new  d9c49f0   New upstream release.
       new  f1dc698   Update years of copyright.
       new  5ff9af0   Update license stanzas.
       new  5cc7ddf   Switch to "3.0 (quilt)" source format.
       new  ba09dae   Bump debhelper compatibility level to 8.
       new  ff9e0c0   Declare compliance with Debian Policy 3.9.4.
       new  e7b972d   releasing package libfilter-template-perl version 1.043-1

The 8 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                         |   59 ++----
 LICENSE                         |  379 +++++++++++++++++++++++++++++++++
 MANIFEST                        |   16 +-
 META.json                       |   68 ++++++
 META.yml                        |   51 +++--
 Makefile.PL                     |  105 ++++++---
 README                          |  220 +++++++++++++++++++
 README.mkdn                     |  234 ++++++++++++++++++++
 debian/changelog                |   17 +-
 debian/compat                   |    2 +-
 debian/control                  |    4 +-
 debian/copyright                |   12 +-
 debian/source/format            |    1 +
 dist.ini                        |   46 ++++
 lib/Filter/Template.pm          |   12 +-
 lib/Filter/Template/UseBytes.pm |   12 +-
 t/000-report-versions.t         |  447 +++++++++++++++++++++++++++++++++++++++
 t/release-pod-coverage.t        |   21 ++
 t/release-pod-syntax.t          |   15 ++
 19 files changed, 1604 insertions(+), 117 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 README
 create mode 100644 README.mkdn
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/000-report-versions.t
 create mode 100644 t/release-pod-coverage.t
 create mode 100644 t/release-pod-syntax.t

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



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