Browse Source

Fix typo in package description ('privides' -> 'provides')

Closes: #510755

Reported-by: Pascal De Vuyst <pascal.devuyst@gmail.com>
Guillem Jover 17 years ago
parent
commit
272f787bc8
2 changed files with 5 additions and 1 deletions
  1. 4 0
      debian/changelog
  2. 1 1
      debian/control

+ 4 - 0
debian/changelog

@@ -1,5 +1,9 @@
 dpkg (1.14.25) UNRELEASED; urgency=low
 
+  [ Guillem Jover ]
+  * Fix typo in package description ('privides' -> 'provides').
+    Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
+
   [ Updated dpkg translations ]
   * Basque (Piarres Beobide). Closes: #506092, #509851
   * Simplified Chinese (Deng Xiyue). Closes: #506177

+ 1 - 1
debian/control

@@ -24,7 +24,7 @@ Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11),
 Replaces: manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1)
 Suggests: apt
 Description: Debian package management system
- This package privides the low-level infrastructure for handling the
+ This package provides the low-level infrastructure for handling the
  installation and removal of Debian software packages.
  .
  For Debian package development tools, install dpkg-dev.