diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-09-18 12:50:04 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-09-18 12:50:04 +0200 |
commit | a5429617f7baa33097dab2399e8f8c5e8c5443d1 (patch) | |
tree | f6ffe949dfd6d389af982119ef4f919dd954de20 /debian/control | |
parent | 86ef04eac2ce6b9717a56fcc6786aa67057f8774 (diff) | |
download | dovecot-antispam-1.0.tar.gz dovecot-antispam-1.0.tar.xz dovecot-antispam-1.0.zip |
remove debian packagingv1.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index bdd3c4b..0000000 --- a/debian/control +++ /dev/null @@ -1,46 +0,0 @@ -Source: dovecot-antispam -Section: mail -Priority: optional -Maintainer: Johannes Berg <johannes@sipsolutions.net> -Build-Depends: debhelper (>= 6), dovecot-dev (<< 1:1.1) | dovecot-dev (>= 1:1.1.2) -Standards-Version: 3.7.3 -Homepage: http://johannes.sipsolutions.net/Projects/dovecot-antispam - -Package: dovecot-antispam-crm114 -Architecture: any -Depends: dovecot-imapd (= ${dovecot-dev}), ${shlibs:Depends} -Provides: dovecot-antispam -Conflicts: dovecot-antispam -Description: Dovecot IMAP server antispam plugin - The Dovecot IMAP server antispam plugin is an IMAP server extension - helping you train your spam filter. - . - This package contains the crm114 version of the plugin. -Tag: mail::imap, works-with::mail - -Package: dovecot-antispam-dspam -Architecture: any -Depends: dovecot-imapd (= ${dovecot-dev}), ${shlibs:Depends} -Provides: dovecot-antispam -Conflicts: dovecot-antispam -Description: Dovecot IMAP server antispam plugin - The Dovecot IMAP server antispam plugin is an IMAP server extension - helping you train your spam filter. - . - This package contains the dspam version of the plugin. -Tag: mail::imap, works-with::mail - -Package: dovecot-antispam-mailtrain -Architecture: any -Depends: dovecot-imapd (= ${dovecot-dev}), ${shlibs:Depends} -Provides: dovecot-antispam -Conflicts: dovecot-antispam -Description: Dovecot IMAP server antispam plugin - The Dovecot IMAP server antispam plugin is an IMAP server extension - helping you train your spam filter. - . - This package contains the mailtrain version of the plugin; due to - simply piping the message to the learning process it can also be - used with any other spam filter, for example spamassassin (via - sa-learn.) -Tag: mail::imap, works-with::mail |