[libweb-query-perl] branch master updated (6126305 -> 8a9ee54)
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Jul 26 00:24:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a change to branch master
in repository libweb-query-perl.
from 6126305 update changelog
adds b74df28 Imported Upstream version 0.38
new e09a0c7 Merge tag 'upstream/0.38'
new 2f0a0d4 Update build and runtime dependencies
new a0ef1f0 Bump Standards-Version to 3.9.8 (no changes)
new 8a9ee54 Releasing libweb-query-perl version 0.38-1
The 4 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:
Changes | 42 ++++++++++
MANIFEST | 8 +-
META.json | 20 +++--
META.yml | 12 +--
Makefile.PL | 13 ++-
README | 84 +++++++++++++++++--
README.mkdn | 84 ++++++++++++++++---
SIGNATURE | 44 +++++-----
cpanfile | 11 ++-
debian/changelog | 11 ++-
debian/control | 12 +--
doap.xml | 24 ++++++
lib/Web/Query.pm | 178 +++++++++++++++++++++++++++++++++++++----
lib/Web/Query/LibXML.pm | 4 +-
t/00-report-prereqs.dd | 12 ++-
t/09_as_html.t | 5 ++
t/after.t | 5 +-
t/attr.t | 41 ++++++++++
t/bug-text-contents.t | 40 +++++++++
t/match_and_not.t | 30 +++++++
t/new.t | 20 +++++
t/not.t | 29 -------
t/processing-instructions.t | 28 +++++++
t/split.t | 62 ++++++++++++++
xt/live/01_simple.t | 2 +-
xt/release/pause-permissions.t | 13 +++
26 files changed, 715 insertions(+), 119 deletions(-)
create mode 100644 t/attr.t
create mode 100644 t/bug-text-contents.t
create mode 100644 t/match_and_not.t
create mode 100644 t/new.t
delete mode 100644 t/not.t
create mode 100644 t/processing-instructions.t
create mode 100644 t/split.t
create mode 100644 xt/release/pause-permissions.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-query-perl.git
More information about the Pkg-perl-cvs-commits
mailing list