[libmath-base36-perl] branch master updated (6711254 -> 79f6b73)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Nov 24 22:13:01 UTC 2015


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

fsfs pushed a change to branch master
in repository libmath-base36-perl.

      from  6711254   update changelog
       new  262ffc0   Add debian/upstream/metadata
       new  e360ff2   Update debian/changelog
      adds  94a878b   importing updated Math::Base36 dist
      adds  c320b08   fix up tests + code
      adds  f83f8f4   perltidy + pod updates
      adds  d251c1d   update changes file
      adds  5eaa813   add perl_version
      adds  83c6691   fix Math::BigInt prereq
      adds  9e2c31c   typo
      adds  0dca5ca   fix regex for input validation in decode_base36() (RT #44414)
      adds  d463ea0   update MANIFEST.SKIP and add .gitignore file
      adds  31f2f86   update copyright date
      adds  1ea8ed2   properly add .gitignore to MANIFEST.SKIP
      adds  d1d6b2f   update gitignore
      adds  477872d   prep release with new Module::Install
      adds  e0fa855   don't short-circuit encoding '0' so it gets proper padding
      adds  a1faa1d   explicit use of of Math::BigInt to avoid confusing Devel::Cover
      adds  b7e9a6c   Fix SYNOPSIS (RT #78790)
      adds  0ba014f   prep release
      adds  a48c423   ignore MYMETA files
      adds  e238f45   prep release
      adds  bb79a14   Make errors more descriptive
      adds  2171d13   Add test script for descriptive errors
      adds  39eedf9   Switch to croak() instead of die()
      adds  c289414   Add test dependency to Makefile.PL
      adds  83e0b4f   Merge pull request #1 from chiselwright/master
      adds  77b0017   prep release
      adds  f4f0baa   handle large base-10 numbers when encoding (GH #2)
      adds  5084ae4   prep release
      adds  23719c9   Avoid negative repeat count warnings generated from new perls (RT #103266)
      adds  fb40a81   prep release
      adds  e4545a1   Imported Upstream version 0.14
       new  13e3dc8   Merge tag 'upstream/0.14'
       new  e17bdff   Update debian/changelog
       new  35f730a   Bump upstream copyright years
       new  ac53265   Bump dh compat to level 9
       new  2edb56d   Declare compliance with Debian Policy 3.9.6
       new  c97d485   Mark package autopkgtest-able
       new  79f6b73   prepare changelog for release

The 9 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 ++++++
 META.yml                 |  2 +-
 README                   |  2 +-
 debian/changelog         | 14 ++++++++++++--
 debian/compat            |  2 +-
 debian/control           |  6 +++---
 debian/copyright         |  2 +-
 debian/upstream/metadata |  5 +++++
 lib/Math/Base36.pm       | 10 +++++++---
 t/02-basic.t             | 10 +++++++++-
 10 files changed, 46 insertions(+), 13 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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