From: Josh Triplett Date: Sat, 29 Apr 2006 17:56:56 +0000 (-0700) Subject: Remove Bugs field in debian/control, so bugs go to the Debian BTS. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=2a18842f0f93516ff726a2dfa44348410bb55626;p=free-sw%2Fxcb%2Flibxcb Remove Bugs field in debian/control, so bugs go to the Debian BTS. --- 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