[med-svn] [Git][med-team/odil][master] 4 commits: Add explicit build-depend on python3-setuptools. Closes: #1080681
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Sep 10 14:56:42 BST 2024
Michael R. Crusoe pushed to branch master at Debian Med / odil
Commits:
8ad9f169 by Michael R. Crusoe at 2024-09-10T13:42:22+02:00
Add explicit build-depend on python3-setuptools. Closes: #1080681
- - - - -
2f8b96a1 by Michael R. Crusoe at 2024-09-10T13:47:38+02:00
d/control: use new name for pkg-config → pkgconf
- - - - -
1caedfc4 by Michael R. Crusoe at 2024-09-10T14:22:17+02:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
d2c70846 by Michael R. Crusoe at 2024-09-10T14:22:18+02:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+odil (0.12.2-5) unstable; urgency=medium
+
+ * Team upload.
+ * Add explicit build-depend on python3-setuptools. Closes: #1080681
+ * d/control: use new name for pkg-config → pkgconf
+ * Remove trailing whitespace in debian/control (routine-update)
+
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 10 Sep 2024 14:00:13 +0200
+
odil (0.12.2-4.1) unstable; urgency=medium
* Non-maintainer upload.
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
d-shlibs (>= 0.106),
dh-python,
cmake,
- pkg-config,
+ pkgconf,
libjsoncpp-dev,
libdcmtk-dev,
libicu-dev,
@@ -25,6 +25,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
chrpath,
dcmtk,
python3-all,
+ python3-setuptools,
python3-all-dev
Build-Depends-Indep: doxygen,
graphviz
@@ -40,7 +41,7 @@ Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Conflicts: libodil0 (<< ${source:Version}), libdcmtkpp0
+Conflicts: libodil0 (<< ${source:Version}), libdcmtkpp0
Provides: ${t64:Provides}, libdcmtkpp0
Replaces: libodil0, libdcmtkpp0
Description: C++11 library for the DICOM standard
View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/90f7c4b2aa0d501ea35c78538e4a294724dbac7b...d2c708460fe9ffe156c7e5f9276ec4c2abde303c
--
View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/90f7c4b2aa0d501ea35c78538e4a294724dbac7b...d2c708460fe9ffe156c7e5f9276ec4c2abde303c
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/20240910/96a6aafe/attachment-0001.htm>
More information about the debian-med-commit
mailing list