[med-svn] [Git][med-team/vtk-dicom][master] debian/control: Use ${python3:Depends}
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Jan 22 14:08:41 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / vtk-dicom
Commits:
000591b7 by Sebastian Ramacher at 2023-01-22T15:07:00+01:00
debian/control: Use ${python3:Depends}
Closes: #1029178
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+vtk-dicom (0.8.14-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * debian/control: Use ${python3:Depends} (Closes: #1029178)
+
+ -- Sebastian Ramacher <sramacher at debian.org> Sat, 21 Jan 2023 22:41:32 +0100
+
vtk-dicom (0.8.14-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -63,7 +63,7 @@ Description: DICOM for VTK - tools
Package: python3-vtk-dicom
Architecture: any
Section: python
-Depends: python3, python3-vtk9, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${python3:Depends}, python3-vtk9, ${misc:Depends}, ${shlibs:Depends}
Provides: ${python3:Provides}
Description: DICOM for VTK - Python
This package contains a set of classes for managing DICOM
View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/-/commit/000591b7b3c676a3825eaa55a9d940e5ec737a37
--
View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/-/commit/000591b7b3c676a3825eaa55a9d940e5ec737a37
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/20230122/f4ab7f23/attachment-0001.htm>
More information about the debian-med-commit
mailing list