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

[Git][ftp-team/dak][master] fix: disable oldstable-new



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

  • d08c553d
    by Ansgar at 2025-08-03T16:22:39+02:00
    fix: disable oldstable-new
    

2 changed files:

Changes:

  • config/debian/dinstall.tasks
    ... ... @@ -13,7 +13,7 @@ i18n1 none i18n\ 1 fal
    13 13
     dep11                  none                       dep11\ 1                   false     true
    
    14 14
     LOCK                   UNCHECKED                  1200                       exclusive false
    
    15 15
     punew                  stable-new                 p-u-new                    false     false
    
    16
    -opunew                 oldstable-new              o-p-u-new                  false     false
    
    16
    +#opunew                 oldstable-new              o-p-u-new                  false     false
    
    17 17
     backports_policy       none                       backports-policy           false     false
    
    18 18
     cruft                  none                       cruft                      true      false
    
    19 19
     NOSTAGE                state\ indices             none                       false     false
    

  • config/debian/unchecked.tasks
    ... ... @@ -4,7 +4,7 @@ LOCK DAILY 600 sha
    4 4
     LOCK                   UNCHECKED                  600                        exclusive false
    
    5 5
     pg_timestamp           preunchecked               none                       true      false
    
    6 6
     punew                  stable-new                 p-u-new                    false     false
    
    7
    -opunew                 oldstable-new              o-p-u-new                  false     false
    
    7
    +#opunew                 oldstable-new              o-p-u-new                  false     false
    
    8 8
     backports_policy       none                       backports-policy           false     false
    
    9 9
     cleanpolicy            none                       cleanpolicy                false     false
    
    10 10
     fetchqueuedpackages    upload-master              fetchqueuedpackages        false     false
    


  • Reply to: