[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=29704f1

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

    debian/control: finalize control file
---
 debian/control | 74 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 63 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index cd04ee4..5aab00d 100644
--- a/debian/control
+++ b/debian/control
@@ -78,7 +78,6 @@ Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
          mate-panel (= ${binary:Version}),
-         libmate-panel-applet4-1 (= ${binary:Version})
 Description: launcher and docking facility for MATE (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.
@@ -87,6 +86,8 @@ Description: launcher and docking facility for MATE (debugging symbols)
  volume controls and the battery charge indicator, and utilities ranging
  from weather forecast to system monitoring.
  .
+ This package contains the debugging symbols of the MATE panel application.
+ .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.
 
@@ -105,17 +106,49 @@ Description: launcher and docking facility for MATE (common files)
  .
  This package contains the architecture independent files.
 
-Package: libmate-panel-applet4-1
+Package: libmate-panel-applet-4-1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: mate-panel (<= 1.0.0-3), libmatepanelapplet
-Replaces: libmatepanelapplet
-Provides: libmatepanelapplet
-Conflicts: libmatepanelapplet
+Breaks: mate-panel (<= 1.0.0-3), 
+        libmatepanelapplet,
+        libmate-panel-applet4-1,
+Replaces: libmatepanelapplet,
+          libmate-panel-applet4-1,
+Provides: libmatepanelapplet,
+          libmate-panel-applet4-1,
 Description: library for MATE Panel applets
- This library is used by MATE Panel applets.
+ 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.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
+ .
+ This package contains the MATE Panel applet library.
+
+Package: libmate-panel-applet-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Breaks: mate-panel-dbg (<= 1.6.1),
+Depends: ${misc:Depends},
+         libmate-panel-applet4-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.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
+ .
+ This package contains the debugging symbols of the MATE panel applet
+ library.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
+
 
 Package: libmate-panel-applet-dev
 Section: libdevel
@@ -129,9 +162,15 @@ Provides: libmatepanelapplet-dev
 Conflicts: libmatepanelapplet-dev
 Replaces: libmatepanelapplet-dev
 Description: library for MATE Panel applets (development files)
- This library is used by MATE Panel applets.
+ 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.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
  .
- This package contains the development files.
+ This package contains the development files for the MATE panel applet
+ library.
 
 Package: libmate-panel-applet-doc
 Section: doc
@@ -141,9 +180,15 @@ Provides: libmatepanelapplet-doc
 Conflicts: libmatepanelapplet-doc
 Replaces: libmatepanelapplet-doc
 Description: library for MATE Panel applets (documentation files)
- This library is used by MATE Panel applets.
+ 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.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
  .
- This package contains the documentation files.
+ This package contains the documentation files for the MATE panel applet
+ library.
 
 Package: gir1.2-mate-panel
 Architecture: any
@@ -153,6 +198,13 @@ Depends: ${shlibs:Depends},
          ${gir:Depends},
          gir1.2-gtk-2.0
 Description: GObject introspection data for MATE panel
+ 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.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
+ .
  This package contains introspection data for MATE panel.
  .
  It can be used by packages using the GIRepository format to generate

-- 
mate-panel Debian package



More information about the pkg-mate-commits mailing list