Ansgar pushed to branch master at Debian FTP Team / dak
Commits:
-
9beb52ae
by Ansgar at 2020-01-07T09:52:21+09:00
1 changed file:
Changes:
| 1 | 1 |
// DAK configuration common between main and security archives
|
| 2 | 2 |
|
| 3 | 3 |
Dinstall::AllowSourceOnlyNewSources {
|
| 4 |
+ "firefox";
|
|
| 5 |
+ "firefox-esr";
|
|
| 4 | 6 |
"linux";
|
| 5 | 7 |
};
|