Update debian packaging to create library, -dev, and -dbg packages for each new exten...
[free-sw/xcb/libxcb] / debian / changelog
index a0501f3..eb40998 100644 (file)
@@ -2,8 +2,17 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low
 
   * Stop running autoreconf in debian/rules, and remove Build-Depends for
     autoconf, automake, and libtool.
-
- -- Josh Triplett <josh@freedesktop.org>  Sat, 15 Apr 2006 19:20:07 -0700
+  * Update -dbg package handling to work with debhelper compat level 5.
+    Increase minimum version on debhelper Build-Depends to 5.0.0.
+  * 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.
+
+ -- Josh Triplett <josh@freedesktop.org>  Thu, 27 Apr 2006 21:13:50 -0700
 
 libxcb0 (0.9-2) unstable; urgency=low