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

« back to all changes in this revision

Viewing changes to lib/DateTime/TimeZone/OlsonDB/Observance.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:
1
1
package DateTime::TimeZone::OlsonDB::Observance;
2
2
{
3
 
  $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.60';
 
3
  $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.62';
4
4
}
5
5
BEGIN {
6
6
  $DateTime::TimeZone::OlsonDB::Observance::AUTHORITY = 'cpan:DROLSKY';