[libio-all-perl] branch master updated (3f8c6ba -> d300fd2)

gregor herrmann gregoa at debian.org
Sat Jul 19 20:55:49 UTC 2014


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

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

      from  3f8c6ba   releasing package libio-all-perl version 0.65-1
      adds  00c2931   Imported Upstream version 0.66
       new  8bbd205   Merge tag 'upstream/0.66'
       new  bb5ec5b   New upstream release.
       new  b7e5628   Install new documentation and examples.
       new  d300fd2   releasing package libio-all-perl version 0.66-1

The 4 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                     | 55 ++++++++++++++++++++++++++++++++++++
 Changes                          |  4 +++
 MANIFEST                         |  4 ++-
 META.json                        | 61 ++++++++++++++++++++++++++++++++++++++++
 META.yml                         |  3 +-
 Makefile.PL                      |  2 +-
 debian/changelog                 |  7 +++++
 debian/libio-all-perl.docs       |  1 +
 debian/libio-all-perl.examples   |  1 +
 {eg => example}/create-cat-to.pl |  0
 lib/IO/All.pm                    |  3 +-
 lib/IO/All.pod                   |  4 +--
 lib/IO/All/Base.pm               |  2 +-
 lib/IO/All/DBM.pm                |  2 +-
 lib/IO/All/DBM.pod               |  4 +--
 lib/IO/All/Dir.pm                |  2 +-
 lib/IO/All/Dir.pod               |  4 +--
 lib/IO/All/File.pm               |  2 +-
 lib/IO/All/File.pod              |  4 +--
 lib/IO/All/Filesys.pm            |  2 +-
 lib/IO/All/Filesys.pod           |  4 +--
 lib/IO/All/Link.pm               |  2 +-
 lib/IO/All/Link.pod              |  4 +--
 lib/IO/All/MLDBM.pm              |  2 +-
 lib/IO/All/MLDBM.pod             |  4 +--
 lib/IO/All/Pipe.pm               |  2 +-
 lib/IO/All/Pipe.pod              |  4 +--
 lib/IO/All/STDIO.pm              |  2 +-
 lib/IO/All/STDIO.pod             |  4 +--
 lib/IO/All/Socket.pm             |  2 +-
 lib/IO/All/Socket.pod            |  4 +--
 lib/IO/All/String.pm             |  2 +-
 lib/IO/All/String.pod            |  4 +--
 lib/IO/All/Temp.pm               |  2 +-
 lib/IO/All/Temp.pod              |  4 +--
 35 files changed, 173 insertions(+), 40 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 META.json
 create mode 100644 debian/libio-all-perl.docs
 create mode 100644 debian/libio-all-perl.examples
 rename {eg => example}/create-cat-to.pl (100%)

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



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