[libtex-encode-perl] branch master updated (a62d1a4 -> cc4a94b)
gregor herrmann
gregoa at debian.org
Mon Oct 31 19:45:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtex-encode-perl.
from a62d1a4 update changelog
adds bf40ade New upstream version 2.0
new 19800b4 Merge tag 'upstream/2.0'
new 8198048 New upstream release.
new 3babc58 Add debian/upstream/metadata.
new cb61449 debian/copyright: update Upstream-Contact.
new d5a7854 debian/copyright: add copyright/license information of sources
new 1651d64 Install CHANGES.pre-2.0 as upstream changelog.
new d032dca Declare compliance with Debian Policy 3.9.8.
new 0bdf7de Bump debhelper compatibility level to 9.
new cc4a94b releasing package libtex-encode-perl version 2.0-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 | 170 +++++++++++++++++
Changes => CHANGES.pre-2.0 | 4 +
LICENSE | 379 ++++++++++++++++++++++++++++++++++++++
MANIFEST | 20 +-
MANIFEST.SKIP | 11 --
META.json | 444 +++++++++++++++++++++++++++++++++++++++++++++
META.yml | 328 +++++++++++++++++++++++++++++++--
Makefile.PL | 72 ++++++--
README | 92 +++++++---
debian/changelog | 14 +-
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 24 ++-
debian/rules | 3 +
debian/upstream/metadata | 7 +
dist.ini | 27 +++
lib/TeX/Encode.pm | 10 +
lib/TeX/Encode/charmap.pm | 421 +++++++++++++++++++++++++++++++++++++++---
t/00-report-prereqs.dd | 37 ++++
t/00-report-prereqs.t | 183 +++++++++++++++++++
t/Encode-LaTeX.t | 9 +-
xt/author/00-compile.t | 56 ++++++
xt/author/pod-syntax.t | 7 +
23 files changed, 2216 insertions(+), 108 deletions(-)
create mode 100644 CHANGES
rename Changes => CHANGES.pre-2.0 (94%)
create mode 100644 LICENSE
delete mode 100644 MANIFEST.SKIP
create mode 100644 META.json
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
create mode 100644 xt/author/00-compile.t
create mode 100644 xt/author/pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtex-encode-perl.git
More information about the Pkg-perl-cvs-commits
mailing list