[libtext-diff-perl] branch master updated (140aed4 -> 1cbcc5c)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Mon Feb 29 12:16:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libtext-diff-perl.
from 140aed4 update changelog
adds be9129e Initial import of Text::Diff.
adds eedb9da Fix the unidecode rendering bug.
adds d5371e0 Bump up version number and add repo information.
adds 39f87dd Add Text::Diff::Config to MANIFEST and bump up version number.
adds 4e80bb5 Reformatted as per CPAN::Changes::Spec
adds d5f897f blank line needed for =head1 OPTIONS to format properly
adds 58b204c the '>' character needed escaping inside pod formatting code
adds ecdeba7 fixed syntax error in SYNOPSIS of Text::Diff::Table
adds f21a111 use warnings, declare package variables with our, bump min perl version to 5.006
adds 99b9a7c Removed tab characters
adds d2f1d34 RT#73505 - croak if file doesn't exist, rather than carp
adds 08994a4 Removed all tab characters
adds 39a7d4c Added SEE ALSO section with links to other diff modules
adds 1679ab2 Needed to import confess from Carp.pm, as well as croak
adds a3ab87c Added link to the github repo in the doc
adds bc90f4e Deleted META.yml, since EUMM will generate it for us
adds 43fd598 Added TODO.md
adds adfc885 Recommend HTML::Differences over HTML::Diff
adds 36ecb23 Merge pull request #4 from neilbowers/prchallenge
adds d9f15db Updated FSF's postal address in LICENSE
adds 72f7614 Prep'd for developer release
adds 011085a Fixed pod link that was pointing to wrong place. RT#106150 from KENTNL.
adds d78bf9e Bumped version for non-developer release
adds 0ad07ab Got rid of the "Redundant argument in sprintf" warnings on Perl 5.021+
adds 4c5b177 Metadata and doc now refer to NEILB's github repo rather than OVID's
adds 47c25dc Add a basic .gitignore file
adds b21ffbf Handle text without a trailing newline sanely
adds cd56ff4 Merge pull request #1 from autarch/autarch/fix-newline-wonkyness
adds 43c912d Bumped version for release
adds f174192 Imported Upstream version 1.44
new f3ba8e4 Merge tag 'upstream/1.44'
new 810a810 Update debian/changelog
new 06b1c35 Declare compliance with Debian policy 3.9.7
new 309ca91 Wrap and sort dependencies
new c7c73ae Add patch fixing spelling error in manpage
new 1cbcc5c Releasing libtext-diff-perl version 1.44-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 | 6 ++++++
META.json | 2 +-
META.yml | 2 +-
debian/changelog | 13 +++++++++++--
debian/control | 15 ++++++++++-----
debian/patches/fix-spelling-error-in-manpage.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
lib/Text/Diff.pm | 8 ++++++--
lib/Text/Diff/Config.pm | 2 +-
lib/Text/Diff/Table.pm | 2 +-
10 files changed, 55 insertions(+), 13 deletions(-)
create mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
create mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-diff-perl.git
More information about the Pkg-perl-cvs-commits
mailing list