X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=846760b80d27ed02d631f7a4f04e18d206d9852e;hp=38b398fcd715d3bdb5232a3a5a6e63ee48abb75b;hb=414ea17c0481b726e985f6a5892b8e2f1f4959bf;hpb=08207e32c1f9c342efa71fffa55c288879fc10e6 diff --git a/debian/changelog b/debian/changelog index 38b398f..846760b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,69 @@ -chiark-utils (4.1.21) unstable; urgency=low +chiark-utils (4.1.27) unstable; urgency=low - * backup-snaprsync: pass -I to rsync when copying rsums. + * Declare and document the dependency of hexterm on tcl8.4. -- +chiark-utils (4.1.26) unstable; urgency=low + + * chiark-named-conf: foreign zones work properly using the configuration + prevailing at the end of the config file. + + -- Ian Jackson Tue, 05 Feb 2008 19:50:19 +0000 + +chiark-utils (4.1.25) unstable; urgency=low + + * chiark-backup: remove snap-mount properly whether it's a dir or a leaf + node (such as a symlink). + + -- Ian Jackson Mon, 26 Nov 2007 00:52:23 +0000 + +chiark-utils (4.1.24) unstable; urgency=low + + * Change my email address in the Maintainer field so that + when I say Closes: in the changelog it doesn't say "fixed in NMU". + + -- Ian Jackson Sun, 23 Sep 2007 16:39:48 +0100 + +chiark-utils (4.1.23) unstable; urgency=low + + * chiark-named-conf improvements: + - set $|=1 to make output better with eg 2>&1 |less + - new allow-indirect-glue directive + - new forbid-slave directive + - remove incorrect references to SOA ORIGIN - should be MNAME + - allow config file to not exist. Closes: #274528. + - do not warn about glueful nameservers in serverless-glueless + areas (since these can't cause problems). Thanks to Ben Harris + for report and subsequent discussion. + * chiark-backup Depends on chiark-utils-bin. Closes: #401611. + * summer manpage (thanks to Peter Maydell for initial contribution). + (Closes: #401640.) + * summer has new -B option for suppressing times of unusual node types. + * backup-snaprsync passes -B to summer. + * copyright notices for various scripts. + * many scripts mentioned in Description and debian/copyright. + * use dh_strip rather than doing it ourselves. Closes #436624. + (4.1.22 was an internal unreleased version.) + + -- Ian Jackson Sat, 22 Sep 2007 02:29:55 +0100 + +chiark-utils (4.1.21) unstable; urgency=low + + * backup-snaprsync: pass -I to rsync when copying rsums. + * update licence to GPLv3 or later (was GPLv2 or later). + * remove FSF's paper address from debian/copyright + and refer to the FSF and GNU websites instead. + * update copyright dates in backup/. + * Fix some out of date email addresses. + * summer and watershed's shlibdeps go into Recommends since + bits of the package are useable without them. + * seddery libgmp3 dependencies to libgmp3 | libgmp3c2 since + we are C and not C++ and care nothing for C++ ABI transitions. + * Document the dependency relationships in the Description. + + -- Ian Jackson Fri, 21 Sep 2007 21:58:33 +0100 + chiark-utils (4.1.20) unstable; urgency=low * Fix bashism in upstream backup/Makefile. Closes: #379541.