[Pkg-shadow-commits] r1938 - debian/trunk/debian
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Fri Mar 28 20:42:41 UTC 2008
Author: nekral-guest
Date: 2008-03-28 20:42:40 +0000 (Fri, 28 Mar 2008)
New Revision: 1938
Modified:
debian/trunk/debian/changelog
debian/trunk/debian/control
Log:
Continue the dependencies cleanup:
libpam-runtime (>= 0.76-14) was already provided by libpam-runtime in Sarge (now oldstable).
Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog 2008-03-28 20:33:32 UTC (rev 1937)
+++ debian/trunk/debian/changelog 2008-03-28 20:42:40 UTC (rev 1938)
@@ -38,7 +38,8 @@
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
Modified: debian/trunk/debian/control
===================================================================
--- debian/trunk/debian/control 2008-03-28 20:33:32 UTC (rev 1937)
+++ debian/trunk/debian/control 2008-03-28 20:42:40 UTC (rev 1938)
@@ -21,7 +21,7 @@
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
More information about the Pkg-shadow-commits
mailing list