]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/control
add misc:Depends because of debhelper, and get rid of quilt
[pkg/t-prot.git] / debian / control
index db0c8aa9bf7a6b8c4f11fa680ac43a59f986474c..bd40953ba5e1588b1ff77ef78cdab83262722ba3 100644 (file)
@@ -1,28 +1,38 @@
 Source: t-prot
 Section: mail
-Priority: extra
-Maintainer: Gerfried Fuchs <alfie@debian.org>
-Build-Depends-Indep: patch
-Standards-Version: 3.6.1
+Priority: optional
+Maintainer: Rhonda D'Vine <rhonda@debian.org>
+Uploaders: Axel Beckert <abe@debian.org>
+Build-Depends-Indep: debhelper (>= 9~),
+                     dpkg-dev (>= 1.17.0~),
+                     po-debconf
+Standards-Version: 3.9.6
+Homepage: http://www.escape.de/~tolot/mutt/
+Vcs-Browser: http://git.deb.at/w/pkg/t-prot.git
+Vcs-Git: git://git.deb.at/pkg/t-prot.git
 
 Package: t-prot
 Architecture: all
-Depends: perl (>= 5.6.0-16), libgetopt-mixed-perl, liblocale-gettext-perl
+Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0,
+         liblocale-gettext-perl,
+         perl (>= 5.6.0-16)
 Recommends: mutt (>= 1.5.5.1)
-Enhances: mutt, slrn, inn2
+Enhances: heirloom-mailx,
+          inn2,
+          mailcap,
+          mutt,
+          slrn
 Suggests: mail-transport-agent
-Description: display filter for RFC822 messages
- This program is a filter which shall improve the readability for messages
- (email and posts) by *hiding* some annoying parts, e.g. mailing list footers,
- signatures and TOFU as well as squeezing sequences of blank lines or
- punctuation.
+Description: display filter for Internet messages
+ This program provides "TOFU-Protection" to improve the readability of
+ email and newsposts. TOFU is a German acronym for "Text oben, Fullquote
+ unten", meaning the regrettably widespread reply style that leaves all
+ the quotes untrimmed and just adds some text at the top. This script
+ filters annoying mailing list footers, long signatures, and TOFU, as
+ well as squeezing sequences of blank lines, exclamation marks, etc.
  .
- TOFU is an acronym that stands for "Text oben, Fullquote unten" (german
- language) which means the style of sadly so many people that just leave all
- the quotes in a reply and add some own lines above. This acronym is what gave
- the script its name - TOFU Protection.
- .
- It currently offers hints how to include it within mutt, slrn or inn2. It
- should be possible to do similars with other programs that allow to have a
- message run through a filter before it's displayed. If you use such a program
- we'd be interested if you could let us know of your setup.
+ It currently offers example configurations for applying t-prot within
+ heirloom-mailx, INN 2, mailcap, Mutt, or slrn. It should be possible to
+ do likewise with other programs that allow a message to be passed
+ through a filter before being displayed. If you use such a program we'd
+ be interested if you could send in your setup.