Unverified Commit f8b740ec authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

debian: force the diffoscope and diffoscope-minimal packages to have the same version



We hit a case in jenkins where the bullseye chroot upgraded diffoscope
to the "unstable version" but it didn't pull diffoscope-minimal together
with it, so effectively it wasn't upgrading anything.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 2de5369c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ Architecture: all
Suggests:
 libjs-jquery,
Depends:
 diffoscope-minimal,
 diffoscope-minimal (= ${source:Version}),
 ${misc:Depends},
Recommends:
 ${diffoscope:Recommends},