Ansgar pushed to branch master at Debian FTP Team / dak
Commits:
-
883a23b9
by 😸 at 2020-09-28T09:46:19+02:00
1 changed file:
Changes:
| ... | ... | @@ -206,24 +206,6 @@ Switch suite to Long Term Support (LTS) |
| 206 | 206 |
::
|
| 207 | 207 |
cronon
|
| 208 | 208 |
|
| 209 |
-NEW processing
|
|
| 210 |
---------------
|
|
| 211 |
- |
|
| 212 |
-::
|
|
| 213 |
- |
|
| 214 |
- cronoff
|
|
| 215 |
- CHANGES=FILENAME.changes
|
|
| 216 |
- dak process-new ${CHANGES}
|
|
| 217 |
- cd /srv/security-master.debian.org/queue/new/COMMENTS
|
|
| 218 |
- echo $'NOTOK\n\nMoving back to unchecked' > "REJECT.${CHANGES%.changes}"
|
|
| 219 |
- rm "ACCEPT.${CHANGES%.changes}"
|
|
| 220 |
- dak process-policy new; dak clean-suites
|
|
| 221 |
- cd /srv/security-master.debian.org/queue/reject
|
|
| 222 |
- # Careful! This is only correct if there are no previous uploads!
|
|
| 223 |
- dak admin forget-signature ${CHANGES}
|
|
| 224 |
- dcmd mv -nt ../unchecked -- ${CHANGES}
|
|
| 225 |
- /srv/security-master.debian.org/dak/config/debian-security/cronscript unchecked
|
|
| 226 |
- cronon
|
|
| 227 | 209 |
|
| 228 | 210 |
Built-Using
|
| 229 | 211 |
-----------
|