Remove Bugs field in debian/control, so bugs go to the Debian BTS.

This commit is contained in:
Josh Triplett 2006-04-29 10:56:56 -07:00
parent e6132aff2f
commit 2a18842f0f
2 changed files with 2 additions and 2 deletions

3
debian/changelog vendored
View File

@ -11,8 +11,9 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low
* Install headers to /usr/include/X11, not /usr/X11R6/include/X11.
* Pre-Depends: x11-common (>= 1:1.09).
* Create library, -dev, and -dbg packages for each new extension library.
* Remove Bugs field in control, so bugs go to the Debian BTS.
-- Josh Triplett <josh@freedesktop.org> Thu, 27 Apr 2006 21:13:50 -0700
-- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 10:55:50 -0700
libxcb0 (0.9-2) unstable; urgency=low

1
debian/control vendored
View File

@ -4,7 +4,6 @@ Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
Build-Depends: x11proto-core-dev, libxau-dev, libxdmcp-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
Package: libxcb0
Section: libs