r31747 - in /desktop/unstable/libcryptui/debian: changelog control control.in rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Nov 21 23:37:40 UTC 2011


Author: jordi
Date: Mon Nov 21 23:37:39 2011
New Revision: 31747

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31747
Log:
Add Breaks for older seahorse and seahorse-plugins, as there was a
small unannounced API break.

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

Modified: desktop/unstable/libcryptui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/changelog?rev=31747&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/changelog [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/changelog [utf-8] Mon Nov 21 23:37:39 2011
@@ -6,6 +6,8 @@
   * Introduce a new seahorse-daemon package. Make it Break seahorse < 3.2.
   * Let libcryptui0a depend on seahorse-daemon, as the D-Bus service is
     required.
+  * Add Breaks for older seahorse and seahorse-plugins, as there was a
+    small unannounced API break.
   * Refresh patches.
   * Add Multi-Arch support:
     - Bump debhelper & cdbs.

Modified: desktop/unstable/libcryptui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/control?rev=31747&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control [utf-8] Mon Nov 21 23:37:39 2011
@@ -75,6 +75,7 @@
          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=31747&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control.in [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control.in [utf-8] Mon Nov 21 23:37:39 2011
@@ -70,6 +70,7 @@
          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/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/rules?rev=31747&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/rules [utf-8] (original)
+++ desktop/unstable/libcryptui/debian/rules [utf-8] Mon Nov 21 23:37:39 2011
@@ -14,3 +14,5 @@
 			     --enable-gtk-doc
 
 DEB_DH_INSTALL_ARGS += --list-missing
+
+DEB_DH_MAKESHLIBS_ARGS += -- -c4




More information about the pkg-gnome-commits mailing list