[libio-tiecombine-perl] branch master updated (823b616 -> e593a76)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Nov 9 20:43:13 UTC 2015


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

fsfs pushed a change to branch master
in repository libio-tiecombine-perl.

      from  823b616   update changelog
       new  6d83d1d   Add debian/upstream/metadata
       new  34eb2a7   Update debian/changelog
      adds  5f9e0fa   initial import
      adds  857efd4   tests, docs, etc
      adds  3a140a0   fix docs
      adds  4adb866   append $\ when PRINTing to tied fh
      adds  ba077cc   standard git ignore!
      adds  f19e75f   v1.001
      adds  3a65576   stop testing "say" on 5.10.0
      adds  686b55b   v1.002
      adds  84e3ab1   warn about the problems with $\ and say {$tied}
      adds  b356109   update changelog format
      adds  bcf2b35   v1.003
      adds  daf70f4   v1.004
      adds  a7774a1   a negative fileno can be determined to be fake but is true
      adds  94a1292   v1.005
      adds  f508e13   Imported Upstream version 1.005
       new  505c1cf   Merge tag 'upstream/1.005'
       new  018f05e   Update debian/changelog
       new  856726b   Bump copyright years
       new  98ed104   Bump dh compat to level 9
       new  d4bf0b1   Declare compliance with Debian Policy 3.9.6
       new  31f4149   Mark package autopkgtest-able
       new  e593a76   prepare changelog for release

The 9 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                             |   4 +
 LICENSE                             |   8 +-
 MANIFEST                            |   7 +-
 META.json                           | 276 ++++++++++++++++++++++++++----------
 META.yml                            | 243 +++++++++++++++++++++----------
 Makefile.PL                         |  20 ++-
 README                              |   6 +-
 debian/changelog                    |  15 +-
 debian/compat                       |   2 +-
 debian/control                      |   5 +-
 debian/copyright                    |   4 +-
 debian/upstream/metadata            |   7 +
 lib/IO/TieCombine.pm                | 186 ++++++++++++------------
 lib/IO/TieCombine/Handle.pm         |   8 +-
 lib/IO/TieCombine/Scalar.pm         |   6 +-
 t/00-report-prereqs.dd              |  33 +++++
 t/00-report-prereqs.t               | 183 ++++++++++++++++++++++++
 t/000-report-versions-tiny.t        |  75 ----------
 xt/{release => author}/pod-syntax.t |   5 +-
 xt/release/changes_has_content.t    |   2 +-
 20 files changed, 734 insertions(+), 361 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 rename xt/{release => author}/pod-syntax.t (56%)

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



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