[libio-interactive-perl] branch master updated (74f20bb -> c7a70d9)

gregor herrmann gregoa at debian.org
Sat Feb 20 20:41:05 UTC 2016


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

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

      from  74f20bb   update changelog
      adds  16f36cc   Imported Upstream version 1.021
       new  fb9bc0f   Merge tag 'upstream/1.021'
       new  b6be6fe   New upstream release.
       new  b81e2cc   Add debian/upstream/metadata.
       new  3da4363   debian/copyright: refresh license stanzas.
       new  7f33514   Add build dependency on Test::More 0.94.
       new  576a6d8   Reformat debian/control with cme
       new  9f845c4   Mark package as autopkgtest-able.
       new  48c8141   Declare compliance with Debian Policy 3.9.7.
       new  a2bc8c5   Switch to source format "3.0 (quilt)".
       new  9d04491   Bump debhelper compatibility level to 9.
       new  ca63bf5   Add /me to Uploaders.
       new  c7a70d9   releasing package libio-interactive-perl version 1.021-1

The 12 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                  |  53 +++++++++-----
 INSTALL.SKIP             |   6 ++
 LICENSE                  | 177 +++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                 |   8 ++-
 MANIFEST.SKIP            |  72 +++++++++++++++----
 META.json                |  57 +++++++++++++++
 META.yml                 |  36 ++++++----
 Makefile.PL              | 125 +++++++++++++++++++++++++++++----
 README                   |  40 -----------
 README.pod               | 114 ++++++++++++++++++++++++++++++
 debian/changelog         |  15 +++-
 debian/compat            |   2 +-
 debian/control           |  13 ++--
 debian/copyright         |   9 +--
 debian/source/format     |   1 +
 debian/upstream/metadata |   7 ++
 lib/IO/Interactive.pm    |  45 ++++++------
 xt/changes.t             |   4 ++
 18 files changed, 647 insertions(+), 137 deletions(-)
 create mode 100644 INSTALL.SKIP
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 README
 create mode 100644 README.pod
 create mode 100644 debian/source/format
 create mode 100644 debian/upstream/metadata
 create mode 100644 xt/changes.t

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



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