breezy (3.3.22-2)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/3.3.22-1 tag
- Git: https://salsa.debian.org/breezy-team/breezy.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 11972608
- Browser: https://salsa.debian.org/breezy-team/breezy
- Last scan: 2026-09-01 20:45:05+00
- Error: https://salsa.debian.org/api/v4/projects/breezy-team%2Fbreezy API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-10 14:29:00+00
- Debian changelog in Git:
breezy (3.3.22-2) unstable; urgency=medium
* Add patch fix_dulwich_backendrepo_properties to fix build with newer
Dulwich. Closes: #1139501
* Add patch fix_leaking_thread_on_stop_server to keep the server thread
joined even when a client handler raises during shutdown.
* debian/rules: extend clean target. Closes: #1043708
* Update standards version to 4.7.4, no changes needed.
* Remove redundant dependency from weaker field.
* Remove redundant Priority: optional from source stanza.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 20 Jul 2026 12:40:38 +0100
- This branch is 5 commits ahead of tag debian/3.3.22-1
- Git log:
commit b23130b56e6cf4f39dae68a229a63aca9104cf0a
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Jul 20 11:40:39 2026 +0000
releasing package breezy version 3.3.22-2
commit 2da42de57fb60904584c028957096236dd682d9e
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Jul 20 11:39:34 2026 +0000
Remove redundant Priority: optional from source stanza.
Changes-By: lintian-brush
Fixes: lintian: source: redundant-priority-optional-field
See-also: https://lintian.debian.org/tags/redundant-priority-optional-field.html
commit 46954870a1a4a46f06f18120330fc60ebb57c66b
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Jul 20 11:39:18 2026 +0000
Remove redundant dependency from weaker field.
Changes-By: lintian-brush
Fixes: lintian: python3-breezy binary: redundant-installation-prerequisite python3-paramiko in Suggests
See-also: https://lintian.debian.org/tags/redundant-installation-prerequisite.html
commit c341e9e1a9289cca096b80951cec5d0fc9353154
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Jul 20 11:39:03 2026 +0000
Update standards version to 4.7.4, no changes needed.
Upgrade checklist verified:
4.6.2 → 4.7.0:
* Package does not use dpkg-divert
4.7.0 → 4.7.1:
* Package does not install to non-/usr paths
4.7.3 → 4.7.4:
* Package is not in non-free-firmware
Changes-By: lintian-brush
Fixes: lintian: source: ancient-standards-version 4.6.2 (released 2022-12-17) (current is 4.7.4.1)
See-also: https://lintian.debian.org/tags/ancient-standards-version.html
commit 5fae86ba48ec85359b24fea8a3c7b3720d17f2a4
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Jul 20 11:33:21 2026 +0100
Fix FTBFS caused by dulwich update and leaked test threads