diff --git a/debian/changelog b/debian/changelog index eebc07fb..815914e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,7 @@ shadow (1:4.1.1-1) unstable; urgency=low * debian/control: Change XS-X-Vcs-Svn to Vcs-Svn. Update the link to the new repository layout. Add a Vcs-Browser field. * debian/control: Added Homepage field. + * debian/passwd.postrm: Removed (was empty). -- Nicolas FRANCOIS (Nekral) Thu, 03 Apr 2008 01:31:10 +0200 diff --git a/debian/passwd.postrm b/debian/passwd.postrm deleted file mode 100644 index 07fe0c20..00000000 --- a/debian/passwd.postrm +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -e - -#DEBHELPER#