+t-prot (2.0.1-1) unstable; urgency=low
+
+ * New upstream release: doku update only.
+ * Bumped standards version, no changes required.
+ * Changed priority to optional, there is no need for it to be in extra.
+ * Fixed bashism in postinst.
+
+ -- Gerfried Fuchs <alfie@debian.org> Mon, 05 Sep 2005 09:43:36 +0200
+
t-prot (2.0-1) unstable; urgency=low
* New upstream release.
Source: t-prot
Section: mail
-Priority: extra
+Priority: optional
Maintainer: Gerfried Fuchs <alfie@debian.org>
Build-Depends-Indep: patch
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
Package: t-prot
Architecture: all
#!/bin/sh -e
# postinst for t-prot
-if [ "$1" = 'configure' -a -e /usr/share/debconf/confmodule ]; then
+if [ "$1" = 'configure' ] && [ -e /usr/share/debconf/confmodule ]; then
if dpkg --compare-versions "$2" lt "1.47-2" ; then
. /usr/share/debconf/confmodule
db_purge