summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 0cd8303cb..379846891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dpkg (1.18.24) UNRELEASED; urgency=medium
[ Guillem Jover ]
* Documentation:
- Many spelling fixes. Thanks to Josh Soref <jsoref@gmail.com>.
+ - Do not include mispellings in changelogs, as that makes detecting them
+ more difficult.
[ Updated programs translations ]
* Czech (Miroslav Kure).
@@ -5539,7 +5541,7 @@ dpkg (1.15.1) unstable; urgency=low
Thanks to Piotr Engelking for the patch.
[ Guillem Jover ]
- * Fix typo in dpkg output (‘unexecpted’ → ‘unexpected’). Closes: #519082
+ * Fix typo in dpkg output (for ‘unexpected’). Closes: #519082
Thanks to Ivan Masár.
* Sync archtable with architectures currently present in Debian sid.
- Remove m68k.
@@ -5821,7 +5823,7 @@ dpkg (1.15.0) experimental; urgency=low
dpkg (1.14.25) unstable; urgency=low
[ Guillem Jover ]
- * Fix typo in package description ('privides' -> 'provides').
+ * Fix typo in package description (for 'provides').
Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
* Do not lose conffiles while replacing them from another package on the
same install run. Closes: #513857
@@ -7649,8 +7651,8 @@ dpkg (1.13.17) unstable; urgency=low
[ Guillem Jover ]
* Add missing parentheses surrounding a man page section reference
in the dpkg-source man page (Matt Kraai). Closes: #353731
- * Fix misspelling of "occurred" as "occoured" in dpkg-gencontrol and
- dpkg-source (Matt Kraai). Closes: #353949
+ * Fix misspelling of "occurred" in dpkg-gencontrol and dpkg-source
+ (Matt Kraai). Closes: #353949
* Major cleanup of manpages, by using properly the bold and italic
attributes and other embellishments.
* Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
@@ -9131,7 +9133,7 @@ dpkg (1.10) unstable; urgency=low
* Fix documentation of -v<version> for dpkg-parsechangelog, removing the
requirement that the version has to be in the changelog. Closes:
Bug#117968.
- * Fix typo in dpkg-source(1), s/-su/-sU/. Closes: Bug#126340.
+ * Fix typo in dpkg-source(1), for '-sU'. Closes: Bug#126340.
* Add dpkg-scansources to dpkg-scanpackages(8). Closes: Bug#147924.
* Change /usr/info into a symlink to /usr/share/info if possible
@@ -10285,8 +10287,8 @@ dpkg (1.4.0.24) unstable; urgency=low
<olly@linda.lfix.co.uk>. [#14655]
* scripts/controllib.pl (findarch): correct typo in error message,
noticed by Yann Dirson <ydirson@a2points.com>. [#22106]
- * scripts/dpkg-buildpackage.sh: fix typo s/source version/source
- maintainer/, noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
+ * scripts/dpkg-buildpackage.sh: fix typo for 'source maintainer',
+ noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
<apharris@onshore.com> and others. [#10175, #15559]
* scripts/dpkg-genchanges.pl: applied patch from Roman Hodek
<Roman.Hodek@informatik.uni-erlangen.de> which solves problems with
@@ -10639,7 +10641,7 @@ dpkg (1.4.0.2) unstable; urgency=medium
representation as well tars output names]
* dpkg-source.pl: fixed 2 typos in failure message on creating
$origtargz.tmp-nest.
- * main/main.c: typo `tread' -> `treat'
+ * main/main.c: typo for `treat'
* main/enquiry.c: fixed the ignorance for some relations in --compare-versions
* main/enquiry.c: missing version is now handled as described in `dpkg --help'
(or at least as I understood `dpkg --help' PLEASE TRY IT)
@@ -11132,7 +11134,7 @@ dpkg (1.2.0); priority=MEDIUM
* Guidelines don't say to stop and restart daemons in runlevels 2345;
instead they say to start in 2345 and stop in 016.
* Guidelines and version messages say just Debian Linux.
- * Guidelines typo fix `"stop2' => `"stop"'. (Bug#2867.)
+ * Guidelines typo fix for '"stop"'. (Bug#2867.)
* doc/Makefile.in clean properly deletes various guidelines.info* files.