Git init
[pkgs/xorg/proto/x11proto-xf86misc.git] / debian / control
1 Source: x11proto-xf86misc
2 Section: x11
3 Priority: optional
4 Maintainer: SooChan Lim <sc1.lim@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~1)
7 Standards-Version: 3.8.3
8 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-xf86misc
9 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86misc.git
10
11 Package: x11proto-xf86misc-dev
12 Architecture: all
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: X11 XFree86-Miscellaneous extension wire protocol
15  This package provides development headers describing the wire protocol
16  for the XFree86-Misc extension, which provides a means to access input
17  device configuration settings specific to the XFree86/Xorg DDX.
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>
23  .
24  This package is built from the X.org xf86miscproto proto module.