diff options
| author | Julian Andres Klode <jak@debian.org> | 2022-01-05 16:37:11 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2022-01-05 16:37:11 +0000 |
| commit | 0ce8ea6f1920a700a088ab9815cf63197fcf4dfb (patch) | |
| tree | 1b6bd910a7fbbe3dd8ce68732c626c3448a6cbf7 /debian | |
| parent | eac32564d294caf264cabb62c776444f973b111a (diff) | |
| parent | 01eed4234440d82fc52c8186cf4268517bcd28bc (diff) | |
Merge branch 'spelling' into 'main'
Spelling fixes
See merge request apt-team/apt!194
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 19d195ca3..fc5214a77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -242,7 +242,7 @@ apt (2.2.0) unstable; urgency=medium * The "Happy soft freeze" release * Do not make DefaultRootSetFunc2 public symbol * kernels: Avoid std::regex for escaping '.' and '+' - * symbols: Remove spurios package line, add kernel autoremoval helper + * symbols: Remove spurious package line, add kernel autoremoval helper -- Julian Andres Klode <jak@debian.org> Thu, 18 Feb 2021 20:35:09 +0100 @@ -9345,7 +9345,7 @@ apt (0.7.10) unstable; urgency=low - make the authentication download code more robust against servers/proxies with broken If-Range implementations * apt-pkg/packagemanager.{cc,h}: - - propergate the Immediate flag to make hitting the + - propagate the Immediate flag to make hitting the "E: Internal Error, Could not perform immediate configuration (2)" harder * debian/control: |
