[libio-pager-perl] branch master updated (d1dfd24 -> ebb0a43)

gregor herrmann gregoa at debian.org
Sat Oct 31 20:38:10 UTC 2015


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

gregoa pushed a change to branch master
in repository libio-pager-perl.

      from  d1dfd24   update changelog
      adds  0fd27e9   Imported Upstream version 0.34
       new  f3ccbdb   Merge tag 'upstream/0.34'
       new  5e61747   New upstream release.
       new  cf59f12   Update years of upstream and packaging copyright.
       new  f94156e   Mark package as autopkgtest-able.
       new  56e3f77   Declare compliance with Debian Policy 3.9.6.
       new  a833c2f   Bump debhelper compatibility level to 9.
       new  ebb0a43   releasing package libio-pager-perl version 0.34-1

The 7 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:
 .proverc                          |   1 +
 CHANGES                           |  24 +++++++
 MANIFEST                          |   3 +
 META.json                         |   2 +-
 META.yml                          |   2 +-
 TODO                              |  25 +++----
 debian/changelog                  |  12 +++-
 debian/compat                     |   2 +-
 debian/control                    |   5 +-
 debian/copyright                  |   4 +-
 lib/IO/Pager.pm                   | 146 +++++++++++++++++++++++++++++---------
 lib/IO/Pager/Buffered.pm          |   4 +-
 lib/IO/Pager/Page.pm              |   8 +--
 lib/IO/Pager/Unbuffered.pm        |   3 +-
 t.pl                              |   5 ++
 t/05-binmode_interactive.t        |   6 +-
 t/09-open.t                       |   2 +-
 t/11-redirect-oo.t                |  11 +--
 t/12-preservelayers_interactive.t |  34 +++++++++
 t/13-eof_interactive.t            |  26 +++++++
 20 files changed, 250 insertions(+), 75 deletions(-)
 create mode 100644 .proverc
 create mode 100644 t/12-preservelayers_interactive.t
 create mode 100644 t/13-eof_interactive.t

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



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