[SCM] mate-panel Debian package branch, master, updated. 255755e616a6f6c37a3d4f75a5580426c96330f6

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Feb 25 19:07:12 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=33c71ec

The following commit has been merged in the master branch:
commit 33c71eca56e79ef17934fab1e40c98d0ab1ec6eb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 25 11:46:39 2014 +0100

    debian/control: fix deps for rename lib package
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5aab00d..0f1c3cc 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Depends: ${shlibs:Depends},
          menu-xdg,
          python,
          mate-polkit,
-         libmate-panel-applet4-1 (= ${binary:Version}),
+         libmate-panel-applet-4-1 (= ${binary:Version}),
          mate-panel-common (= ${source:Version})
 Breaks: mate-panel-common (<< 1.1.1-4)
 Replaces: mate-panel-common (<< 1.1.1-4)
@@ -134,7 +134,7 @@ Priority: extra
 Architecture: any
 Breaks: mate-panel-dbg (<= 1.6.1),
 Depends: ${misc:Depends},
-         libmate-panel-applet4-1 (= ${binary:Version})
+         libmate-panel-applet-4-1 (= ${binary:Version})
 Description: library for MATE Panel applets (debugging symbols)
  The MATE Panel is an essential part of the MATE Desktop, providing
  toolbar-like “panels” which can be attached to the sides of your desktop.
@@ -155,7 +155,7 @@ Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libmate-panel-applet4-1 (= ${binary:Version}),
+         libmate-panel-applet-4-1 (= ${binary:Version}),
          libgtk2.0-dev,
          libglib2.0-dev
 Provides: libmatepanelapplet-dev

-- 
mate-panel Debian package



More information about the pkg-mate-commits mailing list