Git init
[framework/uifw/xorg/proto/x11proto-bigreqs.git] / debian / control
1 Source: x11proto-bigreqs
2 Section: x11
3 Priority: optional
4 Maintainer: YoungHoon Jung <yhoon.jung@samsung.com>, SangJin Lee <lsj119@samsung.com>, Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5 Uploaders: SooChan Lim <sc1.lim@samsung.com>, David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Julien Cristau <jcristau@debian.org>
6 Build-Depends:  debhelper (>= 5.0.0), automake, xutils-dev (>= 1:7.5-1slp2)
7 Standards-Version: 3.8.3
8
9 Package: x11proto-bigreqs-dev
10 Architecture: all
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: X11 Big Requests extension wire protocol
13  This package provides the wire protocol for the BIG-REQUESTS extension, used to
14  send larger requests than usual in order to avoid fragmentation.
15  .
16  More information about X.Org can be found at:
17  <URL:http://xorg.freedesktop.org>
18  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>