[libtext-mecab-perl] branch master updated (9667b94 -> 9b63093)
gregor herrmann
gregoa at debian.org
Fri Jan 10 21:03:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtext-mecab-perl.
from 9667b94 Change source package format to 3.0 (quilt).
adds 6e43d61 Imported Upstream version 0.20016
new 82b6b13 Merge tag 'upstream/0.20016'
new 251f78f New upstream release.
new 663c2ad Switch from cdbs to dh(1).
new 73515d7 debian/copyright: switch formatting to Copyright-Format 1.0.
new 9f272cc Drop patch 900_skip_failed_tests, not needed anymore.
new 47b952c Update patch 010_use_utf8_dictionary.
new 1e8c3a5 Drop patch 020_skip_regression_tests, not needed anymore.
new 40c1f58 Update (build) dependencies.
new 972db19 Use debhelper 9.20120312 to get all hardening flags.
new 5aad844 Use canonical URL for Vcs-Git field.
new b6899c0 Improve short and long description.
new d6cc0bf Fix hashbang in example script.
new b011367 Declare compliance with Debian Policy 3.9.5.
new 9b63093 releasing package libtext-mecab-perl version 0.20016-1
The 14 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 | 14 ++++++
MANIFEST | 1 +
META.yml | 2 +-
Makefile.PL | 4 ++
debian/changelog | 21 +++++++++
debian/compat | 2 +-
debian/control | 38 +++++++--------
debian/copyright | 33 ++++++++++---
debian/patches/010_use_utf8_dictionary | 24 +++++-----
debian/patches/020_skip_regression_tests | 10 ----
debian/patches/900_skip_failed_tests | 23 ---------
debian/patches/series | 2 -
debian/rules | 13 ++++--
inc/Devel/CheckLib.pm | 9 +++-
inc/Module/Install/XSUtil.pm | 20 ++++++--
lib/Text/MeCab.pm | 21 ++++++++-
t/01-sanity.t | 37 ++++++++++++---
tools/genfiles.pl | 74 +++++++++++++++++++++++++++++
tools/probe_mecab.pl | 6 ++-
xs/MeCab.xs | 80 ++++++++++++++++++++++----------
xs/text-mecab.c | 4 +-
xs/typemap | 1 +
22 files changed, 318 insertions(+), 121 deletions(-)
delete mode 100644 debian/patches/020_skip_regression_tests
delete mode 100644 debian/patches/900_skip_failed_tests
create mode 100644 tools/genfiles.pl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-mecab-perl.git
More information about the Pkg-perl-cvs-commits
mailing list