[libcss-dom-perl] branch master updated (272e145 -> 87320a6)
gregor herrmann
gregoa at debian.org
Mon Nov 30 19:57:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcss-dom-perl.
from 272e145 update changelog
adds 3b92246 Imported Upstream version 0.16
new 44231fd Merge tag 'upstream/0.16'
new 25508e1 New upstream release.
new db8628a Drop pod-encoding.patch, merged upstream.
new f7272ad Update years of upstream copyright.
new 2888f7c Reformat debian/control with cme
new 0f1f686 Mark package as autopkgtest-able.
new 975c6fe Declare compliance with Debian Policy 3.9.6.
new 2af7835 Bump debhelper compatibility level to 9.
new 87320a6 releasing package libcss-dom-perl version 0.16-1
The 9 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 | 6 ++++
MANIFEST | 1 +
META.json | 51 ++++++++++++++++++++++++++++++++++
META.yml | 58 +++++++++++++++++++--------------------
README | 16 ++++++-----
debian/changelog | 14 ++++++++--
debian/compat | 2 +-
debian/control | 6 ++--
debian/copyright | 2 +-
debian/patches/pod-encoding.patch | 30 --------------------
debian/patches/series | 1 -
lib/CSS/DOM.pm | 11 +++++---
lib/CSS/DOM/Array.pm | 4 +--
lib/CSS/DOM/Constants.pm | 4 +--
lib/CSS/DOM/Exception.pm | 2 +-
lib/CSS/DOM/Interface.pm | 4 +--
lib/CSS/DOM/MediaList.pm | 4 +--
lib/CSS/DOM/Parser.pm | 8 +++---
lib/CSS/DOM/PropertyParser.pm | 6 ++--
lib/CSS/DOM/Rule.pm | 4 +--
lib/CSS/DOM/Rule/Charset.pm | 4 +--
lib/CSS/DOM/Rule/FontFace.pm | 4 +--
lib/CSS/DOM/Rule/Import.pm | 4 +--
lib/CSS/DOM/Rule/Media.pm | 4 +--
lib/CSS/DOM/Rule/Page.pm | 4 +--
lib/CSS/DOM/Rule/Style.pm | 4 +--
lib/CSS/DOM/RuleList.pm | 4 +--
lib/CSS/DOM/Style.pm | 4 +--
lib/CSS/DOM/StyleSheetList.pm | 4 +--
lib/CSS/DOM/Util.pm | 4 +--
lib/CSS/DOM/Value.pm | 4 +--
lib/CSS/DOM/Value/List.pm | 4 +--
lib/CSS/DOM/Value/Primitive.pm | 4 +--
33 files changed, 165 insertions(+), 121 deletions(-)
create mode 100644 META.json
delete mode 100644 debian/patches/pod-encoding.patch
delete mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcss-dom-perl.git
More information about the Pkg-perl-cvs-commits
mailing list