[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: d/control: Switch python package name to python3

Gert Wollny gitlab at salsa.debian.org
Mon Nov 11 18:25:25 GMT 2019



Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
93a0681c by Gert Wollny at 2019-11-11T18:22:13Z
d/control: Switch python package name to python3

- - - - -
474b2cf4 by Gert Wollny at 2019-11-11T18:23:37Z
d/control: Update packages for upload

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+insighttoolkit4 (4.13.2-dfsg1-2) unstable; urgency=medium
+
+  * d/control: Switch python package name to python3
+
+ -- Gert Wollny <gewo at debian.org>  Mon, 11 Nov 2019 19:23:04 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1) unstable; urgency=medium
 
   * d/control: Depend on libgdcm-dev


=====================================
debian/control
=====================================
@@ -89,12 +89,11 @@ Description: Image processing toolkit for registration and segmentation - exampl
  .
  This package contains the source for example programs.
 
-Package: insighttoolkit4-python 
+Package: insighttoolkit4-python3 
 Section: python 
 Architecture: amd64 i386
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
-Conflicts: insighttoolkit-python
-Replaces: insighttoolkit-python
+Conflicts: insighttoolkit-python, insighttoolkit4-python,
 Description: Image processing toolkit for registration and segmentation - Python bindings
  ITK is an open-source software toolkit for performing registration and
  segmentation. Segmentation is the process of identifying and


=====================================
debian/rules
=====================================
@@ -78,7 +78,7 @@ CMAKE_FLAGS = \
 pkg_lib = libinsighttoolkit$(SOVERSION)
 pkg_dev = libinsighttoolkit$(VER_MAJOR)-dev
 pkg_examples = insighttoolkit$(VER_MAJOR)-examples
-pkg_python = insighttoolkit$(VER_MAJOR)-python
+pkg_python = insighttoolkit$(VER_MAJOR)-python3
 
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/f6afeedfec2288ba995b60e4f36d58ecce366884...474b2cf479fe038a345d106868bdcc417fb19af3

-- 
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/f6afeedfec2288ba995b60e4f36d58ecce366884...474b2cf479fe038a345d106868bdcc417fb19af3
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/20191111/2c9adf57/attachment-0001.html>


More information about the debian-med-commit mailing list