[libdatetime-timezone-tzfile-perl] branch master updated (b25cb6e -> 78b7abe)

gregor herrmann gregoa at debian.org
Thu Aug 3 01:02:41 UTC 2017


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

gregoa pushed a change to branch master
in repository libdatetime-timezone-tzfile-perl.

      from  b25cb6e   update changelog
      adds  3b302ec   meta files
      adds  8e75355   start of parsing code
      adds  1b3c497   more parsing
      adds  c09e575   complete parsing.  rule dump code for development
      adds  a296a12   DateTime querying methods. move dump code out to a separate program.
      adds  42443e7   fixes for pre-release
      adds  326d947   documented
      adds  c2b6e28   note "in seconds" for local offset method
      adds  247947c   *** empty log message ***
      adds  20f5e41   better explanation of is_olson
      adds  f2727ef   require DT::TZ::SystemV where appropriate
      adds  b7096ad   require specific version of IO::Handle
      adds  c59c761   *** empty log message ***
      adds  1aa1fc0   tests for offsets
      adds  f2b3efb   tests for offset from local time
      adds  168d6c2   tests for identity methods
      adds  0d15282   fixed local offset delegation
      adds  bfdc4ec   new release
      adds  511d07f   override any ambient $SIG{__DIE__} handler when using eval { }
      adds  4b4044e   build with Module::Build
      adds  fe25071   require bugfixed version of DateTime::TimeZone::SystemV
      adds  b676946   specify reason for changed DT::TZ::SystemV requirement
      adds  12d9efb   use "fields" system instead of ordinary hash for objects
      adds  6a6c5aa   ctor parameter for timezone name
      adds  d1943f9   ctor option to supply an open filehandle
      adds  dd950f4   new release
      adds  3cdc480   really complete dependency list
      adds  5adc250   POD syntax and coverage tests
      adds  e87649d   add "distribution_type" entry to META.yml to satisfy CPANTS
      adds  736904b   in documentation, separate "license" section from "copyright" section
      adds  078097a   remove from .cvsignore items that don't occur with Module::Build
      adds  ec99077   typo fix in documentation
      adds  49e5c76   resort current change items
      adds  d14e2b1   avoid /\d/ in tests
      adds  1f6c812   use full stricture in Build.PL
      adds  be1dbd3   drop prototypes from method subs (where the prototypes have no effect)
      adds  db2f330   update for name change of internal functions
      adds  dcaf39b   with a version-1 tzfile, treat the last observance as continuing indefinitely, rather than as having no rule for the future
      adds  6db45f3   new version
      adds  8da2510   in documentation, use term "truth value" instead of "boolean"
      adds  e9a6b65   abandon use of the "fields" module
      adds  d46f75d   remove bogus "exit 0" from Build.PL
      adds  084a8e1   check for required Perl version at runtime
      adds  9ce270c   check for a suitable perl version at Build.PL time
      adds  225884f   in Build.PL, explicitly declare configure-time requirements
      adds  4268ea4   declare perl as a configure_requires
      adds  425ff78   *** empty log message ***
      adds  6f9b7a9   add MYMETA.yml
      adds  b9eac91   note addition of MYMETA.yml to .cvsignore
      adds  90f67ed   declare "strict" and "warnings" in configure_requires
      adds  cbafb89   use full stricture in test suite
      adds  6879ee1   correct one "filename" to "filehandle"
      adds  207baf6   new release
      adds  3d6231c   grandfather the Olson Factory timezone's invalid TZ specification
      adds  301716c   tighten the criteria for recognising an undefined observance
      adds  569a640   give distinct error message when local time does not exist due to zone disuse
      adds  7e20b86   test "non-existent local time" error message
      adds  1a378e5   allow ->category and ->is_olson values to be specified to constructor
      adds  bf74828   bump version number
      adds  393d28f   ready for release
      adds  3b2a65d   list "see also" additions in Changes
      adds  b8a3911   update for JSON version of META and MYMETA
      adds  5007056   *** empty log message ***
      adds  6a9aa03   read tzfiles in binary mode
      adds  d1d4627   new version
      adds  cfd5a68   update version required of IO::File to have binmode
      adds  68c6b5e   *** empty log message ***
      adds  fb3ecc5   *** empty log message ***
      adds  8818e0d   check argument types
      adds  0a0a285   *** empty log message ***
      adds  c3134bb   *** empty log message ***
      adds  f93bcd6   *** empty log message ***
      adds  86700e1   test without requiring DateTime
      adds  759ed7e   better error messages
      adds  b9444fc   doc note about error messages
      adds  9597f81   new version
      adds  4b58796   *** empty log message ***
      adds  3d8264e   *** empty log message ***
      adds  ed2f674   *** empty log message ***
      adds  529035b   convert .cvsignore to .gitignore
      adds  991b938   factor out presentation of date/time for messages
      adds  0a77c76   test more error cases
      adds  b34f10d   test zone disuse errors
      adds  be3cb72   appropriately capitalise tzfile names
      adds  ed1af02   test zone disuse versus offset change in one zone
      adds  7dfaac6   comment on usage of non-London tzfiles
      adds  bdd9ef8   use smaller tzfile for CRLF test
      adds  d8130e8   distinguish between zone disuse and missing data
      adds  48aa019   recognise zone disuse in POSIX-TZ extension rule
      adds  d235cd8   determined zone disuse criterion is OK
      adds  90c2659   test behaviour around leap seconds
      adds  6baa0e5   avoid use of heavy Date::JD
      adds  1a4de48   avoid "use constant", for style
      adds  f43cad2   new version
      adds  31cca04   point to public git repository
      adds  aa642ba   longer-lived URL for public git repo
      adds  94cf524   remove empty TODO file
      adds  a467f71   require DateTime::TimeZone::SystemV 0.007
      adds  786e996   new version
      adds  c334784   support version 3 tzfiles
      adds  63e278a   new version
      adds  e990e96   require bugfixed DT:SystemV
      adds  375ced4   new version
      adds  90c56e3   drop Makefile.PL from distro
      adds  b40c372   remove implicit . from @INC in dump_tzfile
      adds  d9a35ff   specify type of public repo for META.json
      adds  87d045c   list public bug tracker in META files
      adds  408895d   four-column indent for verbatim pod sections
      adds  4c4f932   new version
      adds  81c1c7a   New upstream version 0.011
       new  e2b0fed   Updated version 0.011 from 'upstream/0.011'
       new  24765dd   Update debian/changelog
       new  4684770   Update debian/upstream/metadata.
       new  761880d   Update years of upstream copyright.
       new  ba27155   Declare compliance with Debian Policy 4.0.0.
       new  78b7abe   Bump debhelper compatibility level to 9.

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:
 Build.PL                        | 16 ++++++++++---
 Changes                         | 11 +++++++++
 MANIFEST                        |  1 -
 META.json                       | 14 +++++++----
 META.yml                        | 52 +++++++++++++++++++++--------------------
 Makefile.PL                     | 35 ---------------------------
 README                          |  2 +-
 SIGNATURE                       | 25 ++++++++++----------
 debian/changelog                |  5 ++--
 debian/compat                   |  2 +-
 debian/control                  |  4 ++--
 debian/copyright                |  2 +-
 debian/upstream/metadata        |  2 ++
 lib/DateTime/TimeZone/Tzfile.pm | 34 +++++++++++++--------------
 14 files changed, 100 insertions(+), 105 deletions(-)
 delete mode 100644 Makefile.PL

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



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