[libtext-micromason-perl] branch master updated (421ecf2 -> 16285b6)
gregor herrmann
gregoa at debian.org
Sat May 28 12:42:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtext-micromason-perl.
from 421ecf2 releasing package libtext-micromason-perl version 2.18-1
adds 6bcf1a3 Imported Upstream version 2.19
new 3ba35b8 Merge tag 'upstream/2.19'
new b31ed3f New upstream release.
new ea0d812 Drop creation of documentation from POD.
new 7a526ea Drop build dependency on libmodule-build-perl.
new 62131e2 Drop patches, applied upstream.
new 16285b6 releasing package libtext-micromason-perl version 2.19-1
The 6 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 | 612 ++++++++++++++++++++++++++
MANIFEST | 9 +-
META.json | 132 +-----
META.yml | 94 +---
README | 190 ++++++++
TODO | 200 +++++++++
debian/changelog | 10 +
debian/clean | 3 -
debian/control | 3 +-
debian/libtext-micromason-perl.docs | 4 +-
debian/patches/0001_fix-typo-in-manpage.patch | 253 -----------
debian/patches/0002_fix-manpage-syntax.patch | 26 --
debian/patches/changes-pod-syntax.patch | 18 -
debian/patches/series | 3 -
debian/rules | 6 -
lib/Text/MicroMason.pm | 4 +-
lib/Text/MicroMason/AllowGlobals.pm | 2 +-
lib/Text/MicroMason/Base.pm | 2 +-
lib/Text/MicroMason/CatchErrors.pm | 4 +-
lib/Text/MicroMason/CompileCache.pm | 2 +-
lib/Text/MicroMason/Debug.pm | 4 +-
lib/Text/MicroMason/Docs/Changes.pod | 14 +-
lib/Text/MicroMason/Docs/ReadMe.pod | 5 +-
lib/Text/MicroMason/Embperl.pm | 2 +-
lib/Text/MicroMason/Filters.pm | 6 +-
lib/Text/MicroMason/Functions.pm | 2 +-
lib/Text/MicroMason/HTMLMason.pm | 4 +-
lib/Text/MicroMason/HTMLTemplate.pm | 2 +-
lib/Text/MicroMason/PLP.pm | 2 +-
lib/Text/MicroMason/PassVariables.pm | 2 +-
lib/Text/MicroMason/PostProcess.pm | 2 +-
lib/Text/MicroMason/QuickTemplate.pm | 2 +-
lib/Text/MicroMason/Safe.pm | 2 +-
lib/Text/MicroMason/ServerPages.pm | 2 +-
lib/Text/MicroMason/TemplateDir.pm | 2 +-
lib/Text/MicroMason/TemplatePath.pm | 2 +-
lib/Text/MicroMason/TextTemplate.pm | 2 +-
t/34-compile_cache.t | 14 +-
38 files changed, 1114 insertions(+), 534 deletions(-)
create mode 100644 CHANGES
create mode 100644 README
create mode 100644 TODO
delete mode 100644 debian/patches/0001_fix-typo-in-manpage.patch
delete mode 100644 debian/patches/0002_fix-manpage-syntax.patch
delete mode 100644 debian/patches/changes-pod-syntax.patch
delete mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-micromason-perl.git
More information about the Pkg-perl-cvs-commits
mailing list