[Git][reproducible-builds/diffoscope][master] debian: force the diffoscope and diffoscope-minimal packages to have the same version
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Wed Feb 9 11:45:53 UTC 2022
Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope
Commits:
f8b740ec by Mattia Rizzolo at 2022-02-09T12:43:56+01:00
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 <mattia at debian.org>
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -130,7 +130,7 @@ Architecture: all
Suggests:
libjs-jquery,
Depends:
- diffoscope-minimal,
+ diffoscope-minimal (= ${source:Version}),
${misc:Depends},
Recommends:
${diffoscope:Recommends},
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/f8b740ec0d1a9c65e0c6378ec9838a7ee4bd5b3b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/f8b740ec0d1a9c65e0c6378ec9838a7ee4bd5b3b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220209/1ae7278a/attachment.htm>
More information about the rb-commits
mailing list