From b7dbf5582588b54440f4441cf63f633348ac3b8f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 29 Dec 2021 19:31:06 +0000 Subject: [PATCH] changelog: Document further changes Signed-off-by: Ian Jackson --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index d4333ee..1649d75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,9 +14,14 @@ userv (1.2.1~beta2) unstable; urgency=medium * We use the proper Debian debug information scheme. * We use different compiler flags, which will hopefully produce better hardening and better reproducibility. + * debian: Use debhelper to generate maint scripts (daemon start/stop). * Add misisng build-dependency on "transfig" (previously masked by our TeX requirements). * Build everything from actual sources; don't reuse committed files. + * init script: Source /lib/lsb/init-functions. + * debian/control: Fix debhelper build-depends version. + * debian/copyright: Mention /usr/share/common-licenses/GPL-3. + * debian/control: Bump Standards-Version (no changes needed). Fixes to upstream "make install-docs" target: * Ship docs to /usr/share/doc/userv, not /usr/userv (!) @@ -38,6 +43,7 @@ userv (1.2.1~beta2) unstable; urgency=medium * overview diagram: Override non-reproducible date inserted by fig2dev. * copyright: Add missing dates and names. Simplify notices. * Update my own email address + * changelog: Add "Old Changelog:" note to help Debian's parsers. * gitignore: add missing entries, move debian stuff to debian/. * Makefile: Refactoring of installation targets * Makefile: Remove obsolete dist target -- 2.30.2