debian/0000755000000000000000000000000012165037540007171 5ustar debian/rules0000755000000000000000000000003612165037540010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236312165037540010600 0ustar Source: libwww-dict-leo-org-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-tableparser-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-dict-leo-org-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-dict-leo-org-perl.git Homepage: https://metacpan.org/release/WWW-Dict-Leo-Org/ Package: libwww-dict-leo-org-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-tableparser-perl Description: interface module to dict.leo.org online dictionary WWW::Dict::Leo::Org is a module which connects to the website dict.leo.org and translates the given term. It returns an array of hashes. Each hash contains a left side and a right side of the result entry. . The package also provides the `leo' commandline interface to the German/English/French dictionary on http://dict.leo.org/. It supports almost all features which the website supports. . Results will be printed to the terminal. By default the search term will be highlighted. To get faster results, `leo' is able to cache queries. debian/source/0000755000000000000000000000000012165037540010471 5ustar debian/source/format0000644000000000000000000000001412165037540011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000063312165037540011045 0ustar libwww-dict-leo-org-perl (1.36-1) unstable; urgency=low * New upstream release. * Drop spelling.patch, applied upstream. * Update years of upstream copyright. -- gregor herrmann Wed, 03 Jul 2013 17:12:28 +0200 libwww-dict-leo-org-perl (1.35-1) unstable; urgency=low * Initial release (closes: #714762). -- gregor herrmann Tue, 02 Jul 2013 18:03:23 +0200 debian/compat0000644000000000000000000000000212165037540010367 0ustar 8 debian/copyright0000644000000000000000000000216112165037540011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: WWW-Dict-Leo-Org Source: https://metacpan.org/release/WWW-Dict-Leo-Org/ Upstream-Contact: Thomas Linden Files: * Copyright: 2000-2013, Thomas Linden License: GPL-1+ Comment: http://dict.leo.org/ Copyright (c) 1995-2013 LEO Dictionary Team. Files: debian/* Copyright: 2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612165037540010226 0ustar version=3 https://metacpan.org/release/WWW-Dict-Leo-Org/ .*/WWW-Dict-Leo-Org-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$