r31750 - in /desktop/unstable/libcryptui/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Tue Nov 22 00:09:39 UTC 2011


Author: jordi
Date: Tue Nov 22 00:09:39 2011
New Revision: 31750

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31750
Log:
Duh, add Breaks to the correct binary.

Modified:
    desktop/unstable/libcryptui/debian/changelog
    desktop/unstable/libcryptui/debian/control
    desktop/unstable/libcryptui/debian/control.in

Modified: desktop/unstable/libcryptui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/changelog?rev=31750&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/changelog [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/changelog [utf-8] Tue Nov 22 00:09:39 2011
@@ -27,4 +27,4 @@
   * Move locales to seahorse-daemon.
   * Add -Wl,-z,defs to LDFLAGS.
 
- -- Jordi Mallach <jordi at debian.org>  Sat, 19 Nov 2011 01:25:18 +0100
+ -- Jordi Mallach <jordi at debian.org>  Tue, 22 Nov 2011 00:55:19 +0100

Modified: desktop/unstable/libcryptui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/control?rev=31750&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control [utf-8] Tue Nov 22 00:09:39 2011
@@ -58,6 +58,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          seahorse-daemon (= ${binary:Version})
+Breaks: seahorse (<< 3.2), seahorse-plugins (<< 3.2)
 Conflicts: libcryptui0
 Description: UI library for OpenPGP prompts
  CryptUI is a library to manage OpenPGP prompts on GUI applications.
@@ -76,7 +77,6 @@
          libcryptui0a (= ${binary:Version}),
          gir1.2-cryptui-0.0 (= ${binary:Version})
 Suggests: libcryptui-doc
-Breaks: seahorse (<< 3.2), seahorse-plugins (<< 3.2)
 Description: UI library for OpenPGP prompts (development)
  CryptUI is a library to manage OpenPGP prompts on GUI applications.
  .

Modified: desktop/unstable/libcryptui/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/control.in?rev=31750&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control.in [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control.in [utf-8] Tue Nov 22 00:09:39 2011
@@ -53,6 +53,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          seahorse-daemon (= ${binary:Version})
+Breaks: seahorse (<< 3.2), seahorse-plugins (<< 3.2)
 Conflicts: libcryptui0
 Description: UI library for OpenPGP prompts
  CryptUI is a library to manage OpenPGP prompts on GUI applications.
@@ -71,7 +72,6 @@
          libcryptui0a (= ${binary:Version}),
          gir1.2-cryptui-0.0 (= ${binary:Version})
 Suggests: libcryptui-doc
-Breaks: seahorse (<< 3.2), seahorse-plugins (<< 3.2)
 Description: UI library for OpenPGP prompts (development)
  CryptUI is a library to manage OpenPGP prompts on GUI applications.
  .




More information about the pkg-gnome-commits mailing list