From 5b449f8927d83a4298775c72bef56307468d97a9 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sun, 15 Nov 2015 17:32:19 +0000 Subject: update changelog --- debian/changelog | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5608749..271b576 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,45 @@ pbuilder (0.220+unreleased) UNRELEASED; urgency=medium - * + [ Reiner Herrmann ] + * doc/Makefile: make the build reproducible by using a fixed temp dir to + build the pdf. Closes: #804729 + + [ Luca Falavigna ] + * add binNMU support. Closes: #683848 + + [ Andreas Beckmann ] + * add "binary-only=yes" mark to the binNMU changelog. + * only set Changed-By to --binnmu-maintainer in .changes do not override + Maintainer. + + [ Mattia Rizzolo ] + * debian/control: + + Add dependency on dpkg-dev >= 1.7.0 due to `dpkg-parsechangelog -S` + * {create,update}: consider APTGETOPT also when running apt-get update. + Closes: #608636 + * make the output level configurable through LOGLEVEL (--loglevel) + valid values are D/I/W/E (Closes: #490184) + * pbuilder: + + add an (undocumented) --help operation. Exit 0 if the help was requested. + * pdebuild: + + make debsign work if only a source build was perfomed and only + _source.changes is available. Closes: #804905 + Thanks to Marcin Kulisz for the original patch. + * modules: + + add 3 log.{i,w,e}() functions to be used instead of log(). + - also use them instead of plain log() everywhere in the code. + + style improvments to binNMU(). + + short the --help output and point to the manual pages instead. + + copy /etc/resolv.conf from the host only when USENETWORK=yes. + Closes: #753944 + * checkparams: + + override "experimental" DISTRIBUTION only in the create and update target. + * docs: + + add an empty POT file in the documentation directory, to ease the work of + translators. Closes: #629947 + * t: + + testlib: add a expect_stderr(), to explicitely test stderr. + + pbuilder-modules: also test the expected stderr from log(). -- Mattia Rizzolo Tue, 10 Nov 2015 23:04:08 +0000 -- cgit v1.2.3