debian/0000755000000000000000000000000012166245502007171 5ustar debian/watch0000644000000000000000000000016012166215101010207 0ustar version=3 https://metacpan.org/release/WWW-Topica/ .*/WWW-Topica-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/upstream0000644000000000000000000000067012166245053010760 0ustar Archive: CPAN Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=WWW-Topica Bug-Submit: https://rt.cpan.org/Public/Bug/Report.html?Queue=WWW-Topica Changelog: https://metacpan.org/changes/distribution/WWW-Topica Contact: Simon Wistow Name: WWW::Topica Homepage: https://metacpan.org/release/WWW-Topica Watch: https://metacpan.org/release/WWW-Topica/ .*/WWW-Topica-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000156212166215171011127 0ustar This is the debian package for the WWW::Topica module. It was created by Paul Wise using dh-make-perl. This package was downloaded from http://search.cpan.org/~simonw/WWW-Topica/ Upstream author: Simon Wistow Copyright: Copyright (c), 2004 - Simon Wistow Licence: Distributed under the same terms as Perl itself Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the copyright terms for Perl itself are located in `/usr/share/doc/perl/copyright'. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is placed in the Public Domain and is written by Paul Wise debian/changelog0000644000000000000000000000504312166245242011046 0ustar libwww-topica-perl (0.6-5) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Paul Wise ] * Use wrap-and-sort -sa * Switch to debhelper compat 9 * Use parallel builds * Bump Standards-Version, no changes needed * Add an upstream information file -- Paul Wise Sun, 07 Jul 2013 19:01:52 +0800 libwww-topica-perl (0.6-4) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: replace (build) dependency on libemail-simple- creator-perl with "libemail-simple-perl (>= 2.100) | libemail- simple-creator-perl". [ Paul Wise ] * Wrap deps and build-deps one per line * Switch to dpkg-source v3 * Refer to the correct GPL version * Switch to debhelper 7 & dh * Complies with latest policy, bump Standards-Version -- Paul Wise Sun, 03 Apr 2011 13:27:41 +0800 libwww-topica-perl (0.6-3) unstable; urgency=low [ Paul Wise ] * Change my email address now that I'm a Debian Developer * Bump Standards-Version (no changes) * Use debhelper 5 * Run the tests in build not install [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467921) [ Damyan Ivanov ] * debian/watch: clean-up + version=3 + stop capturing file extension + Drop uupdate part as we use svn-upgrade for upgrading -- Paul Wise Wed, 05 Mar 2008 19:46:48 +0900 libwww-topica-perl (0.6-2) unstable; urgency=low * Transfer to the Debian Perl Group * Bump Standards-Version (no changes) * Fix up copyright and place packaging in the public domain -- Paul Wise Sat, 12 Aug 2006 18:09:58 +0800 libwww-topica-perl (0.6-1) unstable; urgency=low * Initial Release. (Closes: #343403) -- Paul Wise Wed, 4 Jan 2006 08:33:47 +0800 debian/source/0000755000000000000000000000000012166215101010461 5ustar debian/source/format0000644000000000000000000000001412166215101011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000230712166242473010602 0ustar Source: libwww-topica-perl Maintainer: Debian Perl Group Uploaders: Paul Wise Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libemail-date-perl, libemail-localdelivery-perl, libemail-simple-perl, libhtml-parser-perl, libhtml-scrubber-perl, libwww-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-topica-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-topica-perl.git Homepage: https://metacpan.org/release/WWW-Topica/ Package: libwww-topica-perl Architecture: all Depends: libemail-date-perl, libemail-localdelivery-perl, libemail-simple-perl, libhtml-scrubber-perl, libtimedate-perl, liburi-perl, libwww-perl, perl, ${misc:Depends}, ${perl:Depends} Description: Perl module to read emails from a Topica mailing list This module screen scrapes the Topica website and fetches back RFC822 text representations of all the mails posted to a given list. Where possible it fills in the from, to and date fields. It should be noted that in some cases it's impossible to get both the sender name and their email address. debian/docs0000644000000000000000000000000512166215101010027 0ustar TODO debian/rules0000755000000000000000000000005012166242404010242 0ustar #!/usr/bin/make -f %: dh $@ --parallel debian/compat0000644000000000000000000000000212166242325010367 0ustar 9