odil 0.12.1-5 source package in Ubuntu

Changelog

odil (0.12.1-5) unstable; urgency=medium

  * Fix compilation against DCMTK (Closes: #1005261)
  * Bump copyright year
  * Fix fetching signature in d/watch

 -- Julien Lamy <email address hidden>  Thu, 10 Feb 2022 10:50:44 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
amd64 arm64 armel armhf i386 mipsel ppc64el s390x alpha ia64 powerpc ppc64 riscv64 x32 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
odil_0.12.1-5.dsc 2.7 KiB 203cef03f6106549e8e717b849cacafc074df4051b526b34ffd6d245e3c0d79c
odil_0.12.1.orig.tar.gz 500.9 KiB 48e607c247d4a20701692062a2761f36ae8a68199ec3bbe7cabc395e1731daa9
odil_0.12.1-5.debian.tar.xz 18.6 KiB 325e997bb7b53872eb4dccc8360ff85c30af265d26b75d8a86926701079c6b0b

No changes file available.

Binary packages built by this source

libodil-dev: C++11 library for the DICOM standard (development files)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the development files.

libodil-doc: C++11 library for the DICOM standard (documentation)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the documentation files.

libodil0: C++11 library for the DICOM standard

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 Odil also provides conversion to and from DCMTK data structures.
 .
 This package contains the shared library.

libodil0-dbgsym: debug symbols for libodil0
odil: C++11 library for the DICOM standard (application)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the command-line application.

python3-odil: C++11 library for the DICOM standard (Python 3 wrappers)

 Odil leverages C++ constructs to provide a user-friendly API of the
 different parts of the DICOM standard. Included in Odil are exception-based
 error handling, generic access to datasets elements, standard JSON and XML
 representation of datasets, and generic implementation of messages, clients
 and servers for the various DICOM protocols.
 .
 This package contains the Python 3 wrappers.