~ubuntu-branches/debian/sid/libdatetime-timezone-perl/sid

« back to all changes in this revision

Viewing changes to lib/DateTime/TimeZone/Pacific/Port_Moresby.pm

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2013-09-30 15:36:15 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20130930153615-41y4qd2zcm59ir99
Tags: 1:1.62-1+2013f
* New upstream release, based on version 2013f of the Olson database.
* Remove unversioned "perl" from Depends.
* debian/control: drop Pre-Depends on old dpkg version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# DateTime::TimeZone module distribution in the tools/ directory
4
4
 
5
5
#
6
 
# Generated from /tmp/6Pwc8w6J1M/australasia.  Olson data version 2013d
 
6
# Generated from /tmp/tMZmaZXB7G/australasia.  Olson data version 2013f
7
7
#
8
8
# Do not edit this file directly.
9
9
#
10
10
package DateTime::TimeZone::Pacific::Port_Moresby;
11
11
{
12
 
  $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.60';
 
12
  $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.62';
13
13
}
14
14
BEGIN {
15
15
  $DateTime::TimeZone::Pacific::Port_Moresby::AUTHORITY = 'cpan:DROLSKY';
54
54
    ],
55
55
];
56
56
 
57
 
sub olson_version { '2013d' }
 
57
sub olson_version { '2013f' }
58
58
 
59
59
sub has_dst_changes { 0 }
60
60