* 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
This commit is contained in:
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -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) <nicolas.francois@centraliens.net> Thu, 14 May 2009 21:08:09 +0200
|
||||
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Thu, 14 May 2009 22:36:34 +0200
|
||||
|
||||
shadow (1:4.1.4-1) unstable; urgency=low
|
||||
|
||||
|
||||
2
debian/compat
vendored
2
debian/compat
vendored
@@ -1 +1 @@
|
||||
5
|
||||
6
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -4,7 +4,7 @@ Priority: required
|
||||
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
|
||||
Standards-Version: 3.8.1
|
||||
Uploaders: Christian Perrier <bubulle@debian.org>, Martin Quinson <mquinson@debian.org>, Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>
|
||||
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/
|
||||
|
||||
Reference in New Issue
Block a user