[SCM] mate-system-monitor Debian package branch, master, updated. 53714f877fd73682cea447f8387d97a765f3e627

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Feb 18 09:42:32 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-system-monitor.git;a=commitdiff;h=9705576

The following commit has been merged in the master branch:
commit 9705576993f1eb68fadc1dbbf1ad9ee5c339255f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 18 10:41:14 2014 +0100

    debian/control: finalize control file for first upload
---
 debian/control | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 47394cb..fc3a103 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                intltool,
                pkg-config,
                libglib2.0-dev,
-               libwnck-dev,
+               libmatewnck-dev,
                libgtop2-dev,
                libgtk2.0-dev,
                mate-icon-theme,
@@ -22,7 +22,8 @@ Build-Depends: debhelper (>= 9),
                librsvg2-dev,
                libdbus-glib-1-dev,
                yelp-tools,
-               mate-common
+               mate-common,
+               dh-autoreconf,
 Standards-Version: 3.9.5
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-system-monitor.git;a=summary
@@ -31,11 +32,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-system-monitor.git
 Package: mate-system-monitor
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
 Recommends: libgksu2-0,
-            gvfs
+            gvfs,
 Description: Process viewer and system resource monitor for MATE
- This package allows you to graphically view and manipulate the running
+ MATE system monitor allows you to graphically view and manipulate the running
  processes on your system.  It also provides an overview of available
  resources such as CPU and memory.
 
@@ -44,7 +45,7 @@ Architecture: all
 Depends: ${misc:Depends}
 Replaces: mate-system-monitor (<< 1.7.0)
 Description: Process viewer and system resource monitor for MATE (common files)
- This package allows you to graphically view and manipulate the running
+ MATE system monitor allows you to graphically view and manipulate the running
  processes on your system.  It also provides an overview of available
  resources such as CPU and memory.
  .
@@ -55,9 +56,14 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
-         mate-system-monitor (= ${binary:Version})
+         mate-system-monitor (= ${binary:Version}),
 Description: Process viewer and system resource monitor for MATE (debugging symbols)
+ MATE system monitor allows you to graphically view and manipulate the running
+ processes on your system.  It also provides an overview of available
+ resources such as CPU and memory.
+ .
  This package contains debugging symbols for mate-system-monitor. It is
  provided to help debugging problems.
+ .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.

-- 
mate-system-monitor Debian package



More information about the pkg-mate-commits mailing list