mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-11 02:21:33 +00:00
Disable new smooth updates
Setting SMOOTH_UPDATES to a string which is neither a valid section name (nor the magic string "ALL") should allow removal of old libraries to continue without any new smooth updated libraries being accepted. An empty SMOOTH_UPDATES would also stop removals from occurring. Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
406ca73f26
commit
998d6ee2bc
@ -53,4 +53,7 @@ HINTS_SATBRITNEY = easy
|
|||||||
|
|
||||||
# support for old libraries in testing (smooth update)
|
# support for old libraries in testing (smooth update)
|
||||||
# use ALL to enable smooth updates for all the sections
|
# use ALL to enable smooth updates for all the sections
|
||||||
SMOOTH_UPDATES = libs oldlibs
|
#
|
||||||
|
# naming a non-existent section will effectively disable new smooth
|
||||||
|
# updates but still allow removals to occur
|
||||||
|
SMOOTH_UPDATES = badgers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user