[libmath-int64-perl] branch master updated (e4c69b6 -> dc430ec)

gregor herrmann gregoa at debian.org
Sat Sep 20 19:35:06 UTC 2014


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

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

      from  e4c69b6   update changelog
      adds  b6bc094   Imported Upstream version 0.32
       new  8d07e42   Merge tag 'upstream/0.32'
       new  319d7e4   New upstream release.
       new  9a051c1   Add debian/upstream/metadata
       new  97e34e3   Update debian/changelog
       new  132bb69   Add years of upstream copyright.
       new  95f4746   cme: reformat debian/control
       new  974828d   Declare compliance with Debian Policy 3.9.6.
       new  314c91c   Make short description a noun phrase.
       new  3a6772e   Mark package as autopkgtest-able.
       new  dc430ec   releasing package libmath-int64-perl version 0.32-1

The 10 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                        | 11 +++++++++-
 Int64.xs                       |  9 +++++---
 META.json                      |  9 ++++++--
 META.yml                       | 12 ++++++-----
 Makefile.PL                    | 11 +++++++---
 README                         |  5 ++++-
 c_api.h                        |  4 ++--
 c_api_client/perl_math_int64.c |  4 ++--
 c_api_client/perl_math_int64.h |  4 ++--
 debian/changelog               | 15 +++++++++++--
 debian/control                 | 17 +++++++++------
 debian/copyright               |  2 +-
 debian/upstream/metadata       |  5 +++++
 lib/Math/Int64.pm              | 12 +++++------
 ppport.h                       |  0
 t/MSC.t                        |  4 +++-
 t/Math-Int64-Native.t          |  8 +++++--
 t/Math-Int64.t                 | 49 ++++++++++++++++++++++++++++++++++++------
 t/Math-UInt64-Native.t         | 12 +++++++----
 t/Math-UInt64.t                | 35 ++++++++++++++++++++++++++++--
 t/as_int64.t                   |  4 +++-
 t/die_on_overflow.t            |  4 +++-
 t/pods.t                       |  0
 t/pow.t                        |  3 ++-
 t/storable.t                   |  3 ++-
 25 files changed, 186 insertions(+), 56 deletions(-)
 mode change 100755 => 100644 Changes
 mode change 100755 => 100644 Int64.xs
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 README
 create mode 100644 debian/upstream/metadata
 mode change 100755 => 100644 lib/Math/Int64.pm
 mode change 100755 => 100644 ppport.h
 mode change 100755 => 100644 t/Math-Int64-Native.t
 mode change 100755 => 100644 t/Math-Int64.t
 mode change 100755 => 100644 t/Math-UInt64-Native.t
 mode change 100755 => 100644 t/Math-UInt64.t
 mode change 100755 => 100644 t/pods.t

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



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