Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits: 4c411b67 by jodogne-guest at 2026-04-28T14:10:25+02:00 added missing copyright for embedded minizip library - - - - - 3e776d3d by jodogne-guest at 2026-04-28T14:15:43+02:00 fix undeclared file conflict between liborthancframework-dev and liborthancframework1.12.11 - - - - - ff1ad4b6 by jodogne-guest at 2026-04-28T14:24:30+02:00 Upload to unstable - - - - - 356ca641 by jodogne-guest at 2026-04-28T14:25:41+02:00 fix d/copyright - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +orthanc (1.12.11+dfsg-6) unstable; urgency=medium + + * Fix undeclared file conflict between liborthancframework-dev and + liborthancframework1.12.11 (Closes: #1135082) + * Added missing copyright for embedded minizip library + + -- Sebastien Jodogne <[email protected]> Tue, 28 Apr 2026 14:05:14 +0200 + orthanc (1.12.11+dfsg-5) unstable; urgency=medium * Replace liborthancframework1 with a fully versioned name. ===================================== debian/control ===================================== @@ -104,8 +104,8 @@ Depends: locales, ${shlibs:Depends}, ${misc:Depends}, dcmtk-data (>= ${dcmtk:Version}) -Breaks: liborthancframework1 (<< 1.12.11) -Replaces: liborthancframework1 (<< 1.12.11) +Breaks: liborthancframework1 (<< 1.12.11+dfsg-5) +Replaces: liborthancframework1 (<< 1.12.11+dfsg-5) Description: Orthanc Framework library The Orthanc Framework is a shared library publishing C++ classes from the Orthanc source code that are reused in most official @@ -144,6 +144,8 @@ Depends: liborthancframework1.12.11 (= ${binary:Version}), libssl-dev, uuid-dev, ${misc:Depends} +Breaks: liborthancframework1 (<< 1.12.11+dfsg-5) +Replaces: liborthancframework1 (<< 1.12.11+dfsg-5) Description: Orthanc Framework development files The Orthanc Framework is a shared library publishing C++ classes from the Orthanc source code that are reused in most official ===================================== debian/copyright ===================================== @@ -80,7 +80,7 @@ Copyright: 1999, 2002 Aladdin Enterprises License: zlib Files: OrthancFramework/Resources/ThirdParty/minizip/* -Copyright: 1998-2010 Gilles Vollant, and 2009-2010 Mathias Svensson +Copyright: 1990-2000 Info-ZIP, 1998-2026 Gilles Vollant, 2007-2008 Even Rouault, 2009-2010 Mathias Svensson, 2024-2026 Mark Adler License: zlib View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/e08ff07f38800faa7df7650cf5c324af23943e78...356ca641a5589f4ecd965b40184015bace05c5c3 -- View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/e08ff07f38800faa7df7650cf5c324af23943e78...356ca641a5589f4ecd965b40184015bace05c5c3 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
