diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-11-24 03:21:18 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-11-24 03:21:18 -0800 |
commit | ca4d53a0c201cbcb83355d3a5de980ecd335ea76 (patch) | |
tree | 4c08a08f0da36736a7f4a3eb863180cbb39fa81f /debian/control | |
parent | da5148ca5e235d2177b659ac43646b42e105e022 (diff) |
Update Debian packaging for 1.0 release.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 05b451d..55cc3c4 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,9 @@ Priority: optional Section: libdevel Maintainer: XCB Developers <xcb@lists.freedesktop.org> Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org> -Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 0.9.92), cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9) +Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 1.0), libpthread-stubs0-dev, cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc, check (>= 0.9.4-2), binutils (>= 2.12.90.0.9) Standards-Version: 3.7.2 +XS-X-Vcs-Git: git://anongit.freedesktop.org/git/xcb/libxcb Package: libxcb1 Section: libs |