r27558 - in /desktop/unstable/gnome-keyring/debian: control control.in
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Thu Apr 14 11:43:47 UTC 2011
Author: jordi
Date: Thu Apr 14 11:43:46 2011
New Revision: 27558
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27558
Log:
Use versioned deps.
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=27558&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Thu Apr 14 11:43:46 2011
@@ -106,8 +106,8 @@
libgtk-3-dev (>= 3.0.0),
libtasn1-3-dev (>= 0.3.4),
libtasn1-3-bin
-Replaces: libgcr-dev
-Conflicts: libgcr-dev
+Replaces: libgcr-dev (<< 3.0.0-2~)
+Breaks: libgcr-dev (<< 3.0.0-2~)
Description: Library for Crypto UI related task - development
GCR is a library for crypto UI and related tasks.
.
Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=27558&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Thu Apr 14 11:43:46 2011
@@ -101,8 +101,8 @@
libgtk-3-dev (>= 3.0.0),
libtasn1-3-dev (>= 0.3.4),
libtasn1-3-bin
-Replaces: libgcr-dev
-Conflicts: libgcr-dev
+Replaces: libgcr-dev (<< 3.0.0-2~)
+Breaks: libgcr-dev (<< 3.0.0-2~)
Description: Library for Crypto UI related task - development
GCR is a library for crypto UI and related tasks.
.
More information about the pkg-gnome-commits
mailing list