File: control

package info (click to toggle)
mate-utils 1.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 26,272 kB
  • ctags: 3,410
  • sloc: ansic: 37,050; makefile: 793; xml: 161; sh: 20
file content (95 lines) | stat: -rw-r--r-- 3,633 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Source: mate-utils
Section: x11
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.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: autotools-dev,
               debhelper (>= 9),
               dpkg-dev (>= 1.16.1.1),
               gtk-doc-tools,
               intltool,
               libcanberra-gtk3-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libgtop2-dev,
               libmate-panel-applet-dev (>= 1.16),
               libx11-dev,
               libxext-dev,
               libxt-dev,
               mate-common (>= 1.16),
               x11proto-xext-dev,
               xsltproc,
               yelp-tools,
               zlib1g-dev,
Standards-Version: 3.9.8
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-utils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-utils.git

Package: mate-utils
Architecture: any
Depends: libmatedict6 (= ${binary:Version}),
         mate-desktop-common,
         mate-utils-common (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: MATE desktop utilities
 This package contains all the tools bundled as MATE utilities:
  - mate-disk-usage-analyzer, a disk usage analyser
  - mate-dictionary, a program which can look up the definition of words
    over the internet (including a panel applet to do the same)
  - mate-search-tool, with which one can find files by name or content
  - mate-system-log, a log viewing application
  - mate-screenshot, a tool to take desktop screenshots and save them into
    a file

Package: mate-utils-common
Architecture: all
Depends: ${misc:Depends},
Replaces: mate-utils (<< 1.9.0),
Breaks: mate-utils (<< 1.9.0),
Description: MATE desktop utilities (common files)
 This package contains all the tools bundled as MATE utilities:
  - mate-disk-usage-analyzer, a disk usage analyser
  - mate-dictionary, a program which can look up the definition of words
    over the internet (including a panel applet to do the same)
  - mate-search-tool, with which one can find files by name or content
  - mate-system-log, a log viewing application
  - mate-screenshot, a tool to take desktop screenshots and save them into
    a file
 .
 This package contains the architecture independent files.

Package: libmatedict6
Section: libs
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Breaks: mate-utils (<< 1.8.0),
Replaces: mate-utils (<< 1.8.0),
Description: MATE desktop utilities (matedict library)
 The MATE dictionary is a program which can look up the definition of words
 over the internet (including a panel applet to do the same). MATE
 dictionary is included in the MATE utilities bundle.
 .
 This package provides the MATE dictionary library.

Package: libmatedict-dev
Section: libdevel
Architecture: any
Depends: libmatedict6 (= ${binary:Version}),
         ${misc:Depends},
Breaks: mate-utils (<< 1.5.0),
        mate-utils-dev (<< 1.8.0),
Replaces: mate-utils-dev (<< 1.8.0),
Description: MATE desktop utilities (matedict development files)
 The MATE dictionary is a program which can look up the definition of words
 over the internet (including a panel applet to do the same). MATE
 dictionary is included in the MATE utilities bundle.
 .
 This package provides the development files of the MATE dictionary library.