debian/0000755000000000000000000000000011416631510007164 5ustar debian/control0000644000000000000000000000220211416626467010602 0ustar Source: libmail-listdetector-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libmailtools-perl (>= 2.04), liburi-perl, libemail-valid-perl (>= 0.182), libemail-abstract-perl (>= 3.001) Maintainer: Debian Perl Group Uploaders: Gunnar Wolf , Jonathan Yu , gregor herrmann , Niko Tyni Standards-Version: 3.9.0 Homepage: http://search.cpan.org/dist/Mail-ListDetector/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmail-listdetector-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmail-listdetector-perl/ Package: libmail-listdetector-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmailtools-perl (>= 2.04), libemail-abstract-perl (>= 3.001), libemail-valid-perl (>= 0.182), liburi-perl Description: module for detecting mailing list messages Mail::ListDetector is a Perl module useful for detecting whether or not a message originates from a mailing list. It is based on RFC2369 and is also capable of matching mailman and ezmlm messages. debian/copyright0000644000000000000000000000275611416631103011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Michael Stevens Source: http://search.cpan.org/dist/Mail-ListDetector/ Name: Mail-ListDetector Files: * Copyright: 2001-2010, Michael Stevens 2001-2010, Andy Turner License: Artistic or GPL-1+ X-Comment: this information was extracted from the module's version control system; see Files: debian/* Copyright: 2009-2010, Jonathan Yu 2008, Niko Tyni 2007-2008, gregor herrmann 2006, Gunnar Wolf 2006, Matej Vela 2004, S. Zachariah Sprackett 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-1' debian/watch0000644000000000000000000000027211236100774010221 0ustar version=3 opts=dversionmangle=s/\+dfsg$// \ http://search.cpan.org/dist/Mail-ListDetector/ .*/Mail-ListDetector-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub debian/compat0000644000000000000000000000000211301011600010343 0ustar 7 debian/repack.local0000644000000000000000000000002011236100774011440 0ustar MANIFEST=1 rm t debian/changelog0000644000000000000000000001104511416626467011056 0ustar libmail-listdetector-perl (1.03+dfsg-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use new short debhelper rules format * Add myself to Uploaders and Copyright * Install examples from upstream * Remove empty patches directory * Standards-Version 3.9.0 (no changes) * Bump compat level to 7 * Update dependencies per upstream * Use new 3.0 (quilt) source format [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Change my email address. * debian/control: remove unversioned (build) dependency on perl- modules. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Damyan Ivanov ] * bump required versions of libemail-abstract-perl and libemail-valid-perl as per upstream -- Jonathan Yu Mon, 12 Jul 2010 00:27:35 -0400 libmail-listdetector-perl (1.01+dfsg-3) unstable; urgency=low * Change the target directory of 'make install' to fix an empty package. (Closes: #470111). * Add myself to Uploaders. * Depend on ${misc:Depends}, as per debhelper(7). * Modify repack.sh to edit MANIFEST too, to match the current tarball in the archive and debian/copyright information. * Remove quilt framework, it's not needed anymore. -- Niko Tyni Sun, 09 Mar 2008 14:59:02 +0200 libmail-listdetector-perl (1.01+dfsg-2) unstable; urgency=low [ Joey Hess ] * Fix watch file to deal with mangled version number. [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467805) - use dh_listpackages for getting package name - introduce TMP variable for legibility - move dh_clean before make realclean and use it for removing stamp files - create install-stamp target - remove unneeded dh_* calls * Add repack script, use it in watch file and from a get-orig-source target in debian/rules. * Create a patch for removing t/* from MANIFEST; add quilt framework. * Set Standards-Version to 3.7.3 (no changes). * Remove debian/examples and install examples directly from debian/rules. * Remove debian/docs and install files directly from debian/rules. * debian/watch: use dist-based URL. * debian/copyright: mention actual download location instead of pointing to CPAN in general; add all upstream authors and assume that they are the copyright holders, too; take years of copyright from Changes. -- gregor herrmann Mon, 03 Mar 2008 20:37:34 +0100 libmail-listdetector-perl (1.01+dfsg-1) unstable; urgency=low * New upstream release. * debian/copyright: Change license information according to upstream changes and mention how the DFSG-free version was created. -- gregor herrmann Sat, 14 Apr 2007 00:18:14 +0200 libmail-listdetector-perl (0.34+dfsg-1) unstable; urgency=low * Uploading DFSG-free version of upstream version 0.34, excluding the non-free material in t/ (Closes: #404917) * Adopted by the Debian Pkg-perl Group (Closes: #357347) * Bumped up standards-version to 3.7.2.2 * Moved debhelper from build-depends-indep to build-depends -- Gunnar Wolf Fri, 29 Dec 2006 00:26:14 -0600 libmail-listdetector-perl (0.34-1) unstable; urgency=low * QA upload. * New upstream release. -- Matej Vela Sat, 8 Apr 2006 22:40:20 +0200 libmail-listdetector-perl (0.32-1) unstable; urgency=low * QA upload. * New upstream release. * Package is orphaned (#357347); set maintainer to Debian QA Group. * lib/Mail/ListDetector/Detector/Lyris.pm: Restrict debugging output from appearing in normal usage. Closes: #307800 [rt.cpan.org #18602]. * Move sample.pl to /usr/share/doc/libmail-listdetector-perl/examples. * Remove unnecessary build dependencies on libemail-abstract-perl, libemail-valid-perl, liburi-perl. * Switch to debhelper 5. * Conforms to Standards version 3.6.2. -- Matej Vela Sat, 8 Apr 2006 14:22:20 +0200 libmail-listdetector-perl (0.31-1) unstable; urgency=medium * Initial Release. (Closes:Bug#259776) -- S. Zachariah Sprackett Thu, 15 Jul 2004 20:42:18 -0400 debian/libmail-listdetector-perl.examples0000644000000000000000000000001311301011600015753 0ustar examples/* debian/source/0000755000000000000000000000000011416631304010465 5ustar debian/source/format0000644000000000000000000000001411416626467011711 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611301011600010224 0ustar #!/usr/bin/make -f %: dh $@ debian/libmail-listdetector-perl.docs0000644000000000000000000000001211314206560015103 0ustar BUGS TODO debian/repack.stub0000755000000000000000000000325111240552723011337 0ustar #!/bin/sh : <<=cut =pod =head1 NAME repack.stub - script to repack upstream tarballs from uscan =head1 INSTRUCTIONS put this in debian/repack.stub and add "debian sh debian/repack.stub" to the end of the line in debian/watch. you will also need to add a version mangle to debian/watch. then create a debian/repack.local. this is a shell script that is sources under "set -e", so be careful to check returns codes. =head1 FUNCTIONS =over 4 =item rm rm is replaced by a function that does some magic ("rm -rv" by default), but also changes MANIFEST if $MANIFEST is 1 =item mv mv is replaced by a function that just does mv (by default), but also changes MANIFEST if $MANIFEST is 1 =item requires_version requires_version is there for future usage for requiring certain versions of the script =back =head1 VARIABLES =over 4 =item SUFFIX defaults to +dfsg what to append to the upstream version =item RM_OPTS defaults to -vrf options to pass to rm =item MANIFEST defaults to 0, set to 1 to turn on. this will manipulate MANIFEST files in CPAN tarballs. =item UP_BASE this is the directory where the upstream source is. =back =cut if [ -z "$REPACK_SH" ]; then if [ -f ../../scripts/repack.sh ]; then REPACK_SH=../../scripts/repack.sh fi if [ -z "$REPACK_SH" ] && which repack.sh > /dev/null; then REPACK_SH=$(which repack.sh) fi fi if [ ! -f "$REPACK_SH" ]; then echo "Couldn't find a repack.sh. please put it in your PATH, put it at ../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH variable" echo "You can get it from http://svn.debian.org/viewsvn/pkg-perl/scripts/repack.sh" exit 1 fi exec "$REPACK_SH" "$@"