[libterm-progressbar-perl] branch master updated (9b684c2 -> 05ef038)

Salvatore Bonaccorso carnil at debian.org
Tue Sep 9 15:54:22 UTC 2014


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

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

      from  9b684c2   update changelog
       new  62b4733   Add debian/upstream/metadata
       new  c65b3fb   Update debian/changelog
      adds  3797cda   import Term-ProgressBar-2.09 from CPAN
      adds  89c6378   use File::Temp
      adds  8d5ca79   remove unused max sub
      adds  d199cca   remove some unused constants
      adds  b77f6c0   remove LIB_DIR
      adds  d5721c9   remove unused read_file
      adds  0457d98   remove commented code
      adds  156f9d0   remove unused sub
      adds  f3f7c5c   remove unused sub only_files
      adds  e59392b   remove some internal subs
      adds  aa6d2fa   stop exporting unused subs
      adds  fc498c9   remove the unused compare sub
      adds  5ec430a   remove min() and find_exec()
      adds  9ba26e4   remove rel2abs
      adds  33e231c   copy two examples from the docs to the eg directory
      adds  f419436   remove unused sub
      adds  c117fc5   replace the home made capturing of stderr by usage of Capture::Tiny
      adds  7966dad   further clean the test module
      adds  8f87af0   switch from Test to Test::More
      adds  14647ca   switch to useint Test::Exception instead of the home made code, remote test.pm
      adds  ee92123   replace home made grab subroutine by Capture::Tiny::capture
      adds  2256bba   remove some unnecessary debugging code
      adds  834c615   cleanup of the test code
      adds  dafa405   build requires
      adds  9d9b1d8   add gitignore file
      adds  c3f8be4   upgrade Capture::Tiny and use the new capture_stderr
      adds  c37cbd2   update Makefile.PL
      adds  df7c5ce   remove Build.PL
      adds  6ef241f   update changes for next release
      adds  1d57993   remove MANIFEST from git
      adds  79c7be6   move examples
      adds  30d652b   gitignore MANIFEST
      adds  301ac26   dont include git directorries and files
      adds  c008d3c   v2.10
      adds  34ac983   gitignore releases
      adds  cbc7b2d   use Test::More and skip the signature verification
      adds  ce993e7   release 2.11
      adds  5c0bf81   gitignore MANIFEST.bak
      adds  9046fc6   skip MYMETA files
      adds  1194702   use strict; use warnings; in examples
      adds  bfb0b85   add link to repository
      adds  c84b176   v2.12
      adds  1edc693   remove SIGNATURE file
      adds  33c78a7   move content of BUGS to Changes
      adds  bd36977   remove INSTALL and configure
      adds  fbe3bb7   some POD cleanup , add standar prerequisites to Makefile.PL
      adds  8b6321c   Update the version number since we're going to make changes.
      adds  a2127d5   Document the term_width argument to the constructor.
      adds  8f68d2d   Add a 'silent' option to the constructor.
      adds  3c81f09   typo fix
      adds  7bf705d   Merge pull request #3 from dsteinbrunner/patch-1
      adds  2fa0376   update changes for release
      adds  675348c   Reformatted as per CPAN::Changes::Spec
      adds  959a9bf   Merge pull request #4 from neilbowers/master
      adds  496e9a7   Add Term::ProgressBar::IO.
      adds  0d784cb   fix the license to match Term::ProgressBar
      adds  0e85c4f   Merge pull request #5 from dondelelcaro/term-progressbar-io
      adds  a74a599   update version number to 2.15
      adds  740fbdb   enable travis
      adds  bf4d96c   Added support for cygwin
      adds  4e9e129   Merge pull request #6 from LukeGoodsell/master
      adds  d185383   gitignore cover_db
      adds  0000580   set version number to 2.16
      adds  2dd6c59   remove DEBUG and stop exporting $VERSION and $PACKAGE
      adds  a42d492   remove some unnecessary comments
      adds  63dd149   update manifest.skip
      adds  24fd0ab   Imported Upstream version 2.16
       new  98f8cca   Merge tag 'upstream/2.16'
       new  7e060e5   Update debian/changelog
       new  05ef038   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:
 Changes                    |  6 +++++
 MANIFEST.SKIP              |  2 ++
 META.json                  |  4 +--
 META.yml                   | 26 +++++++++----------
 debian/changelog           |  6 +++--
 debian/upstream/metadata   |  5 ++++
 lib/Term/ProgressBar.pm    | 62 +++++-----------------------------------------
 lib/Term/ProgressBar/IO.pm | 17 +++++--------
 8 files changed, 44 insertions(+), 84 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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