#!/bin/sh set -e if dpkg --compare-versions "$2" lt 1.0.1-3; then /usr/sbin/pam-auth-update --package fi #DEBHELPER#