chiark / gitweb /
arch and indep
[chiark-utils.git] / debian / changelog
index 64babeea81c667b6fa7ba99e17b874b3c97e0d7e..7520e204fed2f104c16a127831594dcfb9fbc380 100644 (file)
@@ -21,6 +21,7 @@ chiark-utils (4.1.31~~iwj) unstable; urgency=low
     - In the code, rename pix_... variables to be named after the meaning
       rather than the default colour.
 
+  * Provide build-arch and build-indep debian/rules targets.
   * Fix the type of a callback function passed to scandir, to expect
     struct dirent**'s rather than void*'s.
   * Add -Wno-pointer-sign to gcc warning options.