File: control

package info (click to toggle)
mate-system-monitor 1.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,460 kB
  • sloc: cpp: 8,006; ansic: 1,152; makefile: 166; xml: 72; sh: 25
file content (54 lines) | stat: -rw-r--r-- 2,101 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: mate-system-monitor
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
           Martin Wimpress <code@flexion.org>,
Build-Depends: debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1.1),
               intltool,
               libglib2.0-dev,
               libglibmm-2.4-dev,
               libgtk-3-dev (>= 3.14),
               libgtkmm-3.0-dev,
               libgtop2-dev,
               librsvg2-dev,
               libsystemd-dev,
               libwnck-3-dev,
               libxml2-dev,
               mate-common (>= 1.24.0-1~),
               pkg-config,
               policykit-1,
               quilt,
               yelp-tools,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-system-monitor
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-system-monitor.git

Package: mate-system-monitor
Architecture: any
Depends: mate-system-monitor-common (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: gvfs,
Description: Process viewer and system resource monitor for MATE
 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.

Package: mate-system-monitor-common
Architecture: all
Depends: ${misc:Depends},
Replaces: mate-system-monitor (<< 1.11.0),
Breaks: mate-system-monitor (<< 1.11.0),
Description: Process viewer and system resource monitor for MATE (common files)
 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 the architecture independent files.