[Pkg-xfce-commits] r4971 - desktop/branches/experimental/libxfcegui4/debian

Yves-Alexis Perez corsac at alioth.debian.org
Mon Feb 14 10:29:54 UTC 2011


Author: corsac
Date: 2011-02-14 22:29:38 +0000 (Mon, 14 Feb 2011)
New Revision: 4971

Modified:
   desktop/branches/experimental/libxfcegui4/debian/changelog
   desktop/branches/experimental/libxfcegui4/debian/control
Log:
* debian/control:
  - add Breaks: on xfwm4 and xfce4-settings before 4.8 because
    libxfcekbdprivate is now gone.                            closes: #613019

Modified: desktop/branches/experimental/libxfcegui4/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/changelog	2011-02-14 22:22:47 UTC (rev 4970)
+++ desktop/branches/experimental/libxfcegui4/debian/changelog	2011-02-14 22:29:38 UTC (rev 4971)
@@ -1,3 +1,11 @@
+libxfcegui4 (4.8.1-3) UNRELEASED; urgency=low
+
+  * debian/control:
+    - add Breaks: on xfwm4 and xfce4-settings before 4.8 because
+      libxfcekbdprivate is now gone.                            closes: #613019
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 14 Feb 2011 23:28:50 +0100
+
 libxfcegui4 (4.8.1-2) experimental; urgency=low
 
   * debian/control:

Modified: desktop/branches/experimental/libxfcegui4/debian/control
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/control	2011-02-14 22:22:47 UTC (rev 4970)
+++ desktop/branches/experimental/libxfcegui4/debian/control	2011-02-14 22:29:38 UTC (rev 4971)
@@ -32,6 +32,7 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, xfce-keyboard-shortcuts
+Breaks: xfwm4 (<< 4.8), xfce4-settings (<< 4.8)
 Description: Basic GUI C functions for Xfce4
  This package contains a library which provides the very
  basic GUI functions used by the Xfce4 desktop suite. If




More information about the Pkg-xfce-commits mailing list