debian/0000755000000000000000000000000012216100701007154 5ustar debian/rules0000755000000000000000000000003612216100701010233 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236012216100701010560 0ustar Source: liblingua-identify-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-factory-util-perl, libtext-affixes-perl, libtext-ngram-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Harlan Lieberman-Berg , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Lingua-Identify/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-identify-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-identify-perl.git Package: liblingua-identify-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-factory-util-perl, libtext-affixes-perl, libtext-ngram-perl Description: language identification module for perl Lingua::Identify identifies the language a given string or file is written in. Lingua-Identify is a modular, portable, unicode-compatible method of language detection with support for 33 languages (and growing), and 4 methods of language identification. It has support for large inputs by utilizing only a section of the file. debian/source/0000755000000000000000000000000012216100701010454 5ustar debian/source/format0000644000000000000000000000001412216100701011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000232612216100701011031 0ustar liblingua-identify-perl (0.56-1) unstable; urgency=low * Team upload. * New upstream release. -- Nuno Carvalho Tue, 17 Sep 2013 15:06:18 +0100 liblingua-identify-perl (0.55-1) unstable; urgency=low * Team upload. * New upstream release. * d/control: update standards version. -- Nuno Carvalho Sat, 03 Aug 2013 19:12:39 +0100 liblingua-identify-perl (0.52-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Nuno Carvalho ] * New upstream release -- Nuno Carvalho Tue, 16 Apr 2013 22:53:40 +0100 liblingua-identify-perl (0.51-1) unstable; urgency=low * New upstream release. * Remove spelling patch, applied upstream. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Sat, 26 May 2012 21:00:16 +0200 liblingua-identify-perl (0.50-1) unstable; urgency=low * Initial release. (Closes: #653410) -- Harlan Lieberman-Berg Tue, 27 Dec 2011 17:20:05 -0500 debian/compat0000644000000000000000000000000212216100701010352 0ustar 8 debian/copyright0000644000000000000000000000222212216100701011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lingua-Identify Upstream-Contact: Alberto Simões Source: https://metacpan.org/release/Lingua-Identify/ Files: * Copyright: 2008-2010, Alberto Simões 2004-2008, Jose Castro License: GPL-1+ or Artistic Files: debian/* Copyright: 2011, Harlan Lieberman-Berg 2012, gregor herrmann License: GPL-1+ or Artistic 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/watch0000644000000000000000000000017212216100701010205 0ustar version=3 https://metacpan.org/release/Lingua-Identify/ .*/Lingua-Identify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$