debian/0000755000000000000000000000000012231175204007163 5ustar debian/watch0000644000000000000000000000015711711073643010225 0ustar version=3 http://search.cpan.org/dist/Text-Ngram/ .*/Text-Ngram-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611711073643010250 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000257711711073643011137 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=213 Upstream-Name: Text-Ngram Upstream-Contact: Alberto Simões Source: http://search.cpan.org/dist/Text-Ngram/ Files: * Copyright: 2006, Alberto Simões 2004, Jose Castro 2003, Simon Cozens License: GPL-1+ or Artistic Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: GPL-1+ or Artistic Files: debian/* Copyright: 2011, Harlan Lieberman-Berg License: GPL-1+ or 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'. 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'. debian/source/0000755000000000000000000000000011711073643010471 5ustar debian/source/format0000644000000000000000000000001311711073643011676 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000211711073643010367 0ustar 9 debian/control0000644000000000000000000000216111711073643010574 0ustar Source: libtext-ngram-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Harlan Lieberman-Berg Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Text-Ngram/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-ngram-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-ngram-perl.git Package: libtext-ngram-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: efficient XS-Based n-gram spectrum analysis module n-Gram analysis is a field in textual analysis which uses sliding window character sequences in order to aid topic analysis, language determination and so on. The n-gram spectrum of a document can be used to compare and filter documents in multiple languages, prepare word prediction networks, and perform spelling correction. . Text::Ngram provides an efficient XS-based implementation of n-gram spectrum analysis. debian/changelog0000644000000000000000000000120012231175204011026 0ustar libtext-ngram-perl (0.14-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:57:24 +0100 libtext-ngram-perl (0.14-1) unstable; urgency=low * Team upload. * New upstream release. * Update copyright information for ppport.h. * Switch to debhelper compatibility level 9 to pass CFLAGS to Makefile.PL/Build.PL. -- gregor herrmann Sat, 28 Jan 2012 23:32:49 +0100 libtext-ngram-perl (0.13-1) unstable; urgency=low * Initial release. (Closes: #653415) -- Harlan Lieberman-Berg Tue, 27 Dec 2011 17:49:20 -0500