From: Ian Jackson Date: Sat, 18 Aug 2018 23:17:24 +0000 (+0100) Subject: changelog: Document new autopkgtests X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=commitdiff_plain;h=d72611b14e8a6bd40b3f8dd14f21e9a32affc3ad;hp=4e6ccd9cc8363ee2c8f744af8873c4f2e59bf864 changelog: Document new autopkgtests Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 1c3415d..8043bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,8 @@ chiark-tcl (1.2.2~) unstable; urgency=medium * Turn on warnings and `use strict' and fix everything. * Replace deprecated `use IO;' with `use IO::File'. - Makefiles: + Makefiles and build system: + * Provide autopkgtests. * Refer to $(BASE_DIR) rather than ../base/, making out-of-tree extentions a bit easier.