Correcting spelling typos in changelog to make lintian happy.

This commit is contained in:
Daniel Baumann 2013-01-23 23:49:46 +01:00 committed by Daniel Baumann
parent 3f84bec422
commit a2f728280b
1 changed files with 2 additions and 2 deletions

4
debian/changelog vendored
View File

@ -33,7 +33,7 @@ live-build (4.0~a8-1) experimental; urgency=low
* Adding 3.0~b6-1 changelog entries.
* Correcting variable default assignment for new configuration tree
layout.
* Avoiding to unconditionally adding whitespace seperator to
* Avoiding to unconditionally adding whitespace separator to
config/control for existing configs.
-- Daniel Baumann <daniel@debian.org> Sun, 20 Jan 2013 11:28:27 +0100
@ -4584,7 +4584,7 @@ live-helper (1.0~a38-1) unstable; urgency=medium
* Don't fail if resolv.conf is a symlink, thanks to David Madore
<david.madore@ens.fr> (Closes: #457595).
* Fixing changelog.
* Consistently using the pipe as seperator in sed commands now.
* Consistently using the pipe as separator in sed commands now.
* Checking for /sys/class rather than /sys/kernel, avoids problem when
running under OpenVZ which doesn't have sys/kernel, thanks to
Takeshi Yaegashi <yaegashi@debian.org>.