[pkg-vlock-commit] r57 - trunk/debian

Alexander Wirt formorer at costa.debian.org
Wed Jul 19 21:37:55 CEST 2006


Author: formorer
Date: 2006-07-19 19:37:45 +0000 (Wed, 19 Jul 2006)
New Revision: 57

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Now depends on libpam-modules

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-07-19 18:23:28 UTC (rev 56)
+++ trunk/debian/changelog	2006-07-19 19:37:45 UTC (rev 57)
@@ -6,8 +6,9 @@
     pressing enter. That prevents some problems with some exclusive-access PAM
     modules like opensc (Closes: #318507)
   * Include common-auth in the pam file (Closes: #265297)
+  * Depend on libpam-modules (Closes: #55834) 
 
- -- Alexander Wirt <formorer at debian.org>  Wed, 19 Jul 2006 20:18:15 +0200
+ -- Alexander Wirt <formorer at debian.org>  Wed, 19 Jul 2006 20:26:23 +0200
 
 vlock (1.3-9) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-07-19 18:23:28 UTC (rev 56)
+++ trunk/debian/control	2006-07-19 19:37:45 UTC (rev 57)
@@ -8,7 +8,7 @@
 
 Package: vlock
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libpam-modules
 Conflicts: suidmanager (<< 0.50)
 Description: Virtual Console locking program
  vlock either locks the current terminal (which may be any kind of



More information about the pkg-vlock-commit mailing list