[libtest-base-perl] branch master updated (eda28b6 -> f07ad51)

Joenio Costa joenio-guest at moszumanska.debian.org
Fri Feb 20 17:12:04 UTC 2015


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

joenio-guest pushed a change to branch master
in repository libtest-base-perl.

      from  eda28b6   update changelog
       new  eefaaa4   Imported Upstream version 0.88
       new  4d779db   Merge tag 'upstream/0.88'
       new  5e7a820   patch already applyed by the upstream
       new  6af0423   New upstream release
       new  fafb387   update standards-version to 3.9.6
       new  61dbc26   add myself as uploader too
       new  a227002   add myself as author of debian/* files
       new  f07ad51   Merge branch 'master' of git+ssh://git.debian.org/git/pkg-perl/packages/libtest-base-perl

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:
 Changes                         | 30 ++++++++++++++++++++++++
 MANIFEST                        |  3 +--
 META.json                       |  2 +-
 META.yml                        |  2 +-
 Makefile.PL                     |  2 +-
 README                          |  4 ++--
 debian/changelog                |  8 +++++--
 debian/control                  |  5 ++--
 debian/copyright                |  1 +
 lib/Module/Install/TestBase.pm  | 24 -------------------
 lib/Module/Install/TestBase.pod | 51 -----------------------------------------
 lib/Test/Base.pm                |  3 +--
 lib/Test/Base.pod               |  6 ++---
 t/000-require-modules.t         | 17 ++++++++++++++
 t/Test-Less/index.txt           | 20 ++++++++--------
 t/TestBass.pm                   |  2 +-
 t/arguments.t                   | 12 +++++-----
 t/blocks-scalar.t               |  2 +-
 t/compact.t                     |  2 +-
 t/diff_is.t                     | 12 ++++++----
 t/embed_perl.t                  |  2 +-
 t/escape.t                      |  4 ++--
 t/filter_arguments.t            |  2 +-
 t/filters-append.t              |  6 ++---
 t/internals.t                   | 18 +++++++--------
 t/last.t                        |  4 ++--
 t/lines.t                       |  2 +-
 t/list.t                        | 10 ++++----
 t/multi-level-inherit.t         |  3 +--
 t/parentheses.t                 |  4 ++--
 t/reserved_names.t              |  2 +-
 t/reverse-deep.t                |  4 ++--
 t/simple.t                      |  2 +-
 t/split.t                       |  2 +-
 t/subclass-import.t             |  3 +--
 t/write_file.t                  |  3 +--
 36 files changed, 127 insertions(+), 152 deletions(-)
 delete mode 100644 lib/Module/Install/TestBase.pm
 delete mode 100644 lib/Module/Install/TestBase.pod
 create mode 100644 t/000-require-modules.t

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



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