[libdatetime-perl] branch master updated (17c1220 -> ed5cffd)
gregor herrmann
gregoa at debian.org
Mon Dec 9 21:29:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdatetime-perl.
from 17c1220 Update d/ch
adds b6fc553 Imported Upstream version 1.04
new 372d347 Merge tag 'upstream/1.04'
new b53db28 New upstream release.
new 1e529b2 Update years of packaging copyright.
new f57be2a Declare compliance with Debian Policy 3.9.5.
new ed5cffd releasing package libdatetime-perl version 2:1.04-1
The 5 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 | 2 +-
Changes | 9 ++-
MANIFEST | 9 +++
META.json | 5 +-
META.yml | 4 +-
README | 2 +-
_build/auto_features | 2 +
_build/build_params | 123 +++++++++++++++++++++++++++++++++++++++++
_build/cleanup | 8 +++
_build/config_data | 2 +
_build/features | 2 +
_build/magicnum | 1 +
_build/notes | 2 +
_build/prereqs | 10 ++++
_build/runtime_params | 2 +
debian/changelog | 8 +++
debian/control | 2 +-
debian/copyright | 2 +-
dist.ini | 2 +-
lib/DateTime.pm | 71 +++++++++++++++++-------
lib/DateTime/Duration.pm | 4 +-
lib/DateTime/Helpers.pm | 2 +-
lib/DateTime/Infinite.pm | 8 +--
lib/DateTime/LeapSecond.pm | 4 +-
t/14locale.t | 24 ++++++++
t/31formatter.t | 23 ++++----
t/44set-formatter.t | 2 +-
t/release-cpan-changes.t | 12 ++--
t/release-pp-14locale.t | 24 ++++++++
t/release-pp-31formatter.t | 23 ++++----
t/release-pp-44set-formatter.t | 2 +-
31 files changed, 332 insertions(+), 64 deletions(-)
create mode 100644 _build/auto_features
create mode 100644 _build/build_params
create mode 100644 _build/cleanup
create mode 100644 _build/config_data
create mode 100644 _build/features
create mode 100644 _build/magicnum
create mode 100644 _build/notes
create mode 100644 _build/prereqs
create mode 100644 _build/runtime_params
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git
More information about the Pkg-perl-cvs-commits
mailing list