diff options
| author | Michael Biebl <biebl@debian.org> | 2026-04-07 10:15:25 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-05-01 22:58:25 +0200 |
| commit | 636f3daa741cd7d89dc1e83f19865a44acae0dd3 (patch) | |
| tree | 8535ffdce511f58c00cd171927224d9de6d6fcca /debian/changelog | |
| parent | 9de7101fb3782872be4fbabf3c215877118793b0 (diff) | |
Fix typo in changelog wrt OVS availability on 64 bit architectures
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4742bf34..25f4922d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ network-manager (1.56.0-6) unstable; urgency=medium Explicitly mention nmtui in the long description. See #1132248 * Downgrade openvswitch-switch Depends to Recommends. - The openvswitch-switch package is only available on 32 bit + The openvswitch-switch package is only available on 64 bit architectures, so a hard Depends prevents testing migration. -- Michael Biebl <biebl@debian.org> Sat, 04 Apr 2026 18:55:21 +0200 |