From 40461f86ede168cfbafbeb0ca6f6e19d2ae57265 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 3 Apr 2008 00:03:20 +0000 Subject: [PATCH] Remove debian/passwd.postrm, which is now empty. Thanks lintian. --- debian/changelog | 1 + debian/passwd.postrm | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 debian/passwd.postrm 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#