[libfile-pushd-perl] branch master updated (a13f17f -> 1f6b79d)

gregor herrmann gregoa at debian.org
Tue May 6 17:17:20 UTC 2014


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

gregoa pushed a change to branch master
in repository libfile-pushd-perl.

      from  a13f17f   update changelog
      adds  3b70bb1   Imported Upstream version 1.006
       new  f37ec60   Merge tag 'upstream/1.006'
       new  03efd9a   New upstream release.
       new  7acb320   Update years of copyright.
       new  46e3d53   cme: reformat debian/control
       new  e861ed2   Declare compliance with Debian Policy 3.9.5.
       new  1f6b79d   releasing package libfile-pushd-perl version 1.006-1

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:
 CONTRIBUTING              | 104 ++++++++++++++++++++++------
 Changes                   |  11 +++
 LICENSE                   |   2 +-
 MANIFEST                  |   5 +-
 META.json                 |  34 ++++++---
 META.yml                  |  49 ++++++-------
 Makefile.PL               |  60 ++++++++++------
 README                    |  92 ++++++++++++------------
 cpanfile                  |  42 +++++++++++
 debian/changelog          |   7 +-
 debian/control            |  17 ++---
 debian/copyright          |   4 +-
 dist.ini                  |   5 +-
 lib/File/pushd.pm         | 168 +++++++++++++++++++++++---------------------
 perlcritic.rc             |   3 +
 t/00-compile.t            |  74 --------------------
 t/00-report-prereqs.t     | 173 ++++++++++++++++++++++++++++++++++++++--------
 t/File_pushd.t            | 116 ++++++++++++-------------------
 t/exception.t             |   6 +-
 tidyall.ini               |   5 ++
 xt/author/00-compile.t    |  53 ++++++++++++++
 xt/author/pod-spell.t     |  10 +--
 xt/release/distmeta.t     |   5 +-
 xt/release/pod-coverage.t |  12 +---
 xt/release/pod-syntax.t   |   5 +-
 xt/release/portability.t  |   3 +
 26 files changed, 647 insertions(+), 418 deletions(-)
 create mode 100644 cpanfile
 delete mode 100644 t/00-compile.t
 create mode 100644 tidyall.ini
 create mode 100644 xt/author/00-compile.t

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



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