From f3ef07b8c788ecee75cd725b369d4319861b21ff Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 14 May 2009 20:40:43 +0000 Subject: [PATCH] * debian/rules: Install the lintian overrides with dh_lintian. * debian/control: Raised dependency on debhelper (>= 6.0.7~) for dh_lintian. * debian/compat: Raised to 6 --- debian/changelog | 5 ++++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28966852..9b1bed21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ shadow (1:4.1.4-2) unstable; urgency=low * The "Banon" release. * debian/rules, debian/passwd.linda-overrides, debian/login.linda-overrides: Removed linda-overrides files. + * debian/rules: Install the lintian overrides with dh_lintian. + * debian/control: Raised dependency on debhelper (>= 6.0.7~) for dh_lintian. + * debian/compat: Raised to 6 * debian/login.postinst: Install /var/log/faillog during initial installs only. This permits admins to disable failed logins recording. Closes: #488420 @@ -10,7 +13,7 @@ shadow (1:4.1.4-2) unstable; urgency=low exist. A required pam_selinux.so makes login fail when the module does not exist (e.g. on architecture without SE Linux support). Closes: #528673 - -- Nicolas FRANCOIS (Nekral) Thu, 14 May 2009 21:08:09 +0200 + -- Nicolas FRANCOIS (Nekral) Thu, 14 May 2009 22:36:34 +0200 shadow (1:4.1.4-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 7ed6ff82..1e8b3149 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +6 diff --git a/debian/control b/debian/control index bd486653..11026184 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Shadow package maintainers Standards-Version: 3.8.1 Uploaders: Christian Perrier , Martin Quinson , Nicolas FRANCOIS (Nekral) -Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 5.0.0), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], gnome-doc-utils (>= 0.4.3) +Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], gnome-doc-utils (>= 0.4.3) Vcs-Svn: svn://svn.debian.org/svn/pkg-shadow/debian/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-shadow/debian/trunk Homepage: http://pkg-shadow.alioth.debian.org/