[libpoe-component-client-dns-perl] branch master updated (fa18863 -> 6e3e194)

Florian Schlichting fsfs at alioth.debian.org
Sat Nov 2 20:56:05 UTC 2013


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

fsfs pushed a change to branch master
in repository libpoe-component-client-dns-perl.

      from  fa18863   update changelog
      adds  9c88cf9   Imported Upstream version 1.053
       new  4dde3b7   Merge tag 'upstream/1.053'
       new  8528153   Import Upstream version 1.053
       new  435d7f2   Make dependencies on POE and Test::NoWarnings versioned, and add a dependency on Test::More 0.96
       new  eaff867   Update debian/copyright to copyright-format 1.0
       new  0426c66   Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
       new  309a240   Declare compliance with Debian Policy 3.9.5
       new  fcd7300   Bump dh compatibility to level 8
       new  e3fd398   Drop fix_pod.patch, fixed/applied upstream
       new  c02475f   Add myself to uploaders and copyright
       new  6e3e194   prepare 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                         |  168 ++++-----------
 LICENSE                         |  377 +++++++++++++++++++++++++++++++++
 MANIFEST                        |   10 +-
 MANIFEST.SKIP                   |   25 +++
 META.yml                        |   45 ++--
 Makefile.PL                     |   81 ++++---
 README                          |  256 ++++++++++++++++++----
 README.mkdn                     |  247 +++++++++++++++++++++
 debian/changelog                |   17 +-
 debian/compat                   |    2 +-
 debian/control                  |   14 +-
 debian/copyright                |   37 ++--
 debian/patches/fix_pod.patch    |   14 --
 debian/patches/series           |    1 -
 dist.ini                        |   48 +++++
 lib/POE/Component/Client/DNS.pm |  132 +++++++-----
 t/000-report-versions.t         |  447 +++++++++++++++++++++++++++++++++++++++
 t/00_info.t                     |   14 --
 t/05_api_4.t                    |    9 +-
 t/release-pod-coverage.t        |   21 ++
 t/release-pod-syntax.t          |   15 ++
 21 files changed, 1640 insertions(+), 340 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 create mode 100644 README.mkdn
 delete mode 100644 debian/patches/fix_pod.patch
 delete mode 100644 debian/patches/series
 create mode 100644 dist.ini
 create mode 100644 t/000-report-versions.t
 delete mode 100644 t/00_info.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/libpoe-component-client-dns-perl.git



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