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

carnil pushed a change to branch master
in repository libio-interface-perl.

      from  f744cb6   update changelog
      adds  4a980be   Imported Upstream version 1.09
       new  d75f7ec   Merge tag 'upstream/1.09'
       new  1f7f227   Update copyright stanza for upstream files
       new  efadc6c   Drop missing-curly.patch patch
       new  441c280   Add Build-Depends on libmodule-build-perl
       new  07b6a0f   Don't install README file into docs
       new  634b6fb   Declare compliance with Debian policy 3.9.6
       new  5a546b1   Declare package as autopkgtestable
       new  a81fdfb   Prepare changelog for release

The 8 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:
 Build.PL                                  |  26 ++++
 Changes                                   |  35 +++--
 LICENSE                                   | 202 +++++++++++++++++++++++++++++
 MANIFEST                                  |  14 +-
 META.json                                 |  49 +++++++
 META.yml                                  |  43 ++++---
 Makefile.PL                               |  52 --------
 README                                    |  11 --
 README.md                                 |  32 +++++
 debian/changelog                          |  17 ++-
 debian/control                            |   4 +-
 debian/copyright                          | 207 +++++++++++++++++++++++++++++-
 debian/libio-interface-perl.docs          |   1 -
 debian/patches/missing-curly.patch        |  18 ---
 debian/patches/series                     |   1 -
 Interface.pm => lib/IO/Interface.pm       |  15 ++-
 Interface.xs => lib/IO/Interface.xs       |  14 +-
 {Interface => lib/IO/Interface}/Simple.pm |  12 +-
 18 files changed, 617 insertions(+), 136 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 Makefile.PL
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 debian/libio-interface-perl.docs
 delete mode 100644 debian/patches/missing-curly.patch
 delete mode 100644 debian/patches/series
 rename Interface.pm => lib/IO/Interface.pm (95%)
 rename Interface.xs => lib/IO/Interface.xs (97%)
 rename {Interface => lib/IO/Interface}/Simple.pm (94%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to