debian/0000755000000000000000000000000011773562530007177 5ustar debian/cron-deja-vu.manpages0000644000000000000000000000001711614506416013177 0ustar cron-deja-vu.1 debian/control0000644000000000000000000000146611767205040010602 0ustar Source: cron-deja-vu Section: mail Priority: extra Maintainer: Florian Reitmeir Build-Depends: debhelper (>= 8.0.0), python-support (>= 0.5.3) Homepage: https://code.google.com/p/cron-deja-vu/ Standards-Version: 3.9.2 Package: cron-deja-vu Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-gdbm Description: filter for recurring cron mails It filters unwanted recurring cron emails, is trained using a MailDir folder, and intended for usage with procmail. Traditional spam filters are less suitable for cron emails as these are based on probabilities and keywords. This filter applies rules to cron email to unify and filter it. E.g. All numbers are unified, or dates, one can define custom rules as regular expressions. The filter can be seen as a dynamic logcheck. debian/rules0000755000000000000000000000067111614511045010250 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/cron-deja-vu.examples0000644000000000000000000000001411644330061013211 0ustar deja-vu.cfg debian/watch0000644000000000000000000000016411614507421010221 0ustar # format version number, currently 3; this line is compulsory! version=3 # currently there is no upstream hosting debian/pyversions0000644000000000000000000000000511614503675011335 0ustar 2.6- debian/README.Debian0000644000000000000000000000053011614470737011237 0ustar cron-deja-vu for Debian ----------------------- procmail example config: ------------------------------------------------------ PATH=/usr/bin:/bin :0f | /usr/bin/cron-deja-vu -s20 :0 * ^X-deja-vu: yes .seen/ ------------------------------------------------------ -- Florian Reitmeir Fri, 29 Jul 2011 10:11:26 +0200 debian/source/0000755000000000000000000000000011614465461010476 5ustar debian/source/format0000644000000000000000000000001411614465461011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211614465461010374 0ustar 8 debian/changelog0000644000000000000000000000236011773562530011052 0ustar cron-deja-vu (0.4-5) unstable; urgency=low [ Florian Reitmeir ] * updated long/short description, closes: #637253 [ Peter Palfrader ] * Fix changelog's target release. -- Peter Palfrader Sat, 30 Jun 2012 13:38:53 +0200 cron-deja-vu (0.4-4) unstable; urgency=low * work a round a python email parser bug which changes header lines -- Florian Reitmeir Sun, 20 May 2012 01:54:20 +0200 cron-deja-vu (0.4-3) unstable; urgency=low * small improvment to the database, using now sha256 -- Florian Reitmeir Mon, 14 May 2012 18:32:45 +0200 cron-deja-vu (0.4-2) unstable; urgency=low * corrected version number -- Florian Reitmeir Fri, 11 Nov 2011 22:44:46 +0100 cron-deja-vu (0.4-1) unstable; urgency=low * new debian package version -- Florian Reitmeir Sun, 09 Oct 2011 16:37:12 +0200 cron-deja-vu (0.2-1) unstable; urgency=low * added regex support * added config file * close BUG #637253 -- Florian Reitmeir Sun, 09 Oct 2011 16:10:46 +0200 cron-deja-vu (0.1-1) unstable; urgency=low * Initial release -- Florian Reitmeir Fri, 29 Jul 2011 10:11:26 +0200 debian/copyright0000644000000000000000000000224511614471301011122 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: cron-deja-vu Files: * Copyright: 2011 Florian Reitmeir License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/install0000644000000000000000000000002511614477644010572 0ustar cron-deja-vu usr/bin