[libterm-progressbar-perl] branch master updated (05ef038 -> 1cc644a)

Salvatore Bonaccorso carnil at debian.org
Sun Mar 8 17:05:49 UTC 2015


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  05ef038   Prepare changelog for release
      adds  9464174   enable travis for osx
      adds  b976d84   Add support for occasions when max count is unknown
      adds  bb79a6b   mproved support for occasions when number of items is unknown. Added test cases and documentation.
      adds  64cb05a   Delete tmp.txt
      adds  d01cb7a   Merge branch 'master' of https://github.com/LukeGoodsell/Term-ProgressBar into LukeGoodsell-master
      adds  b2958fc   Merge branch 'LukeGoodsell-master'
      adds  c65cc7f   version number to 2.17
      adds  56e3fa8   Imported Upstream version 2.17
       new  722a38b   Merge tag 'upstream/2.17'
       new  9d395e6   Update debian/changelog
       new  251e870   Update copyright years for debian/* packaging files
       new  a13d99b   Declare compliance with Debian Policy 3.9.6
       new  19a080d   Add Testsuite: autopkgtest-pkg-perl field in debian/control
       new  1cc644a   Prepare changelog for release

The 6 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                      |  3 ++
 MANIFEST                     |  2 +
 META.json                    |  2 +-
 META.yml                     |  2 +-
 debian/changelog             |  9 +++++
 debian/control               |  3 +-
 debian/copyright             |  2 +-
 examples/stdinorfile.pl      | 43 +++++++++++++++++++++
 lib/Term/ProgressBar.pm      | 89 ++++++++++++++++++++++++++++++++++++++++++--
 lib/Term/ProgressBar/IO.pm   |  2 +-
 t/{zero.t => lessthanzero.t} | 51 ++++++++++++++++++-------
 11 files changed, 186 insertions(+), 22 deletions(-)
 create mode 100755 examples/stdinorfile.pl
 copy t/{zero.t => lessthanzero.t} (50%)
 mode change 100644 => 100755

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