[libterm-shell-perl] branch master updated (d23e448 -> 3e8f9ad)

Salvatore Bonaccorso carnil at debian.org
Fri Apr 29 15:08:23 UTC 2016


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

carnil pushed a change to branch master
in repository libterm-shell-perl.

      from  d23e448   Merge tag 'upstream/0.07'
      adds  2292bdf   initial import of Term-Shell 0.01 from CPAN
      adds  d01e6ec   import Term-Shell 0.02 from CPAN
      adds  c24d08c   Add "use strict" and "use warnings".
      adds  d42d33e   Moved Shell.pm under lib.
      adds  8a3e6a1   Move test.pl away.
      adds  1c393d1   Add more.
      adds  c374aa8   Fix the POD.
      adds  0f02fd5   Add more.
      adds  57644a5   Convert to Build.PL.
      adds  dd72f26   Update .gitignore.
      adds  ab43b57   Remove META.yml from version control.
      adds  aa264f6   Bump the version.
      adds  23cb74d   Placed the version in the Changes.
      adds  6880446   Add explicit $VERSION.
      adds  8a97d2b   Convert to Test::More.
      adds  4b16410   Convert t/02default.t to Test::More.
      adds  e355c26   Add more.
      adds  996c31e   Add bump-version-number.
      adds  8ed5e1c   Bump ver to 0.04.
      adds  6de4df2   Minimal version of perl
      adds  3998ede   Add LICENSE
      adds  72a690b   Trailing whitespace
      adds  eed9995   Bump version to 0.05
      adds  cdcde80   Consistent versioning (CPANTS).
      adds  d6329a6   CPAN::Changes.
      adds  e34efd4   Remove trailing space
      adds  1e72ab7   Convert to Dist-Zilla.
      adds  9365c2b   Add .gitignore
      adds  0d2fd9c   Add the tag-release script.
      adds  9c89028   Skip a test on Windows.
      adds  a70dc05   Bump version
      adds  deaca5f   Remove non-Dist-Zilla files from .gitignore.
      adds  f77cfde   dist.ini tweaks like MetaJSON or MetaProvides
      adds  08a562b   - Bump version to 0.08
      adds  25f5dda   Fix copyright meta-data
      adds  c40acbc   Bump version to 0.09
      adds  3d4044e   Imported Upstream version 0.09
       new  6f5d71f   Merge tag 'upstream/0.09'
       new  8811726   Update debian/changelog
       new  159b616   Correct copyright information for upstream files
       new  dfed2b6   Declare compliance with Debian policy 3.9.8
       new  3e8f9ad   Prepare changelog for release

The 5 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              |   6 +-
 Changes               |  15 +++++
 MANIFEST              |  12 +---
 META.json             |  93 ++++++++++++++++++++++++++++
 META.yml              |  15 +++--
 README                |  11 ++--
 _build/auto_features  |   2 -
 _build/build_params   | 167 --------------------------------------------------
 _build/cleanup        |  10 ---
 _build/config_data    |   2 -
 _build/features       |   2 -
 _build/magicnum       |   1 -
 _build/notes          |   2 -
 _build/prereqs        |  18 ------
 _build/runtime_params |   2 -
 debian/changelog      |   8 ++-
 debian/control        |   2 +-
 debian/copyright      |   1 -
 dist.ini              |  10 +--
 lib/Term/Shell.pm     |  17 +++--
 20 files changed, 150 insertions(+), 246 deletions(-)
 create mode 100644 META.json
 delete mode 100644 _build/auto_features
 delete mode 100644 _build/build_params
 delete mode 100644 _build/cleanup
 delete mode 100644 _build/config_data
 delete mode 100644 _build/features
 delete mode 100644 _build/magicnum
 delete mode 100644 _build/notes
 delete mode 100644 _build/prereqs
 delete mode 100644 _build/runtime_params

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



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