From 2a18842f0f93516ff726a2dfa44348410bb55626 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Apr 2006 10:56:56 -0700 Subject: [PATCH] Remove Bugs field in debian/control, so bugs go to the Debian BTS. --- debian/changelog | 3 ++- debian/control | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb40998..bf216c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 27 Apr 2006 21:13:50 -0700 + -- Josh Triplett Sat, 29 Apr 2006 10:55:50 -0700 libxcb0 (0.9-2) unstable; urgency=low diff --git a/debian/control b/debian/control index cb82e49..b11c11b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Maintainer: XCB Developers Uploaders: Jamey Sharp , Josh Triplett 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 -- 2.34.1