Continue the dependencies cleanup:

libpam-runtime (>= 0.76-14) was already provided by libpam-runtime in Sarge (now oldstable).
This commit is contained in:
nekral-guest
2008-03-28 20:42:40 +00:00
parent bf4b725f01
commit c284183a26
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -38,7 +38,8 @@ shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low
Keep them in UTF-8.
* debian/rules, debian/control: login (>= 970502-1) was already provided
by login in Hamm. libpam-modules (>= 0.72-5) was already provided by
libpam-modules in Potato. Simplify the dependencies.
libpam-modules in Potato. libpam-runtime (>= 0.76-14) was already provided
by libpam-runtime in Sarge (now oldstable). Simplify the dependencies.
* debian/control: Move the dependency on libpam-modules from Depends to
Pre-Depends. The login package is Essential, and without libpam-modules,
login or su are not functional. Thanks to Steve Langasek for pointing this

2
debian/control vendored
View File

@@ -21,7 +21,7 @@ Description: change and administer password and group data
Package: login
Architecture: any
Pre-Depends: ${shlibs:Depends}, libpam-runtime (>= 0.76-14), libpam-modules
Pre-Depends: ${shlibs:Depends}, libpam-runtime, libpam-modules
Conflicts: gnunet (<< 0.7.0c-2), amavisd-new (<<2.3.3-8), python-4suite (<< 0.99cvs20060405-1), backupninja (<< 0.9.3-5), echolot (<< 2.1.8-4)
Replaces: manpages-fi (<< 0.2-4), manpages-fr (<<1.64.0-1), manpages-hu (<< 20010119-5), manpages-it (<< 0.3.4-2), manpages-ko (<< 20050219-2), manpages-ja (<< 0.5.0.0.20050915-1), manpages-de, manpages-es-extra (<<0.8a-15), manpages-tr, manpages-zh
Essential: yes