diff options
author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-04-20 10:04:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 10:04:14 +0200 |
commit | 3d3c38b1d44f4d6f6f04a81fca70fc7ac195812a (patch) | |
tree | 50fd3849596e3b294b656158efee024c589157c2 /debian | |
parent | Merge pull request #11045 from anlancs/fix/bgpd-cleanup-8-remove (diff) | |
parent | *: Fix spelling of accidently (diff) | |
download | frr-3d3c38b1d44f4d6f6f04a81fca70fc7ac195812a.tar.xz frr-3d3c38b1d44f4d6f6f04a81fca70fc7ac195812a.zip |
Merge pull request #11051 from donaldsharp/speell_more
Speell more
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2b28c4c6d..f3e42199d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -989,7 +989,7 @@ quagga (0.98.3-6) testing-proposed-updates; urgency=high quagga (0.98.3-5) unstable; urgency=high * The patch which tried to remove the OpenSSL dependency, which is - not only unneccessary but also a violation of the licence and thus RC, + not only unnecessary but also a violation of the licence and thus RC, stopped working a while ago, since autoreconf is no longer run before building the binaries. So now ./configure is patched directly (thanks to Faidon Liambotis for reporting). Closes: #306840 @@ -1370,7 +1370,7 @@ quagga (0.96.4x-3) unstable; urgency=low * Made the directory (but not the config/log files!) world accessible again on user request (thanks to Anand Kumria)). Closes: #213129 * No longer providing sample configuration in /etc/quagga/. They are - now only available in /usr/share/doc/quagga/ to avoid accidently + now only available in /usr/share/doc/quagga/ to avoid accidentally using them without changing the adresses (thanks to Marc Haber). Closes: #215918 @@ -1430,7 +1430,7 @@ quagga (0.96.3-1) unstable; urgency=medium quagga (0.96.2-9) unstable; urgency=medium - * Removed /usr/share/info/dir.* which were accidently there and prevented + * Removed /usr/share/info/dir.* which were accidentally there and prevented the installation by dpkg (thanks to Simon Raven). Closes: #212614 * Reworded package description (thanks to Anand Kumria). Closes: #213125 * Added french debconf translation (thanks to Christian Perrier). |