Ansgar pushed to branch master at Debian FTP Team / dak
Commits:
-
7770bcd6
by Ansgar at 2021-08-20T10:46:42+02:00
1 changed file:
Changes:
... | ... | @@ -139,12 +139,16 @@ SuiteMappings |
139 | 139 |
"map buster oldstable";
|
140 | 140 |
"map buster-proposed-updates oldstable-proposed-updates";
|
141 | 141 |
"map buster-updates oldstable-proposed-updates";
|
142 |
+ "map buster-backports-sloppy oldstable-backports-sloppy";
|
|
142 | 143 |
"map bullseye stable";
|
143 | 144 |
"map bullseye-proposed-updates proposed-updates";
|
144 | 145 |
"map bullseye-updates proposed-updates";
|
146 |
+ "map bullseye-backports-sloppy stable-backports-sloppy";
|
|
145 | 147 |
"map bookworm testing";
|
146 | 148 |
"map bookworm-proposed-updates testing-proposed-updates";
|
147 | 149 |
"map bookworm-updates testing-proposed-updates";
|
150 |
+ "map bookworm-backports testing-backports";
|
|
151 |
+ "map bookworm-backports-sloppy testing-backports-sloppy";
|
|
148 | 152 |
"map sid unstable";
|
149 | 153 |
"map rc-buggy experimental";
|
150 | 154 |
"map oldoldstable oldoldstable-proposed-updates";
|