-set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'
+set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-short --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'
 # set it to '' to turn it off by default
 
 # toggle TOFU protection with ESC-0 (off) and ESC-1 (on)
 macro generic \e0 ":unset display_filter\n" "Turn TOFU protection off"
-macro generic \e1 ":set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'\n" "Turn TOFU protection on"
+macro generic \e1 ":set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-short --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'\n" "Turn TOFU protection on"
 
 # same in pager mode - ugly but what the hell...
 macro pager \e0 ":unset display_filter; exec exit\n:exec display-message\n" "Turn TOFU protection off"
-macro pager \e1 ":set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
+macro pager \e1 ":set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-short --pgp-move-vrf -Mmutt -L/etc/t-prot/footers -A/etc/t-prot/ads'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
 
 # highlight TOFU protection:
 color body     brightmagenta           black   "^\\[---.*"
 
+t-prot (2.14-1) unstable; urgency=low
+
+  * New upstream release improving --pgp-short performance.
+  * Enable --pgp-short in our Muttrc config snippet.
+  * Add Axel Beckert as Co-Maintainer. Enjoy. :)
+  * Add Vcs-* control fields.
+
+ -- Gerfried Fuchs <rhonda@debian.at>  Thu, 11 Feb 2010 21:33:51 +0100
+
 t-prot (2.13.1-1) unstable; urgency=low
 
   * New upstream release.
 
 Section: mail
 Priority: optional
 Maintainer: Gerfried Fuchs <rhonda@debian.at>
+Uploaders: Axel Beckert <abe@debian.org>
 Build-Depends-Indep: po-debconf, patch
 Standards-Version: 3.8.4
 Homepage: http://www.escape.de/~tolot/mutt/
+Vcs-Browser: http://git.deb.at/w/pkg/t-prot.git
+Vcs-Git: git://git.deb.at/g/pkg/t-prot.git
 
 Package: t-prot
 Architecture: all