Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock X-Debbugs-Cc: oct...@packages.debian.org Control: affects -1 + src:octave
Please unblock package octave. Version 7.3.0-2 fixes an issue that may arise during upgrades from Bullseye to Bookworm, namely a missing Breaks+Replaces with files moved from one package to another (see #1033011). The debdiff is attached. unblock octave/7.3.0-2 Thanks for your work, -- ⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot ⣾⠁⢠⠒⠀⣿⡁ Debian Developer ⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name ⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
diff -Nru octave-7.3.0/debian/changelog octave-7.3.0/debian/changelog --- octave-7.3.0/debian/changelog 2022-11-05 09:29:53.000000000 +0100 +++ octave-7.3.0/debian/changelog 2023-03-15 17:55:33.000000000 +0100 @@ -1,3 +1,10 @@ +octave (7.3.0-2) unstable; urgency=medium + + * d/control: add missing Breaks+Replaces of octave-dev on old liboctave-dev + (Closes: #1033011) + + -- Sébastien Villemot <sebast...@debian.org> Wed, 15 Mar 2023 17:55:33 +0100 + octave (7.3.0-1) unstable; urgency=medium * New upstream version 7.3.0 diff -Nru octave-7.3.0/debian/control octave-7.3.0/debian/control --- octave-7.3.0/debian/control 2022-11-05 09:29:48.000000000 +0100 +++ octave-7.3.0/debian/control 2023-03-15 17:54:42.000000000 +0100 @@ -144,6 +144,8 @@ gcc, g++ Enhances: octave +Breaks: liboctave-dev (<< 6.3.0-1) +Replaces: liboctave-dev (<< 6.3.0-1) Description: development files for the GNU Octave language Octave is a (mostly MATLAB® compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line