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