odil 0.12.1-2 source package in Ubuntu

Changelog

odil (0.12.1-2) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Drop needless override for d-shlibs
    Closes: #999841
  * Enable dh_missing --fail-missing
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * watch file standard 4 (routine-update)

  [ Julien Lamy ]
  * Fix compilation with latest DCMTK
  * Fix lintian issue with build dependencies

 -- Andreas Tille <email address hidden>  Thu, 18 Nov 2021 09:11:09 +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-2.dsc 2.7 KiB a27d7e2304a75263c639a34ad59d3bdce01831c24ca1f9b88267510fa8248d53
odil_0.12.1.orig.tar.gz 500.9 KiB 48e607c247d4a20701692062a2761f36ae8a68199ec3bbe7cabc395e1731daa9
odil_0.12.1-2.debian.tar.xz 16.6 KiB 528b5a579eafd24623c7f3d7d2c917e90823a1b5c69e8f46d65e9bfb958f8254

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.