瀏覽代碼

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>
 Sat Nov 17 15:57:57 CET 2001 peter karlsson <peterk@debian.org>
 
 
   * doc/sv/dpkg-query.8, dpkg-deb.1: Initial Swedish translation.
   * 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.
     * --calign|--align|--maxwidth are now ignored.
   * strip enoent as well. Closes: Bug#112378
   * strip enoent as well. Closes: Bug#112378
   * Fix format error in Dutch translation. Closes: Bug#113120
   * 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
  -- 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)
 Replaces: dpkg-dev (<<1.4.1.19)
 Description: Dpkg Internals Documentation
 Description: Dpkg Internals Documentation
  This document describes the internal operations of the dpkg program. It
  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
  in creating your own packages, then you may be more interested in the
  packaging-manual documentation package.
  packaging-manual documentation package.