Преглед изворни кода

Add missing space in dpkg-doc description

Wichert Akkerman пре 25 година
родитељ
комит
d9c625f4ba
3 измењених фајлова са 6 додато и 1 уклоњено
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 1
      debian/control

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat Nov 17 17:16:44 CET 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/control: add missing space in dpkg-doc description
+
 Sat Nov 17 15:57:57 CET 2001 peter karlsson <peterk@debian.org>
 
   * doc/sv/dpkg-query.8, dpkg-deb.1: Initial Swedish translation.

+ 1 - 0
debian/changelog

@@ -55,6 +55,7 @@ dpkg (1.10) unstable; urgency=low
     * --calign|--align|--maxwidth are now ignored.
   * strip enoent as well. Closes: Bug#112378
   * Fix format error in Dutch translation. Closes: Bug#113120
+  * Add g++ to Build-Depeds. Closes: Bug#116340
 
  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 20 Aug 2001 14:54:38 +0200
 

+ 1 - 1
debian/control

@@ -69,7 +69,7 @@ Architecture: all
 Replaces: dpkg-dev (<<1.4.1.19)
 Description: Dpkg Internals Documentation
  This document describes the internal operations of the dpkg program. It
- covers building aswell as the internals functions. If you are interested
+ covers building as well as the internals functions. If you are interested
  in creating your own packages, then you may be more interested in the
  packaging-manual documentation package.