Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Pipeline #346274 passed
......@@ -130,7 +130,7 @@ Architecture: all
Suggests:
libjs-jquery,
Depends:
diffoscope-minimal,
diffoscope-minimal (= ${source:Version}),
${misc:Depends},
Recommends:
${diffoscope:Recommends},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment