Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
dak.conf: reject uploads to jessie on ftp-master
· 1c22cd83
Ansgar
authored
Oct 08, 2018
1c22cd83
Merge branch 'master' into deploy
· 7e96129a
Ansgar
authored
Oct 08, 2018
7e96129a
Show whitespace changes
Inline
Side-by-side
config/debian/dak.conf
View file @
7e96129a
...
...
@@ -168,6 +168,7 @@ SuiteMappings
"map-unreleased testing-proposed-updates unstable"
;
"reject oldoldstable-proposed-updates"
;
"reject oldstable-proposed-updates"
;
"reject oldstable-kfreebsd"
;
"reject wheezy-updates"
;
"reject jessie-updates"
;
...
...