[libmath-base85-perl] branch master updated (5ec5561 -> 2de106e)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Nov 9 22:45:59 UTC 2017


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

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

      from  5ec5561   update changelog
      adds  e143f09   New upstream version 0.4+dfsg
       new  205ff17   Update upstream source from tag 'upstream/0.4+dfsg'
       new  e6f0cf6   Import upstream version 0.4+dfsg
       new  a9ee08c   Add upstream metadata
       new  7f752e3   Update debian/copyright for new upstream maintainer
       new  cad1a94   Bump dh compat to level 9
       new  22649d1   Declare compliance with Debian Policy 4.1.1
       new  2de106e   prepare changelog for release

The 7 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                         |  18 +++-
 LICENSE                         | 176 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                        |  13 ++-
 MANIFEST.SKIP                   |  14 ++++
 META.json                       |  61 ++++++++++++++
 META.yml                        |  34 ++++++++
 Makefile.PL                     |  47 +++++++++--
 README                          |  27 ------
 README.md                       |  30 +++++++
 debian/changelog                |  13 ++-
 debian/compat                   |   2 +-
 debian/control                  |   4 +-
 debian/copyright                |   3 +-
 debian/upstream/metadata        |   5 ++
 Base85.pm => lib/Math/Base85.pm |  34 ++++++--
 test.pl => t/00-basic.t         |   0
 16 files changed, 430 insertions(+), 51 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 create mode 100644 META.yml
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 rename Base85.pm => lib/Math/Base85.pm (82%)
 rename test.pl => t/00-basic.t (100%)

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



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