]> git.deb.at Git - pkg/t-prot.git/commitdiff
Imported Debian patch 2.0.1-1 debian/2.0.1-1
authorGerfried Fuchs <alfie@debian.org>
Mon, 5 Sep 2005 07:43:36 +0000 (09:43 +0200)
committerGerfried Fuchs <rhonda@debian.at>
Wed, 17 Feb 2010 19:36:35 +0000 (20:36 +0100)
debian/changelog
debian/control
debian/postinst

index 55992ccf9c04a4d182c5d3ec81658ce1e4f9cdaf..254c6e97230dfde16676d065d9455ecae8d7136e 100644 (file)
@@ -1,3 +1,12 @@
+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.
index db0c8aa9bf7a6b8c4f11fa680ac43a59f986474c..5ac0457a1e9be5311ebfe3855892d956e4644c0c 100644 (file)
@@ -1,9 +1,9 @@
 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
index 4a6c1080e0efd1b0c84afb6336bf66103a083e96..afa0feff7d24df793c29e828b652e0c72f67b3d4 100644 (file)
@@ -1,7 +1,7 @@
 #!/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