File: control

package info (click to toggle)
mate-common 1.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 228 kB
  • ctags: 2
  • sloc: sh: 417; makefile: 43
file content (37 lines) | stat: -rw-r--r-- 1,300 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
Source: mate-common
Section: devel
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Mike Gabriel <sunweaver@debian.org>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
           Martin Wimpress <code@flexion.org>,
Build-Depends: autoconf,
               automake,
               autotools-dev,
               debhelper (>= 9),
               gettext,
               intltool,
               libtool,
               pkg-config,
Standards-Version: 3.9.8
Homepage: http://www.mate-desktop.org
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/mate-common.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/mate-common.git

Package: mate-common
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~),
Depends: autoconf,
         automake,
         gettext,
         gtk-doc-tools,
         intltool,
         libtool,
         pkg-config,
         ${misc:Depends},
Description: common scripts and macros to develop with MATE
 mate-common is an extension to autoconf, automake and libtool for the MATE
 environment and MATE using applications. Included are mate-autogen.sh and
 several macros to help in MATE source trees.