[libdatetime-format-pg-perl] branch master updated (604a638 -> e999f7a)
gregor herrmann
gregoa at debian.org
Sat Sep 21 21:11:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdatetime-format-pg-perl.
from 604a638 update changelog
adds c1b9f4d Imported Upstream version 0.16009
new fd29b9d Merge tag 'upstream/0.16009'
new 03022cb New upstream release.
new 6aa408c remove boilerplate comments from debian/watch
new 60e47bd debian/copyright: switch formatting to Copyright-Format 1.0.
new 6f4a252 Add build dependency on Module::Build.
new d71ac72 debian/rules: tell dh(1) to use Build.PL
new 8baf82f cme: indent
new e999f7a releasing package libdatetime-format-pg-perl version 0.16009-1
The 8 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 | 70 ++++
Changes | 4 +
MANIFEST | 21 +-
META.json | 78 ++++
META.yml | 29 +-
Makefile | 805 ++++++++++++++++++++++++++++++++++++++
Makefile.PL | 15 -
README.md | 340 ++++++++++++++++
cpanfile | 8 +
debian/changelog | 13 +-
debian/control | 37 +-
debian/copyright | 16 +-
debian/rules | 2 +-
debian/watch | 1 -
inc/Module/Install.pm | 470 ----------------------
inc/Module/Install/Base.pm | 83 ----
inc/Module/Install/Can.pm | 154 --------
inc/Module/Install/Fetch.pm | 93 -----
inc/Module/Install/Makefile.pm | 418 --------------------
inc/Module/Install/Metadata.pm | 722 ----------------------------------
inc/Module/Install/Repository.pm | 88 -----
inc/Module/Install/Win32.pm | 64 ---
inc/Module/Install/WriteAll.pm | 63 ---
lib/DateTime/Format/Pg.pm | 16 +-
24 files changed, 1380 insertions(+), 2230 deletions(-)
create mode 100644 Build.PL
create mode 100644 META.json
create mode 100644 Makefile
delete mode 100644 Makefile.PL
create mode 100644 README.md
create mode 100644 cpanfile
delete mode 100644 inc/Module/Install.pm
delete mode 100644 inc/Module/Install/Base.pm
delete mode 100644 inc/Module/Install/Can.pm
delete mode 100644 inc/Module/Install/Fetch.pm
delete mode 100644 inc/Module/Install/Makefile.pm
delete mode 100644 inc/Module/Install/Metadata.pm
delete mode 100644 inc/Module/Install/Repository.pm
delete mode 100644 inc/Module/Install/Win32.pm
delete mode 100644 inc/Module/Install/WriteAll.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-pg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list