Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits: 6d1bddfa by jodogne-guest at 2026-05-04T09:09:08+02:00 fix dependencies of transitional package liborthancframework1 - - - - - 91d00501 by jodogne-guest at 2026-05-04T09:18:06+02:00 Upload to unstable - - - - - 33383706 by jodogne-guest at 2026-05-04T16:26:13+02:00 added lintian-overrides for debhelper-but-no-misc-depends - - - - - 3 changed files: - debian/changelog - debian/control - + debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +orthanc (1.12.11+dfsg-7) unstable; urgency=medium + + * Fix dependencies of transitional package liborthancframework1 + (Closes: #1135256) + + -- Sebastien Jodogne <[email protected]> Mon, 04 May 2026 16:24:45 +0200 + orthanc (1.12.11+dfsg-6) unstable; urgency=medium * Fix undeclared file conflict between liborthancframework-dev and ===================================== debian/control ===================================== @@ -116,12 +116,7 @@ Description: Orthanc Framework library Package: liborthancframework1 Architecture: all Section: oldlibs -Depends: liborthancframework1.12.11, - ${misc:Depends} -Breaks: orthanc-mysql (<= 5.0+dfsg-3), - orthanc-postgresql (<= 5.0+dfsg-5), - orthanc-webviewer (<= 2.10+dfsg-1), - orthanc-wsi (<= 3.3+dfsg-2) +Depends: liborthancframework1.12.11 Description: Transitional package This is a transitional dummy package. It can safely be removed once no other packages depend on it. @@ -144,7 +139,11 @@ Depends: liborthancframework1.12.11 (= ${binary:Version}), libssl-dev, uuid-dev, ${misc:Depends} -Breaks: liborthancframework1 (<< 1.12.11+dfsg-5) +Breaks: liborthancframework1 (<< 1.12.11+dfsg-5), + orthanc-mysql (<= 5.0+dfsg-3), + orthanc-postgresql (<= 5.0+dfsg-5), + orthanc-webviewer (<= 2.10+dfsg-1), + orthanc-wsi (<= 3.3+dfsg-2) Replaces: liborthancframework1 (<< 1.12.11+dfsg-5) Description: Orthanc Framework development files The Orthanc Framework is a shared library publishing C++ classes ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# Transitional packages should not have "Depends: ${misc:Depends}" +# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135256 +debhelper-but-no-misc-depends liborthancframework1 View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/356ca641a5589f4ecd965b40184015bace05c5c3...33383706f2d8027872f69d8793704f6152e3f9d2 -- View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/356ca641a5589f4ecd965b40184015bace05c5c3...33383706f2d8027872f69d8793704f6152e3f9d2 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
