[SCM] gnome-main-menu Debian package branch, master, updated. 23e6bcaaa349e2f3ba55b43efe172d13e187a6a5

Mike Gabriel sunweaver at moszumanska.debian.org
Fri May 2 23:18:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/gnome-main-menu.git;a=commitdiff;h=3fbf360

The following commit has been merged in the master branch:
commit 3fbf36007492df6837cf36d6fba01080154c359b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri May 2 23:48:43 2014 +0200

    debian/control: Rework provided control file and make it appropriate for Debian upload.
---
 debian/control | 41 ++++++++++++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 78e9695..ef81038 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,11 @@
 Source: gnome-main-menu
-Section: mate
+Section: x11
 Priority: optional
-Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
+Uploaders: Mike Gabriel <sunweaver at debian.org>,
+           John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
+           Stefano Karapetsas <stefano at karapetsas.com>,
+           Vangelis Mouhtsis <vangelis at gnugr.org>,
 Build-Depends: debhelper (>= 9),
                libmate-panel-applet-dev,
                libcaja-extension-dev,
@@ -19,31 +23,42 @@ Build-Depends: debhelper (>= 9),
                libnm-glib-dev,
                libnm-util-dev,
                libiw-dev,
-               mate-control-center,
-               mate-common
+               libmate-slab-dev,
+               mate-common,
+               libdconf-dev,
+               libstartup-notification0-dev,
 Standards-Version: 3.9.5
 Homepage: http://www.mate-desktop.org/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/gnome-main-menu.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-mate/gnome-main-menu.git
 
-Package: gnome-main-menu
+Package: mate-gnome-main-menu-applet
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Suggests: network-manager
+         ${misc:Depends},
+Breaks: gnome-main-menu (<< 1.8.0-1),
+Replaces: gnome-main-menu (<< 1.8.0-1),
+Suggests: network-manager,
 Description: GNOME start menu applet for MATE
  This applet provides a "start menu" for the MATE desktop.
  .
  It features a list of favorite applications, and recently used documents.
  .
  It provides shortcuts for common system administration actions and integrates
- with network-manager for network status reporting. 
+ with network-manager for network status reporting.
 
-Package: gnome-main-menu-dbg
+Package: mate-gnome-main-menu-applet-dbg
 Section: debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
-         gnome-main-menu (= ${binary:Version})
+         mate-gnome-main-menu-applet (= ${binary:Version}),
+Breaks: gnome-main-menu-dbg (<< 1.8.0-1),
+Replaces: gnome-main-menu-dbg (<< 1.8.0-1),
 Description: GNOME start menu applet for MATE (debugging symbols)
- This package contains debugging symbols for gnome-main-menu.
- It is provided to help debugging problems. The debugging symbols are
- installed in /usr/lib/debug and will automatically be used by gdb.
+ This applet provides a "start menu" for the MATE desktop.
+ .
+ This package contains debugging symbols for the MATE gnome-main-menu applet.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will automatically
+ be used by gdb.

-- 
gnome-main-menu Debian package



More information about the pkg-mate-commits mailing list