The following commit has been merged in the master branch:
commit cf0e5f8eeeaad2e4e1353c65e6c2e5685108b506
Author: Guillem Jover <[email protected]>
Date: Sun Jan 4 23:41:34 2009 +0200
Fix typo in package description ('privides' -> 'provides')
Closes: #510755
Reported-by: Pascal De Vuyst <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index e79a9c3..9e6986a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ dpkg (1.15.0) UNRELEASED; urgency=low
* Do not log repeated strings when the write call wrote partial data.
* Change dir to / after chroot when using --instdir.
Thanks to Colin Watson <[email protected]>. Closes: #509578
+ * Fix typo in package description ('privides' -> 'provides').
+ Thanks to Pascal De Vuyst <[email protected]>. Closes: #510755
[ Raphael Hertzog ]
* Enhance dpkg-shlibdeps's error message when a library can't be found to
diff --git a/debian/control b/debian/control
index dd3bcf3..18ca6d3 100644
--- a/debian/control
+++ b/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.
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]