Skip to content
Snippets Groups Projects
  1. Jan 05, 2023
    • Guillem Jover's avatar
      debian: Stop shipping the «git log» changelog in exchange for no trimming · b21501dd
      Guillem Jover authored
      It does not make much sense to ship the upstream «git log» changelog
      which contains lots of fluff and metadata. At the same time the recent
      debhelper trimming is not ideal as there's no easy way to fetch old
      entries anymore. So stop shipping the upstream changelog in favor of
      not trimming the debian/changelog one, which acts as a proper user
      readable changelog.
      
      Closes: #1027716
      b21501dd
    • Guillem Jover's avatar
      dpkg-genbuildinfo: Do not fail if the cross-compiler cannot compile · 4c03965e
      Guillem Jover authored
      When bootstrapping a cross-compiler, it might not have some of the
      required parts available, such as a libc. Catch the error, emit it as a
      warning and return undef, like with the other conditions where we skip
      the test. Because in the end this is just a tainting flag, and it is not
      worth it failing the entire build due to that.
      
      Closes: #1027966
      4c03965e
    • Guillem Jover's avatar
      dpkg-buildinfo: Fix indentation · 4ffe050b
      Guillem Jover authored
      Changelog: internal
      4ffe050b
  2. Jan 04, 2023
  3. Jan 03, 2023
  4. Jan 02, 2023
  5. Jan 01, 2023
Loading