upload tizen2.0 source
[framework/uifw/xorg/proto/x11proto-fonts.git] / debian / control
1 Source: x11proto-fonts
2 Section: x11
3 Priority: optional
4 Maintainer: YoungHoon Jung <yhoon.jung@samsung.com>, SangJin Lee <lsj119@samsung.com>, Debian X Strike Force <debian-x@lists.debian.org>
5 Uploaders: SooChan Lim <sc1.lim@samsung.com>, David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Julien Cristau <jcristau@debian.org>, YoungHoon Jung <yhoon.jung@samsung.com>
6 Build-Depends: debhelper (>= 5.0.0), automake, xutils-dev (>= 1:7.3+4)
7 Standards-Version: 3.8.3
8 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-fonts
9 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-fonts.git
10
11 Package: x11proto-fonts-dev
12 Architecture: all
13 Depends: x11proto-core-dev, ${shlibs:Depends}, ${misc:Depends}
14 Description: X11 font extension wire protocol
15  This package provides development headers describing the wire protocol
16  for font-related extensions, used to control the server-side font
17  configuration, and also the font server headers.
18  .
19  More information about X.Org can be found at:
20  <URL:http://www.X.org>
21  <URL:http://xorg.freedesktop.org>
22  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>