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

[Git][ftp-team/dak][master] Map bookworm to stable, not testing



Title: GitLab

Joerg Jaspert pushed to branch master at Debian FTP Team / dak

Commits:

  • b802aa36
    by Joerg Jaspert at 2023-06-10T23:00:47+02:00
    Map bookworm to stable, not testing
    

1 changed file:

Changes:

  • config/debian/dak.conf
    ... ... @@ -131,7 +131,7 @@ SuiteMappings
    131 131
      "map bullseye-proposed-updates oldstable-proposed-updates";
    
    132 132
      "map bullseye-updates oldstable-proposed-updates";
    
    133 133
      "map bullseye-backports-sloppy oldstable-backports-sloppy";
    
    134
    - "map bookworm testing";
    
    134
    + "map bookworm stable";
    
    135 135
      "map bookworm-proposed-updates proposed-updates";
    
    136 136
      "map bookworm-updates proposed-updates";
    
    137 137
      "map bookworm-backports stable-backports";
    


  • Reply to: