chiark / gitweb /
debian/control: Add missing build-dependency on flex. Fixes FTBFS. Report from Aurel...
[userv.git] / debian / changelog
index 3b9ca030d4dcdafab00ea1a5c23369e37724edc6..fc7040d6643d904af5cf8b4f2246d8fe8257ebed 100644 (file)
@@ -1,3 +1,10 @@
+userv (1.2.1~beta3) unstable; urgency=medium
+
+  * debian/control: Add missing build-dependency on flex.
+    Fixes FTBFS.  Report from Aurelien Jarno.  Closes: #1002914.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 31 Dec 2021 22:24:40 +0000
+
 userv (1.2.1~beta2) unstable; urgency=medium
 
   Documentation generation changes:
@@ -14,11 +21,18 @@ 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 (!)
-  * Ship manpages to /usr/share, not /usr, by default
+  * Ship manpages to /usr/share, not /usr, by default.
   * Install default config files as examples too.
   * Provide "[un]install-docs" target (not just anomalous "install-doc").
 
@@ -31,16 +45,17 @@ userv (1.2.1~beta2) unstable; urgency=medium
   * regenerate rautoconf outputs with auatoconf 2.69-11.
   * Add autogen.sh.
   * Add some missing configure.in quoting (needed by modern autoconf).
-  * "make install": Honour DESTDIR; create bindir and sbindir if needed
-  * "make install": Do not pass -m to install -d; introduce INSTALL_DIR
+  * "make install": Honour DESTDIR; create bindir and sbindir if needed.
+  * "make install": Do not pass -m to install -d; introduce INSTALL_DIR.
   * overview diagram: Override non-reproducible date inserted by fig2dev.
   * copyright: Add missing dates and names.  Simplify notices.
-  * Update my own email address
+  * 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
+  * Makefile: Refactoring of installation targets.
+  * Makefile: Remove obsolete dist target.
 
- -- 
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 29 Dec 2021 19:32:19 +0000
 
 userv (1.2.1~beta1) unstable; urgency=medium
 
@@ -366,6 +381,8 @@ userv (0.60.2) frozen unstable; urgency=high
  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 30 Jan 1999 23:38:17 +0000
 
 
+Old Changelog:
+
 *** Main changelog file included here - see far down this file for the
 *** pre-0.60 Debian-specific changes.