]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/control
Imported Debian patch 0.54.1-1.woody1
[pkg/t-prot.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..56a61d3
--- /dev/null
@@ -0,0 +1,26 @@
+Source: t-prot
+Section: mail
+Priority: extra
+Maintainer: Gerfried Fuchs <alfie@debian.org>
+Build-Depends-Indep: debconf-utils
+Standards-Version: 3.5.6
+
+Package: t-prot
+Architecture: all
+Depends: perl (>= 5.005), libgetopt-mixed-perl, debconf (>= 0.5)
+Suggests: mutt (>= 1.3.12), 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.
+ .
+ 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 it's name - TOFU Protection.
+ .
+ It currently offers hints how to include it within mutt. It should be
+ possible to do similars with other mailers that allow to have a message run
+ through a program before it's displayed. If you have such an mailer I'd be
+ interested if you could let me know of your setup.