Control: tags 979817 + pending
Dear maintainer, I've prepared an NMU for llvm-defaults (versioned as 0.51+nmu4) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru llvm-defaults-0.51+nmu3/debian/changelog llvm-defaults-0.51+nmu4/debian/changelog --- llvm-defaults-0.51+nmu3/debian/changelog 2021-01-11 15:49:22.000000000 +0100 +++ llvm-defaults-0.51+nmu4/debian/changelog 2021-01-14 16:39:00.000000000 +0100 @@ -1,3 +1,12 @@ +llvm-defaults (0.51+nmu4) unstable; urgency=medium + + * Non-maintainer upload. + + * really fix relax breaks+replaces; + closes: bug#979817, thanks (again) to Andreas Beckmann + + -- Jonas Smedegaard <d...@jones.dk> Thu, 14 Jan 2021 16:39:00 +0100 + llvm-defaults (0.51+nmu3) unstable; urgency=medium * Non-maintainer upload. diff -Nru llvm-defaults-0.51+nmu3/debian/control llvm-defaults-0.51+nmu4/debian/control --- llvm-defaults-0.51+nmu3/debian/control 2021-01-11 15:48:18.000000000 +0100 +++ llvm-defaults-0.51+nmu4/debian/control 2021-01-14 16:37:30.000000000 +0100 @@ -214,8 +214,8 @@ Pre-Depends: ${misc:Pre-Depends} # TODO: drop when 0.51+nmu1 with broken symlink is in no Debian suite # (see release 0.51+nmu2) -Replaces: llvm (<< 0.51+nmu2) -Breaks: llvm (<< 0.51+nmu2) +Replaces: llvm (<< 1:11.0-51+nmu2) +Breaks: llvm (<< 1:11.0-51+nmu2) Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM