[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] dinstall: automatically clean up stretch-bpo-debug, t-p-u-debug



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • config/debian/dinstall.functions
    ... ... @@ -127,7 +127,7 @@ function cruft() {
    127 127
     function dominate() {
    
    128 128
         log "Removing obsolete source and binary associations"
    
    129 129
         dak dominate
    
    130
    -    dak manage-debug-suites unstable-debug experimental-debug
    
    130
    +    dak manage-debug-suites unstable-debug experimental-debug stretch-backports-debug testing-proposed-updates-debug
    
    131 131
     }
    
    132 132
     
    
    133 133
     function autocruft() {
    


  • Reply to: