1. 25 Jan, 2022 1 commit
  2. 31 Dec, 2021 1 commit
  3. 23 Aug, 2021 1 commit
  4. 12 Aug, 2021 2 commits
    • Felix Lechner's avatar
      Test for link on suite level when avoiding duplicates; restore service. (Closes: #923974) · 9186dd45
      Felix Lechner authored
      This commit changes the logic of existing code. The author was not sure if the
      existing code performed as it should. The '-l' file test on the Contents.gz data
      files will not capture symbolic links for suite aliases on the suite level.
      
      Looks at the suite level instead.
      9186dd45
    • Felix Lechner's avatar
      Concatenate results from Contents-${arch}.gz and Contents-all.gz when the... · 4b9e2a85
      Felix Lechner authored
      Concatenate results from Contents-${arch}.gz and Contents-all.gz when the latter is present. (Closes: #977006, #977743, #980888)
      
      Since commit 81824d23 in daklib, the archive provides separate Contents files
      with packages from Arch:all for some suites. [1] (All suites post-buster appear to
      be affected.) Those file lists were not scanned for the web pages powering
      packages.d.o, and the file lists were unavailable online.
      
      This commit attempts to resolve the issue by parsing the file for Arch:all
      immediately afterwards, if it is present. The results are effectively
      concatenated.
      
      A better long-term solution might be to produce separate transfer files for
      Arch:all, but that may not work until buster is dropped from the archive.
      
      [1] ftp-team/dak@81824d23
      4b9e2a85
  5. 13 Oct, 2020 2 commits
  6. 08 Jan, 2019 1 commit
  7. 14 Dec, 2018 3 commits
  8. 11 Dec, 2018 1 commit
  9. 13 Nov, 2018 2 commits
  10. 17 Oct, 2018 1 commit
  11. 31 Jul, 2018 1 commit
  12. 16 Jun, 2018 1 commit
    • Cyril Brulebois's avatar
      Reverse buggy experimental→rc-buggy association. · c09aa2bb
      Cyril Brulebois authored
      
      
      rc-buggy is just another name for the experimental distribution, as seen
      in dak's config/debian/dak.conf under SuiteMappings:
      
        "map rc-buggy experimental";
      
      So there's no reason to rewrite experimental as rc-buggy. Do the reverse
      transformation instead. This solves various lookup errors where index
      files wouldn't be found because their filenames would refer to rc-buggy.
      
      Signed-off-by: Cyril Brulebois's avatarCyril Brulebois <kibi@debian.org>
      c09aa2bb
  13. 20 May, 2018 1 commit
  14. 13 May, 2018 1 commit
  15. 11 May, 2018 2 commits
  16. 20 Jan, 2018 3 commits
  17. 15 Jan, 2018 1 commit
  18. 11 Dec, 2017 6 commits
  19. 12 Oct, 2017 1 commit
  20. 25 Sep, 2017 1 commit
  21. 19 Jun, 2017 1 commit
  22. 12 Mar, 2017 1 commit
  23. 11 Mar, 2017 2 commits
  24. 24 Jan, 2017 3 commits