[libdate-calc-xs-perl] branch master updated (1d04df1 -> 7907d6e)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Jul 7 22:16:11 UTC 2015


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

fsfs pushed a change to branch master
in repository libdate-calc-xs-perl.

      from  1d04df1   Merge tag 'debian/6.3-2'
       new  f217293   Add debian/upstream/metadata
       new  8402be5   Update debian/changelog
      adds  c687b66   Imported Upstream version 6.4
       new  b8c8607   Merge tag 'upstream/6.4'
       new  5a5c7b9   Update debian/changelog
       new  fa34e8c   Email change: Florian Schlichting -> fsfs at debian.org
       new  801612d   Update copyright years
       new  f6fdc35   Tighten (build-)dependencies
       new  c050bfc   Drop century-tests.patch, fixed upstream
       new  9b4d9be   Fix copyright-format declaration
       new  cb65d7f   Declare compliance with Debian Policy 3.9.6
       new  32e76d3   Mark package autopkgtest-able
       new  be3e045   prepare changelog for release
       new  7907d6e   fix typo

The 13 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.txt                        |  10 +-
 CREDITS.txt                        |  18 +-
 DateCalc.c                         |   7 +-
 DateCalc.h                         |   5 +-
 MANIFEST                           |   1 +
 META.json                          |  46 +++
 META.yml                           |  44 +--
 Makefile.PL                        |   6 +-
 README.txt                         |  10 +-
 ToolBox.h                          |   2 +-
 XS.xs                              |   2 +-
 debian/changelog                   |  21 +-
 debian/control                     |  14 +-
 debian/copyright                   |  10 +-
 debian/patches/century-tests.patch | 587 -------------------------------------
 debian/patches/series              |   1 -
 debian/upstream/metadata           |   4 +
 lib/Date/Calc/XS.pm                |   4 +-
 lib/Date/Calc/XS.pod               |   4 +-
 t/f000.t                           |  20 +-
 t/f016.t                           |  32 +-
 t/f027.t                           |  44 +--
 t/f028.t                           |  44 +--
 t/f035.t                           |  52 ++--
 typemap                            |   4 +-
 25 files changed, 243 insertions(+), 749 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/century-tests.patch
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-calc-xs-perl.git



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