[libterm-shell-perl] branch master updated (d6aac46 -> d09e6f7)

Florian Schlichting fsfs at alioth.debian.org
Thu Sep 19 21:54:16 UTC 2013


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

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

      from  d6aac46   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  52f0ba0   Imported Upstream version 0.04
       new  4c322a1   Merge tag 'upstream/0.04'
       new  53bec57   Ship all provided example scripts
       new  04847a8   Bump Standards-Version to 3.9.4 (no change)
       new  a9e1146   Add myself to uploaders and copyright
       new  d09e6f7   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                           |   49 +++++++++++++++++++++++
 Changes                            |   16 ++++++++
 MANIFEST                           |    9 ++++-
 META.json                          |   65 ++++++++++++++++++++++++++++++
 META.yml                           |   47 +++++++++++++++++-----
 Makefile.PL                        |   23 +++++++++--
 debian/changelog                   |   10 ++++-
 debian/control                     |    5 ++-
 debian/copyright                   |    1 +
 debian/libterm-shell-perl.examples |    2 +-
 debian/rules                       |    7 ++++
 test.pl => examples/old-test.pl    |    5 ++-
 inc/Test/Run/Builder.pm            |   76 ++++++++++++++++++++++++++++++++++++
 Shell.pm => lib/Term/Shell.pm      |   12 +++++-
 lib/Term/Shell.pod                 |    6 +--
 scripts/bump-version-number.pl     |   35 +++++++++++++++++
 t/01require.t                      |   12 +++---
 t/02default.t                      |   34 ++++++++--------
 t/03catchsmry.t                    |    4 +-
 t/pod.t                            |    6 +++
 20 files changed, 374 insertions(+), 50 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 META.json
 rename test.pl => examples/old-test.pl (98%)
 create mode 100644 inc/Test/Run/Builder.pm
 rename Shell.pm => lib/Term/Shell.pm (99%)
 create mode 100644 scripts/bump-version-number.pl
 create mode 100644 t/pod.t

-- 
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