chiark / gitweb /
changelog: Import info from gbp dch
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 17:59:11 +0000 (17:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 18:34:56 +0000 (18:34 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 9940938ece409fe8913b977840dde4aafb8d34b7..27a18007dd51d3f27f64d49a9ef4441cf30ceec3 100644 (file)
@@ -1,6 +1,41 @@
 userv (1.2.1~beta2) unstable; urgency=medium
 
-  * 
+  * changelog: start 1.2.1~beta2
+  * spec.sgml: Update builtin version number
+  * Suppress some warnings about ignoring stderr write errors
+  * overlord: Explicitly ignore unwanted value from write
+  * regenerate lexer.c using flex 2.6.4-6.2
+  * overview.ps: Regenerate (fig2dev from transfig 1:3.2.6a-2+deb9u3)
+  * autoconf: Add autogen.sh
+  * autoconf: Add some missing quoting
+  * autoconf: Add a missing gitignore entry
+  * autoconf: Rerun autogen.sh to update to modern autoconf
+  * make install: Ship manpages to /usr/share, not /usr, by default
+  * make install: Ship docs to /usr/share/doc/userv, not /usr/userv (!)
+  * Makefile: Installation refactoring (1)
+  * Makefile: Installation refactoring (2)
+  * Makefile: Installation refactoring (3)
+  * Installation: Honour DESTDIR
+  * make install: Create bindir and sbindir if needed
+  * Makefile: Installation refactoring (4)
+  * gitignore: Move debian/ entries to debian/.gitignore
+  * Makefile: Provide [un]install-docs
+  * make install: Do not pass -m to install -d; introduce INSTALL_DIR
+  * Makefile: Installation refactoring (5)
+  * make install: Install default config files as examples too
+  * debian: Switch to dh auto sequencer
+  * debian: Build everything from actual sources
+  * copyright: Simplify notices (automatic part)
+  * copyright: Simplify notices (maqnual part)
+  * copyright: Update my date from 2017 to 2021
+  * copyright: Fix information in usage output
+  * copyright: Add Matthew Vernon
+  * copyright etc.: Fix my own email address
+  * spec: Generate printable file as pdf via docbook
+  * spec: Correct information about userv's authorship
+  * overview diagram: Manually strip date from fig2dev output
+  * Makefile: Remove obsolete dist target
+  * overview diagram: Build as pdf, with a sensible page layout, rather than ps
 
  --