r31511 - in /desktop/unstable/gnome-keyring/debian: control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Nov 18 12:34:14 UTC 2011


Author: biebl
Date: Fri Nov 18 12:34:10 2011
New Revision: 31511

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31511
Log:
Re-organize a bit

Modified:
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=31511&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Fri Nov 18 12:34:10 2011
@@ -49,6 +49,29 @@
  password, and there is also a session keyring which is never stored to
  disk, but forgotten when the session ends.
 
+Package: libpam-gnome-keyring
+Section: admin
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libpam-runtime (>= 1.0.1-6)
+Recommends: gnome-keyring
+Conflicts: libpam-keyring
+Replaces: libpam-keyring
+Provides: libpam-keyring
+Description: PAM module to unlock the GNOME keyring upon login
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ This package contains a PAM module that will automatically unlock the
+ keyrings using your login password, making gnome-keyring usage
+ transparent without losing its security benefits.
+ .
+ When installed, this module will automatically be used by GDM and
+ gnome-screensaver to unlock your keyrings when logging in and when
+ unlocking the screen saver.
+
 Package: libgck-1-dev
 Section: libdevel
 Architecture: any
@@ -74,29 +97,6 @@
  .
  This package contains the shared libraries needed to run programs
  built against the GCK library.
-
-Package: libpam-gnome-keyring
-Section: admin
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libpam-runtime (>= 1.0.1-6)
-Recommends: gnome-keyring
-Conflicts: libpam-keyring
-Replaces: libpam-keyring
-Provides: libpam-keyring
-Description: PAM module to unlock the GNOME keyring upon login
- gnome-keyring is a daemon in the session, similar to ssh-agent,
- and other applications can use it to store passwords and other
- sensitive information.
- .
- This package contains a PAM module that will automatically unlock the
- keyrings using your login password, making gnome-keyring usage
- transparent without losing its security benefits.
- .
- When installed, this module will automatically be used by GDM and
- gnome-screensaver to unlock your keyrings when logging in and when
- unlocking the screen saver.
 
 Package: libgcr-3-dev
 Section: libdevel

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=31511&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Fri Nov 18 12:34:10 2011
@@ -44,6 +44,29 @@
  password, and there is also a session keyring which is never stored to
  disk, but forgotten when the session ends.
 
+Package: libpam-gnome-keyring
+Section: admin
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libpam-runtime (>= 1.0.1-6)
+Recommends: gnome-keyring
+Conflicts: libpam-keyring
+Replaces: libpam-keyring
+Provides: libpam-keyring
+Description: PAM module to unlock the GNOME keyring upon login
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ This package contains a PAM module that will automatically unlock the
+ keyrings using your login password, making gnome-keyring usage
+ transparent without losing its security benefits.
+ .
+ When installed, this module will automatically be used by GDM and
+ gnome-screensaver to unlock your keyrings when logging in and when
+ unlocking the screen saver.
+
 Package: libgck-1-dev
 Section: libdevel
 Architecture: any
@@ -69,29 +92,6 @@
  .
  This package contains the shared libraries needed to run programs
  built against the GCK library.
-
-Package: libpam-gnome-keyring
-Section: admin
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libpam-runtime (>= 1.0.1-6)
-Recommends: gnome-keyring
-Conflicts: libpam-keyring
-Replaces: libpam-keyring
-Provides: libpam-keyring
-Description: PAM module to unlock the GNOME keyring upon login
- gnome-keyring is a daemon in the session, similar to ssh-agent,
- and other applications can use it to store passwords and other
- sensitive information.
- .
- This package contains a PAM module that will automatically unlock the
- keyrings using your login password, making gnome-keyring usage
- transparent without losing its security benefits.
- .
- When installed, this module will automatically be used by GDM and
- gnome-screensaver to unlock your keyrings when logging in and when
- unlocking the screen saver.
 
 Package: libgcr-3-dev
 Section: libdevel




More information about the pkg-gnome-commits mailing list