Bugs search
Useful queries for testing (trixie)
- BSP view (bugs needing attention): Old bugs affecting sid and trixie, not RT-tagged and not marked for auto-removal
- Sponsor view: Affecting sid and trixie, not marked as done, tagged 'patch', not in delayed; those need a DD to review and sponsor an upload or remove the tag
- Cleaner view: Marked as done, no activity in the last 5 days, but still affecting sid and trixie; why is it still affecting unstable? fixed only in stable or experimental? missing binaries? cruft? wrong changelog?
- Release Team view: Fixed in sid, no activity in the last 5 days, but still not fixed in trixie. Help the fix migrate to trixie!
7 bugs found
bug# | package | title | modified |
---|---|---|---|
#1079963 | src:hydroffice.bag | 1079963 Should hydroffice.bag be removed from unstable? | 2024-09-28 |
#1081214 | src:ecere-sdk | 1081214 Should ecere-sdk be removed from unstable? | 2024-09-09 |
#1081217 | src:fava | 1081217 Should fava be removed from unstable? | 2025-04-14 |
#1081590 | src:gitlab | 1081590 Should gitlab be removed from unstable? | 2024-09-13 |
#1100392 | src:tomcatjss | 1100392 Should tomcatjss be removed from unstable? | 2025-03-13 |
#1100466 | src:wmmatrix | 1100466 Should wmmatrix be removed from unstable? | 2025-03-14 |
#1101327 | src:yosys-plugin-ghdl | 1101327 Should yosys-plugin-ghdl be removed from unstable? | 2025-03-25 |
Generated in 0.615 seconds.
select id, bugs.package, bugs.source, severity, title, last_modified, status, affects_stable, affects_testing, affects_unstable, affects_experimental from bugs where id in (select id from bugs where status!='done') and not (id in (select id from bugs_merged_with where id > merged_with)) and ( id in (select id from bugs_usertags where email='helmutg@debian.org' and tag = 'sidremove') ) AND (true) order by id asc