debian/0000755000000000000000000000000011354230305007162 5ustar debian/libnews-scan-perl.docs0000644000000000000000000000001411354223325013360 0ustar README TODO debian/libnews-scan-perl.examples0000644000000000000000000000000511354223325014246 0ustar eg/* debian/rules0000755000000000000000000000003611354223325010245 0ustar #!/usr/bin/make -f %: dh $@ debian/patches/0000755000000000000000000000000011354230235010613 5ustar debian/patches/pod-errors0000644000000000000000000000041311354226206012633 0ustar --- a/News/Scan.pm +++ b/News/Scan.pm @@ -752,12 +752,16 @@ =head1 CONSTRUCTOR +=over 4 + =item new ( [ OPTIONS ] ) C is a list of named parameters (i.e. given in key-value pairs). Valid options are -=over 4 +=back + +=over 8 =item B debian/patches/series0000644000000000000000000000001311354225572012032 0ustar pod-errors debian/changelog0000644000000000000000000000267211354230007011042 0ustar libnews-scan-perl (0.53-3) unstable; urgency=low * Update standards version to 3.8.4 - Added Homepage field to debian/control * Refreshed packaging - Switch to dh7 - Updated debian/copyright to DEP5 * Moving my package into the Debian Perl Group - added Vcs-Svn and Vcs-Browser fields. - changed Maintainer to the Debian Perl Group. - moved myself to Uploaders. * Switched to source format 3.0 (quilt) * Patched News/Scan.pm to fix pod errors * Added debian/watch file -- Chris Butler Mon, 29 Mar 2010 23:55:55 +0100 libnews-scan-perl (0.53-2) unstable; urgency=low * Fixed debian/rules to comply with perl policy * Upgraded to standards version 3.5.9.0 -- Chris Butler Sun, 6 Apr 2003 19:04:40 +0100 libnews-scan-perl (0.53-1) unstable; urgency=low * New upstream release (fixes: #180540) * Uses dh_perl in debian/rules (fixes: #152226) * Changed section from 'news' to 'perl' -- Chris Butler Fri, 4 Apr 2003 17:39:00 +0100 libnews-scan-perl (0.51-2) unstable; urgency=low * Updated dependencies for mailtools (closes: #113023) -- Chris Butler Sun, 11 Nov 2001 23:52:13 +0000 libnews-scan-perl (0.51-1) unstable; urgency=low * Initial Release. -- Chris Butler Thu, 7 Dec 2000 17:33:17 +0000 Local variables: mode: debian-changelog add-log-mailing-address "chrisb@debian.org" End: debian/source/0000755000000000000000000000000011354230235010464 5ustar debian/source/format0000644000000000000000000000001411354230304011667 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015711354227726010233 0ustar version=3 http://search.cpan.org/dist/News-Scan/ .*/News-Scan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000145611354223325010577 0ustar Source: libnews-scan-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Chris Butler Build-Depends: debhelper (>= 7) Build-Depends-Indep: libmailtools-perl, libtimedate-perl, perl Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnews-scan-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnews-scan-perl/ Homepage: http://search.cpan.org/dist/News-Scan/ Package: libnews-scan-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmailtools-perl, libtimedate-perl Suggests: libnet-perl Description: News::Scan, Perl module to report Usenet newsgroup stats This module provides a class whose objects can be used to gather and report Usenet newsgroup statistics. debian/compat0000644000000000000000000000000211354223325010364 0ustar 7 debian/copyright0000644000000000000000000000205211354223325011120 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Greg Bacon Source: http://search.cpan.org/dist/News-Scan/ Name: News-Scan Files: * Copyright: 1997-2002, Greg Bacon License: Artistic or GPL-1+ Files: debian/* Copyright: 2000, 2001, 2003, 2010, Chris Butler 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'