diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-15 20:44:11 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-15 20:44:11 -0700 |
commit | 057ae541a3a73cffd58533029292c1c721fa3162 (patch) | |
tree | afe1eab544c23a14f81854b5853fd519c1a698e8 /debian/control | |
parent | 8eedb4a487dcede0e52849e36c4da13bdf0c8b51 (diff) |
Update -dbg package handling to work with debhelper compat level 5.
Increase minimum version on debhelper Build-Depends to 5.0.0.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d019630..3a8e50d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxcb0 Priority: optional Maintainer: XCB Developers <xcb@lists.freedesktop.org> Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org> -Build-Depends: x-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 4.1.76), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9) +Build-Depends: x-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9) Standards-Version: 3.6.1 Bugs: mailto:xcb@lists.freedesktop.org |