File: NEWS

package info (click to toggle)
libdatetime-format-strptime-perl 1.7200-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,200 kB
  • ctags: 41
  • sloc: perl: 1,419; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 781 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libdatetime-format-strptime-perl (1.6000-1) unstable; urgency=medium

  From upstream Changes:  

  [BACKWARDS INCOMPATIBILITIES]

  - The error messages for various types of failures have changed.

  - The never-documented diagnostic parameter for the constructor has been
    removed.

  - The never-documented feature to allow you to use arbitrary DateTime.pm
    methods in the parsing pattern has been removed. This never made much sense
    anyway, since most DateTime.pm methods are not constructor params, but they
    were used that way.

  - Using the pattern, locale, and time_zone to set the respective attribute is
    now deprecated. Make a new object instead of changing one of these values.

 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Nov 2015 20:31:54 +0100