[med-svn] [Git][med-team/odil][master] 3 commits: Rebuild against dcmtk 3.6.7
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu May 12 10:15:28 BST 2022
Andreas Tille pushed to branch master at Debian Med / odil
Commits:
6cde0aa2 by Andreas Tille at 2022-05-12T10:30:14+02:00
Rebuild against dcmtk 3.6.7
- - - - -
73dfe7b2 by Andreas Tille at 2022-05-12T10:30:25+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
80c8b6d1 by Andreas Tille at 2022-05-12T11:12:16+02:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+odil (0.12.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Rebuild against dcmtk 3.6.7
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 12 May 2022 10:30:48 +0200
+
odil (0.12.2-1) unstable; urgency=medium
* New upstream version 0.12.2
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
cmake,
pkg-config,
libjsoncpp-dev,
- libdcmtk-dev | libdcmtk2-dev,
+ libdcmtk-dev,
libicu-dev,
zlib1g-dev,
uuid-dev,
@@ -28,7 +28,7 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev
Build-Depends-Indep: doxygen,
graphviz
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/odil
Vcs-Git: https://salsa.debian.org/med-team/odil.git
Homepage: https://github.com/lamyj/odil
@@ -61,12 +61,10 @@ Section: libdevel
Depends: libodil0 (= ${binary:Version}),
${devlibs:Depends},
${misc:Depends}
-Conflicts: libodil0-dev,
- libdcmtkpp-dev
+Conflicts: libdcmtkpp-dev
Provides: libodil0-dev,
libdcmtkpp-dev
-Replaces: libodil0-dev,
- libdcmtkpp-dev
+Replaces: libdcmtkpp-dev
Description: 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
@@ -82,12 +80,10 @@ Multi-Arch: foreign
Section: doc
Depends: libjs-jquery,
${misc:Depends}
-Conflicts: libodil0-doc,
- libdcmtkpp0-doc
+Conflicts: libdcmtkpp0-doc
Provides: libodil0-doc,
libdcmtkpp0-doc
-Replaces: libodil0-doc,
- libdcmtkpp0-doc
+Replaces: libdcmtkpp0-doc
Description: 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
View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/bbaf88c391b2a27862b4e5f296d1b905f584f432...80c8b6d1360396d0ca9856b5f7d74d723546c05e
--
View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/bbaf88c391b2a27862b4e5f296d1b905f584f432...80c8b6d1360396d0ca9856b5f7d74d723546c05e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220512/1ba3e1b0/attachment-0001.htm>
More information about the debian-med-commit
mailing list