[libdate-calc-perl] branch master updated (4819fcf -> dd9bbe1)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Jul 7 21:53:58 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-perl.

      from  4819fcf   Merge tag 'debian/6.3-2'
       new  ece916b   Add debian/upstream/metadata
       new  897f1ea   Update debian/changelog
      adds  a709380   Imported Upstream version 6.4
       new  bd8d840   Merge tag 'upstream/6.4'
       new  150eac3   Update debian/changelog
       new  5f51d42   Email change: Florian Schlichting -> fsfs at debian.org
       new  b187863   Bump copyright years
       new  0e68c65   Tighten (build-)dependency on libbit-vector-perl
       new  14a912e   Drop century-tests.patch, upstream fix released
       new  447419f   Update spelling.patch
       new  62ef6b6   Add manpage-encoding.patch to fix error from pod2man
       new  749bfc6   Declare compliance with Debian Policy 3.9.6
       new  96582de   Mark package autopkgtest-able
       new  dd9bbe1   update changelog for release

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 +-
 MANIFEST                              |   1 +
 META.json                             |  45 +++
 META.yml                              |  38 ++-
 Makefile.PL                           |   6 +-
 README.txt                            |  12 +-
 debian/changelog                      |  25 +-
 debian/control                        |  10 +-
 debian/copyright                      |   4 +-
 debian/patches/century-tests.patch    | 587 ----------------------------------
 debian/patches/manpage-encoding.patch |  13 +
 debian/patches/series                 |   2 +-
 debian/patches/spelling.patch         |  42 ++-
 debian/upstream/metadata              |   4 +
 lib/Date/Calc.pm                      |   4 +-
 lib/Date/Calc.pod                     |   4 +-
 lib/Date/Calc/Object.pm               |   4 +-
 lib/Date/Calc/Object.pod              |   4 +-
 lib/Date/Calc/PP.pm                   |   6 +-
 lib/Date/Calc/PP.pod                  |   4 +-
 lib/Date/Calendar.pm                  |   4 +-
 lib/Date/Calendar.pod                 |   6 +-
 lib/Date/Calendar/Profiles.pm         |   4 +-
 lib/Date/Calendar/Profiles.pod        |  21 +-
 lib/Date/Calendar/Year.pm             |   4 +-
 lib/Date/Calendar/Year.pod            |   6 +-
 t/f000.t                              |  20 +-
 t/f016.t                              |  32 +-
 t/f027.t                              |  44 +--
 t/f028.t                              |  44 +--
 t/f035.t                              |  52 +--
 32 files changed, 298 insertions(+), 782 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/century-tests.patch
 create mode 100644 debian/patches/manpage-encoding.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-perl.git



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