[libapp-info-perl] 07/11: Merge tag 'upstream/0.57'
gregor herrmann
gregoa at debian.org
Sun Jan 12 15:24:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libapp-info-perl.
commit 79463aeecddb7436355fdda2afc1f3e5540ad16d
Merge: 4593059 d4389a8
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jan 12 16:17:26 2014 +0100
Merge tag 'upstream/0.57'
Upstream version 0.57
Build.PL | 10 ++++--
Changes | 6 ++++
MANIFEST | 15 +++++++--
META.json | 49 ++++++++++++++++-------------
META.yml | 43 ++++++++++++++------------
Makefile.PL | 34 ---------------------
README => README.md | 30 +++++++++---------
lib/App/Info.pm | 19 +++++++-----
lib/App/Info/HTTPD.pm | 19 +++++++-----
lib/App/Info/HTTPD/Apache.pm | 19 +++++++-----
lib/App/Info/Handler.pm | 19 +++++++-----
lib/App/Info/Handler/Carp.pm | 19 +++++++-----
lib/App/Info/Handler/Print.pm | 19 +++++++-----
lib/App/Info/Handler/Prompt.pm | 19 +++++++-----
lib/App/Info/Lib.pm | 19 +++++++-----
lib/App/Info/Lib/Expat.pm | 19 +++++++-----
lib/App/Info/Lib/Iconv.pm | 19 +++++++-----
lib/App/Info/Lib/OSSPUUID.pm | 19 +++++++-----
lib/App/Info/RDBMS.pm | 19 +++++++-----
lib/App/Info/RDBMS/PostgreSQL.pm | 19 +++++++-----
lib/App/Info/RDBMS/SQLite.pm | 19 +++++++-----
lib/App/Info/Request.pm | 19 +++++++-----
lib/App/Info/Util.pm | 19 +++++++-----
t/apache.t | 2 --
t/apache2.t | 2 --
t/apache_info.t | 2 --
t/carp.t | 2 --
t/confirm.t | 2 --
t/errors.t | 2 --
t/expat.t | 2 --
t/expat_info.t | 2 --
t/iconv_info.t | 2 --
t/postgres.t | 2 --
t/postgres_info.t | 2 --
t/print.t | 2 --
t/prompt.t | 2 --
t/request.t | 2 --
t/scripts/httpd | 66 ++++++++++++++++++++++++++++++++++++++++
t/scripts/httpd2 | 59 +++++++++++++++++++++++++++++++++++
t/scripts/iconv | 9 ++++++
t/scripts/myapxs | 12 ++++++++
t/scripts/mycreatedb | 9 ++++++
t/scripts/myuuid | 9 ++++++
t/scripts/pg_config | 23 ++++++++++++++
t/scripts/postgres | 9 ++++++
t/scripts/sqlite3 | 9 ++++++
t/scripts/uuid-config | 25 +++++++++++++++
t/sqlite.t | 2 --
t/sqlite_info.t | 2 --
t/util.t | 2 --
t/uuid.t | 2 --
t/uuid_info.t | 2 --
t/zpod.t | 8 ++---
53 files changed, 502 insertions(+), 265 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-info-perl.git
More information about the Pkg-perl-cvs-commits
mailing list