]> git.deb.at Git - pkg/t-prot.git/blobdiff - debian/postrm
Add #DEBHELPER# placeholder to debian/post* files
[pkg/t-prot.git] / debian / postrm
index c65b44d2f026f58b2cb4157b33e670b7e1c87754..6661e9e4b3cab46402184a489079c71f1aea999a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # postrm for t-prot
-# Copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# Copyright 2002-2016 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 set -e
@@ -25,3 +25,5 @@ case "$action" in
        fi
        ;;
 esac
+
+#DEBHELPER#