There's no need for a dependency on login (now that it is unversionned; see above) in the passwd package.

This commit is contained in:
nekral-guest
2008-03-28 20:46:03 +00:00
parent c284183a26
commit 90895612f1
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -44,6 +44,8 @@ shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low
Pre-Depends. The login package is Essential, and without libpam-modules,
login or su are not functional. Thanks to Steve Langasek for pointing this
out.
* debian/control: There's no need for a dependency on login (now that it is
unversionned; see above) in the passwd package.
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 24 Feb 2008 18:33:31 +0100

2
debian/control vendored
View File

@@ -9,7 +9,7 @@ XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-shadow/trunk
Package: passwd
Architecture: any
Depends: ${shlibs:Depends}, login, libpam-modules, debianutils (>= 2.15.2)
Depends: ${shlibs:Depends}, libpam-modules, debianutils (>= 2.15.2)
Replaces: manpages-de (<< 0.4-9), manpages-fi (<< 0.2-4), manpages-fr (<<1.64.0-1), manpages-hu (<< 20010119-5), manpages-it (<< 0.3.4-3), manpages-ja (<< 0.5.0.0.20050915-1), manpages-ko (<< 20050219-2), manpages-es (<< 1.55-4), manpages-es-extra (<< 0.8a-15), manpages-ru (<< 0.98-3), manpages-tr, manpages-zh
Section: admin
Priority: required