Handle remaining incorrect API translations in api_conv.pl.
[free-sw/xcb/libxcb] / debian / changelog
index 88ed456..ffad141 100644 (file)
@@ -14,6 +14,11 @@ libxcb (0.9-3) experimental; urgency=low
   * 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.
+  * Stop setting DEB_CONFIGURE_EXTRA_FLAGS = --with-opt in debian/rules;
+    cdbs does the right thing on its own, and correctly handles
+    DEB_BUILD_OPTS.
+  * Work around the unsetting of CFLAGS in src/Makefile.am, by passing CFLAGS
+    to make via DEB_MAKE_INVOKE in debian/rules.
   * Remove Bugs field in control, so bugs go to the Debian BTS.
   * Set distribution to experimental.