[libmath-bigint-perl] branch master updated (3cd36b0 -> 6e07139)

Angel Abad angel at debian.org
Tue Dec 6 10:04:45 UTC 2016


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

angel pushed a change to branch master
in repository libmath-bigint-perl.

      from  3cd36b0   Update changelog.
      adds  a6bf488   New upstream version 1.999803
       new  970dd8c   Merge tag 'upstream/1.999803'
       new  17bd6f8   Update debian/changelog
       new  4ae71f1   debian/libmath-bigint-perl.docs: Remove BENCHMARK file, removed upstream.
       new  6e73c28   debian/copyright: Remove inc/Module/* section.
       new  6e07139   Update changelog.

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:
 BENCHMARK                                      |    3 -
 CHANGES                                        | 3007 ++++++++++++------------
 LICENSE                                        |    2 -
 MANIFEST                                       |   10 +-
 META.json                                      |    9 +-
 META.yml                                       |    9 +-
 Makefile.PL                                    |   52 +-
 SIGNATURE                                      |   84 +-
 TODO                                           |    2 +
 debian/changelog                               |   10 +
 debian/copyright                               |    6 -
 debian/libmath-bigint-perl.docs                |    1 -
 inc/Module/Install.pm                          |  451 ----
 inc/Module/Install/Base.pm                     |   83 -
 inc/Module/Install/Can.pm                      |  163 --
 inc/Module/Install/Fetch.pm                    |   93 -
 inc/Module/Install/Makefile.pm                 |  418 ----
 inc/Module/Install/Metadata.pm                 |  722 ------
 inc/Module/Install/Win32.pm                    |   64 -
 inc/Module/Install/WriteAll.pm                 |   63 -
 lib/Math/BigFloat.pm                           |    3 +-
 lib/Math/BigInt.pm                             |    3 +-
 lib/Math/BigInt/Calc.pm                        |    3 +-
 lib/Math/BigInt/CalcEmu.pm                     |    3 +-
 lib/Math/BigInt/Lib.pm                         |    3 +-
 t/01load.t                                     |    0
 t/Math/BigFloat/{Subclass.pm => #Subclass.pm#} |    0
 t/Math/BigInt/BareCalc.pm                      |    2 +-
 t/author-blog-mbf.t                            |    3 +-
 t/author-blog-mbi.t                            |    2 +-
 t/author-lib-arithmetic-binary-_add.t          |    4 +-
 t/author-lib-arithmetic-binary-_div.t          |    4 +-
 t/author-lib-arithmetic-binary-_log_int.t      |    2 +-
 t/author-lib-arithmetic-binary-_mod.t          |    4 +-
 t/author-lib-arithmetic-binary-_mul.t          |    4 +-
 t/author-lib-arithmetic-binary-_nok.t          |    4 +-
 t/author-lib-arithmetic-binary-_pow.t          |    4 +-
 t/author-lib-arithmetic-binary-_root.t         |    4 +-
 t/author-lib-arithmetic-binary-_sub.t          |    4 +-
 t/author-lib-arithmetic-ternary-_lsft.t        |    2 +-
 t/author-lib-arithmetic-ternary-_rsft.t        |    2 +-
 t/author-lib-bitwise-_and.t                    |    4 +-
 t/author-lib-bitwise-_or.t                     |    4 +-
 t/author-lib-bitwise-_xor.t                    |    4 +-
 t/calling.t                                    |    3 +-
 45 files changed, 1617 insertions(+), 3710 deletions(-)
 delete mode 100644 BENCHMARK
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 mode change 100755 => 100644 t/01load.t
 copy t/Math/BigFloat/{Subclass.pm => #Subclass.pm#} (100%)

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



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