[libdatetime-format-pg-perl] branch master updated (4599978 -> 8d103b3)

gregor herrmann gregoa at debian.org
Thu Aug 3 02:19:07 UTC 2017


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

gregoa pushed a change to branch master
in repository libdatetime-format-pg-perl.

      from  4599978   update changelog
      adds  31b4609   Apply spelling patch from debian
      adds  3335152   Merge pull request #11 from lestrrat/topic/issue-10
      adds  3bf25ee   Fix parse_duration handling
      adds  88c2939   Update changes
      adds  09c4de1   Merge pull request #13 from lestrrat/topic/issue-12
      adds  957b687   Illustrate error in conversion of some floating-point values to nanoseconds
      adds  547c98b   Round parsed nanosecond to the closest integer value
      adds  76c323c   Oops, POSIX::lround() is not supported on older Perls
      adds  c049d41   Merge pull request #15 from ichesnokov/integer-nanoseconds
      adds  e1bbb3c   Checking in changes prior to tagging of version 0.16013.
      adds  0838a0a   New upstream version 0.16013
       new  e4f60b6   Updated version 0.16013 from 'upstream/0.16013'
       new  3d64872   Update debian/changelog
       new  b71cda2   Drop spelling.patch, merged upstream.
       new  52e35cd   Update years of packaging copyright.
       new  6d58899   Declare compliance with Debian Policy 4.0.0.
       new  8d103b3   releasing package libdatetime-format-pg-perl version 0.16013-1

The 6 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 +++-
 MANIFEST                      |  2 ++
 META.json                     |  5 ++--
 META.yml                      |  5 ++--
 README.md                     |  2 +-
 debian/changelog              |  8 ++++--
 debian/control                |  2 +-
 debian/copyright              |  2 +-
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 18 ------------
 lib/DateTime/Format/Pg.pm     | 64 +++++++++++++++++++++++++++----------------
 t/gh12.t                      | 20 ++++++++++++++
 t/parse_datetime5.t           | 10 +++++++
 13 files changed, 93 insertions(+), 52 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 t/gh12.t
 create mode 100644 t/parse_datetime5.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-pg-perl.git



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