X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=925a3c779413813399ef130cbd6a29614bb3310e;hp=497b2ef94ed48a33291d3860c77db6293fca7381;hb=65cb99eb631caa2c95049b371e068d716b2af264;hpb=5b7d35a7c3a15c7df2fc5686bd36adcff047b600 diff --git a/debian/changelog b/debian/changelog index 497b2ef..925a3c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,54 @@ -chiark-utils (4.1.32~~iwj) unstable; urgency=medium +chiark-utils (4.3.0) unstable; urgency=medium + + New utilities: + * xduplic-copier. Closes:#727223. + * git-cache-proxy. + + New features: + * random-word: -F option for using only first lines of source file. + + Bugfixes: + * Make xbatmon-simple tolerate the lack of "type" in power supply uevent + fields, by guessing the type from the presence or absence of "present" + (which appears for batteries) and "online" (which appears for mains). + Closes: #689134. + + Documentation improvements: + * really: Add "danger!" warning to usage message description of -R. + * really: Document -R option in the manpage. Closes:#693354. + * really: Document need to be in the "root" group as well. (This is + better than removing the restriction, because it would be dangerous to + relax this security barrier in existing deployments.) Closes:#693356. + * watershed; Provide -h and --help options. Closes:#659989. + + Build and portability fixes: + * xbatmon-simple: Saner build rune. + * cprogs/Makefile: clean deletes $PROGRAMS + * random-word: Some perl-mode emacs formatting glitch workarounds. + * random-word: use strict; -w. + + -- + +chiark-utils (4.2.0) unstable; urgency=low + + * Rename `xacpi-simple' to `xbatmon-simple': + - rename source file + - change program name in Makefiles, .gitignore, rules, etc. + - change program's idea of its own name for usage message + - look for X resources under both old ane new names + - provide a compatibility symlink (using dh_link) + + -- Ian Jackson Sun, 10 Jun 2012 21:40:32 +0100 + +chiark-utils (4.1.32) unstable; urgency=medium xacpi-simple improvements: * Better parsing of boolean -debug option. * Support -into, -iconic and -withdrawn options. + Packaging fix: + * debian/rules clean removes various sv-* and dh log files. + -- Ian Jackson Thu, 07 Jun 2012 19:22:46 +0100 chiark-utils (4.1.31) unstable; urgency=medium