[libmath-nocarry-perl] branch master updated (bdf8b7f -> faaefab)

gregor herrmann gregoa at debian.org
Sat Feb 20 21:02:55 UTC 2016


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

gregoa pushed a change to branch master
in repository libmath-nocarry-perl.

      from  bdf8b7f   update changelog
      adds  4e5dbb3   Imported Upstream version 1.111
       new  4c97af2   Merge tag 'upstream/1.111'
       new  e83d856   New upstream release.
       new  2052dac   Add debian/upstream/metadata.
       new  9e04085   remove boilerplate comments from debian/watch
       new  9275118   Drop patch manpage_section; not applicable anymore.
       new  85e6d7c   Update years of upstream copyright.
       new  9924b80   Reformat debian/control with cme
       new  099fcbb   Declare compliance with Debian Policy 3.9.7.
       new  b40b3f5   Bump debhelper compatibility level to 9.
       new  c342261   Add build dependency on Test::More 0.94.
       new  fb0c666   Add a patch to fix a spelling mistake in the POD.
       new  faaefab   releasing package libmath-nocarry-perl version 1.111-1

The 12 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                        |  31 +++----
 INSTALL.SKIP                   |   6 ++
 LICENSE                        | 178 ++++++++++++++++++++++++++++++++++++++++-
 MANIFEST                       |  13 +--
 MANIFEST.SKIP                  |  71 ++++++++++++++++
 META.json                      |  56 +++++++++++++
 META.yml                       |  39 ++++++---
 Makefile.PL                    | 126 ++++++++++++++++++++++++-----
 README                         |  27 -------
 README.pod                     | 114 ++++++++++++++++++++++++++
 debian/changelog               |  14 +++-
 debian/compat                  |   2 +-
 debian/control                 |   9 ++-
 debian/copyright               |   2 +-
 debian/patches/manpage_section |  14 ----
 debian/patches/series          |   2 +-
 debian/patches/spelling.patch  |  18 +++++
 debian/upstream/metadata       |   7 ++
 debian/watch                   |   1 -
 lib/{ => Math}/NoCarry.pm      |  55 +++++--------
 t/load.t                       |   1 -
 t/pod.t                        |   1 -
 t/pod_coverage.t               |   2 -
 t/prereq.t                     |   5 --
 t/subtract.t                   |   2 -
 t/test_manifest                |   2 -
 xt/changes.t                   |   4 +
 27 files changed, 650 insertions(+), 152 deletions(-)
 create mode 100644 INSTALL.SKIP
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 delete mode 100644 README
 create mode 100644 README.pod
 delete mode 100644 debian/patches/manpage_section
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/upstream/metadata
 rename lib/{ => Math}/NoCarry.pm (77%)
 delete mode 100644 t/prereq.t
 create mode 100644 xt/changes.t

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



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