summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-11-22 15:09:50 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2015-11-25 15:20:10 +0100
commitadd81166f8ecb194ab5cf881200ab9d890abea6c (patch)
treef1011835bd9ea1ac34750a804dd9d7e07eca3b44 /debian
parent906ce854c6f27c9ee7ed209de05321c2027ae0b5 (diff)
typo: run s#frontend#front-end# on all of src:apt
The manpages were fixed by Justin B Rye, lets deal with the rest now. Git-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 72e80800f..ae3442fdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6343,7 +6343,7 @@ apt (0.7.10) unstable; urgency=low
* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
apt-mark, closes: #430207.
* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
- note about some frontends in apt.8 manpage, closes: #438545.
+ note about some front-ends in apt.8 manpage, closes: #438545.
* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
getting crazy when /dev/null is redirected to stdin (which breaks
buildds), closes: #452858.
@@ -6395,7 +6395,7 @@ apt (0.7.10) unstable; urgency=low
* debian/control:
- build against libdb-dev (instead of libdb4.4-dev)
* merged the apt--DoListUpdate branch, this provides a common interface
- for "apt-get update" like operations for the frontends and also provides
+ for "apt-get update" like operations for the front-ends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
[ Chris Cheney ]
@@ -7380,7 +7380,7 @@ apt (0.6.31) hoary; urgency=low
- Fix build/install of Polish offline documentation, based on patch from
Christian Perrier (Closes: #270404)
* Michael Vogt
- - apt-cdrom.cc separated into frontend (cmdline/apt-cdrom.cc and library
+ - apt-cdrom.cc separated into front-end (cmdline/apt-cdrom.cc and library
apt-pkg/cdrom.{cc,h}) (Ubuntu #5668)
-- Matt Zimmerman <mdz@ubuntu.com> Fri, 4 Feb 2005 10:23:01 -0800
@@ -8160,7 +8160,7 @@ apt (0.5.10) unstable; urgency=low
binary package 'apt' in the man pages (Closes: #205290)
* Updated Polish po file from Marcin Owsiany <porridge@debian.org>
(Closes: #205950)
- * Mention some of the available frontends in apt-get(8) (Closes: #205829)
+ * Mention some of the available front-ends in apt-get(8) (Closes: #205829)
* Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
* Add missing "lang" attributes to refentry tags in French man pages
(apt-cdrom, apt-extracttemplates, apt-sortpkgs)