X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fchangelog;h=88ed456078ccb9675a977c7adf9fbaadf439b2cf;hb=911ae3fbdd12bcfa39e6bbd85a7327ddd1cb9287;hp=1b7ee20b6a3be7dec327d67c31902ce742cc06f9;hpb=057ae541a3a73cffd58533029292c1c721fa3162;p=free-sw%2Fxcb%2Flibxcb diff --git a/debian/changelog b/debian/changelog index 1b7ee20..88ed456 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,23 @@ -libxcb0 (0.9-3) UNRELEASED; urgency=low +libxcb (0.9-3) experimental; urgency=low * Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf, automake, and libtool. * Update -dbg package handling to work with debhelper compat level 5. Increase minimum version on debhelper Build-Depends to 5.0.0. - - -- Josh Triplett Sat, 15 Apr 2006 19:20:07 -0700 + * Stop installing the libtool .la files. + * Add Build-Depends on libxdmcp-dev. + * Debian X11R7 transition: + * Change Depends and Build-Depends on x-dev to x11proto-core-dev. + * 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. + * Drop library version from source package name. + * Add a Section field for the source package in debian/control. + * Set DEB_MAKE_CHECK_TARGET=check in debian/rules. + * Remove Bugs field in control, so bugs go to the Debian BTS. + * Set distribution to experimental. + + -- Josh Triplett Sat, 29 Apr 2006 15:57:15 -0700 libxcb0 (0.9-2) unstable; urgency=low