summaryrefslogtreecommitdiff
path: root/debian/cups.postrm
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-02-25 16:21:37 +0100
committerDidier Raboud <odyx@debian.org>2014-02-25 16:21:39 +0100
commit9cdde6e4af049e97a5df67520bf059a405d9fd82 (patch)
treea1aed45a1e4e0364812815710198dabe2ed7c48f /debian/cups.postrm
parentefdcbf222ba0d7d4a84123f53c5824cf887d137f (diff)
Drop boilerplate comments from all maintainer scripts
Diffstat (limited to 'debian/cups.postrm')
-rw-r--r--debian/cups.postrm17
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/cups.postrm b/debian/cups.postrm
index 7ac15d026..bc9a81fea 100644
--- a/debian/cups.postrm
+++ b/debian/cups.postrm
@@ -1,24 +1,7 @@
#! /bin/sh
-# postrm script for cups
-#
-# see: dh_installdeb(1)
set -e
-# summary of how this script can be called:
-# * <postrm> `remove'
-# * <postrm> `purge'
-# * <old-postrm> `upgrade' <new-version>
-# * <new-postrm> `failed-upgrade' <old-version>
-# * <new-postrm> `abort-install'
-# * <new-postrm> `abort-install' <old-version>
-# * <new-postrm> `abort-upgrade' <old-version>
-# * <disappearer's-postrm> `disappear' <r>overwrit>r> <new-version>
-# for details, see /usr/doc/packaging-manual/
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
#DEBHELPER#
case "$1" in