chiark / gitweb /
changelog: Add missing full stops.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 19:31:38 +0000 (19:31 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 Dec 2021 19:31:38 +0000 (19:31 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 1649d755b07b27e88fe22aee9da8342a11bd45ce..ec280459b43ffa76de353fdb54a954121219d066 100644 (file)
@@ -25,7 +25,7 @@ userv (1.2.1~beta2) unstable; urgency=medium
 
   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").
 
@@ -38,15 +38,15 @@ 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.
 
  --