[libnet-dict-perl] branch master updated (7438de1 -> c6e7b7b)
gregor herrmann
gregoa at debian.org
Sat Feb 27 23:31:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libnet-dict-perl.
from 7438de1 releasing package libnet-dict-perl version 2.19-2
adds cfb670b first commit of Net::Dict 2.07
adds 3dffd58 Initial merge of my code and github
adds 055a6c2 Added license type and repository details to metadata and pod
adds dc650bd Removed version from README
adds 506e9f9 Added "use warnings"
adds ee57d95 Specified min version of perl as 5.006 in Makefile.PL
adds b093be8 bumped version for release
adds b1dbb95 dictionary db name may include a HYPHEN MINUS
adds 5dd1c6e Merge pull request #2 from rjbs/hyphen-minus
adds e7fa4e5 Merge branch 'master' of https://github.com/neilbowers/Net-Dict
adds a8cd7cd we weren't handling '-' characters in DB names
adds c985d5a Got rid of tab characters - what idiot put those in?!
adds 2e348fc Changed #! path to use env
adds 68c42a1 Test server config in Net::Dict::TestConfig in t/lib/
adds aa7c607 Converted all remaining tests to use Test::More
adds e747fa0 Tidied up SEE ALSO, including fixing of broken links
adds 7c97805 Tidied up code snippets in the doc
adds 227df9a Tidied up code, including getting rid of a few tabs(!)
adds e2aedba Updated tests following changes in dict.org databases
adds 75a201a Added todo list as TODO.md
adds 725491a Fixed failing tests
adds 960daf7 Forgot to add TODO.md to MANIFEST
adds 60fe692 Fixed typo reported in RT#112367
adds 5338335 Updated tests to reflect changes in dict.org databases
adds e33ed78 Dropped use of "use vars"
adds 8614255 Imported Upstream version 2.20
new 6a457d3 Merge tag 'upstream/2.20'
new 69fa308 Update debian/changelog
new aae05d3 Drop spelling.patch, merged upstream.
new c6e7b7b releasing package libnet-dict-perl version 2.20-1
The 4 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 | 5 +++--
META.yml | 5 +++--
Makefile.PL | 1 -
debian/changelog | 8 ++++++++
debian/patches/series | 1 -
debian/patches/spelling.patch | 18 ------------------
lib/Net/Dict.pm | 6 +++---
lib/Net/Dict.pod | 2 +-
t/connection.t | 14 +++++++-------
t/database.t | 10 +++++-----
11 files changed, 36 insertions(+), 40 deletions(-)
delete mode 100644 debian/patches/spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dict-perl.git
More information about the Pkg-perl-cvs-commits
mailing list