Ansgar pushed to branch master at Debian FTP Team / dak
Commits:
-
5b95e128
by Ansgar at 2023-06-11T11:05:43+02:00
1 changed file:
Changes:
| ... | ... | @@ -130,7 +130,7 @@ function cruft() { |
| 130 | 130 | function dominate() {
|
| 131 | 131 | log "Removing obsolete source and binary associations"
|
| 132 | 132 | dak dominate
|
| 133 | - dak manage-debug-suites unstable-debug experimental-debug stretch-backports-debug buster-backports-debug buster-backports-sloppy-debug bullseye-backports-debug bullseye-backports-sloppy-debug bookworm-backports-debug stable-backports-sloppy testing-backports testing-proposed-updates-debug
|
|
| 133 | + dak manage-debug-suites unstable-debug experimental-debug stretch-backports-debug buster-backports-debug buster-backports-sloppy-debug bullseye-backports-debug bullseye-backports-sloppy-debug bookworm-backports-debug stable-backports-sloppy-debug testing-backports-debug testing-proposed-updates-debug
|
|
| 134 | 134 | }
|
| 135 | 135 | |
| 136 | 136 | function autocruft() {
|