[libfile-pushd-perl] branch master updated (ac739cc -> 6c2d896)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Oct 11 21:00:15 UTC 2016


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

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

      from  ac739cc   update changelog
      adds  eea9b8f   New upstream version 1.014
       new  498632f   Merge tag 'upstream/1.014'
       new  97069f3   Update debian/changelog
       new  257a531   Update copyright years
       new  e465387   Add upstream metadata
       new  5c05f7a   Bump dh compat to level 9
       new  e1182d6   Drop versioned dependency satisfied in oldstable
       new  9d44a99   Declare compliance with Debian Policy 3.9.8
       new  df3a66e   Mark package autopkgtest-able
       new  c5453e3   update name of CONTRIBUTING docs
       new  6c2d896   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:
 CONTRIBUTING => CONTRIBUTING.mkdn     |  50 +++----
 Changes                               |  16 ++
 LICENSE                               |   2 +-
 MANIFEST                              |  14 +-
 META.json                             |  45 ++++--
 META.yml                              |  17 ++-
 Makefile.PL                           |  19 +--
 README                                |  17 ++-
 cpanfile                              |  22 ++-
 debian/changelog                      |  15 +-
 debian/compat                         |   2 +-
 debian/control                        |   8 +-
 debian/copyright                      |   2 +-
 debian/libfile-pushd-perl.docs        |   2 +-
 debian/upstream/metadata              |   7 +
 dist.ini                              |   5 +-
 lib/File/pushd.pm                     |  37 ++++-
 t/00-report-prereqs.dd                |  64 ++++++++
 t/00-report-prereqs.t                 | 266 +++++++++++++++++-----------------
 t/exception.t                         |   2 +-
 t/void-context.t                      |  48 ++++++
 xt/author/00-compile.t                |  12 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/author/pod-spell.t                 |  25 ++--
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   2 -
 xt/{release => author}/test-version.t |  13 +-
 27 files changed, 465 insertions(+), 248 deletions(-)
 rename CONTRIBUTING => CONTRIBUTING.mkdn (66%)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/void-context.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (96%)
 rename xt/{release => author}/test-version.t (54%)

-- 
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