[SCM] mate-control-center Debian package branch, master, updated. ce57baa3c71e687e9d9a9f4a4c30a849c4c494e4

Mike Gabriel sunweaver at moszumanska.debian.org
Sat Apr 19 21:25:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-control-center.git;a=commitdiff;h=078c02e

The following commit has been merged in the master branch:
commit 078c02ea4a6fa5359b18218ee4821b56539911fe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Apr 19 23:23:52 2014 +0200

    debian/control: Handle Breaks+Replaces properly for libmate-slab.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 8de0c34..2762294 100644
--- a/debian/control
+++ b/debian/control
@@ -60,8 +60,6 @@ Depends: ${shlibs:Depends},
          gsettings-desktop-schemas,
          libglib2.0-bin
 Suggests: gconf2
-Conflicts: libslab0,
-           libslab0a,
 Description: utilities to configure the MATE desktop
  The MATE control center contains configuration applets for the MATE desktop,
  allowing to set accessibility configuration, desktop fonts, keyboard
@@ -137,8 +135,10 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Breaks: gnome-main-menu (<< 0.9.14),
+        libslab0,
         libslab0a,
-Replaces: libslab0a,
+Replaces: libslab0,
+          libslab0a,
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Description: beautification app library

-- 
mate-control-center Debian package



More information about the pkg-mate-commits mailing list