[SCM] mate-netbook Debian package branch, master, updated. aa3272a55294d911d50ba5e48c19907e75dfcdf7

Mike Gabriel sunweaver at moszumanska.debian.org
Fri Apr 25 20:37:52 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-netbook.git;a=commitdiff;h=3124cfe

The following commit has been merged in the master branch:
commit 3124cfeb04f37a58d3235aff99bd858a9018203f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Apr 25 22:36:28 2014 +0200

    debian/control: Fix build dependencies and LONG_DESCRIPTION fields.
---
 debian/control | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index b162237..de61100 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: mate-netbook
-Section: mate
+Section: x11
 Priority: optional
 Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
 Uploaders: Mike Gabriel <sunweaver at debian.org>,
@@ -8,12 +8,14 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
 Build-Depends: debhelper (>= 9),
                libgtk2.0-dev,
+               libmate-desktop-dev,
                libmate-panel-applet-dev,
                libwnck-dev,
                libfakekey-dev,
                libunique-dev,
                yelp-tools,
-               mate-common
+               mate-common,
+               libdconf-dev,
 Standards-Version: 3.9.5
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-netbook.git;a=summary
@@ -24,8 +26,11 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: MATE utilities for netbooks
- This package contains an applet and a daemon to maximize windows and
- move their titles on panel.
+ MATE netbooks provides an applet and a daemon to maximize windows and
+ move their titles on the panel.
+ .
+ Installing this package is recommended for netbooks and similar devices
+ with low resolution displays.
 
 Package: mate-netbook-dbg
 Section: debug
@@ -34,6 +39,10 @@ Architecture: any
 Depends: ${misc:Depends},
          mate-netbook (= ${binary:Version})
 Description: MATE utilities for netbooks (debugging symbols)
- This package contains debugging symbols for mate-netbook. The
- debugging symbols are installed  in /usr/lib/debug and will
- automatically be used by gdb.
+ MATE netbooks provides an applet and a daemon to maximize windows and
+ move their titles on the panel.
+ .
+ This package contains debugging symbols for mate-netbook.
+ .
+ The debugging symbols are installed  in /usr/lib/debug
+ and will automatically be used by gdb.

-- 
mate-netbook Debian package



More information about the pkg-mate-commits mailing list