Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
d/control.in: Update VCS urls
· 45d90b7c
Gert Wollny
authored
Aug 26, 2018
45d90b7c
d/control: Update files
· ca46e3ed
Gert Wollny
authored
Aug 26, 2018
ca46e3ed
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
ca46e3ed
...
...
@@ -22,12 +22,13 @@ Build-Depends: debhelper (>= 9),
libminc-dev,
libnifti-dev,
libhdf5-dev,
dh_python,
python-all-dev
# libvtk6-dev -- only needed if we enable one of the following modules:
# VtkGlue, LevelSetsv4Visualization
Standards-Version: 4.1.3
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/insighttoolkit
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/insighttoolkit.git
Vcs-Browser: https://
salsa
.debian.org/
med-team
/insighttoolkit
Vcs-Git: https://
salsa
.debian.org/
med-team
/insighttoolkit.git
Package: libinsighttoolkit4.13
Section: libs
...
...
@@ -91,7 +92,7 @@ Description: Image processing toolkit for registration and segmentation - exampl
Package: insighttoolkit4-python
Section: python
Architecture: amd64 i386
Depends: ${misc:Depends}, ${shlibs:Depends}, python
Depends: ${misc:Depends}, ${shlibs:Depends},
${
python
:Depends}
Conflicts: insighttoolkit-python
Replaces: insighttoolkit-python
Description: Image processing toolkit for registration and segmentation - Python bindings
...
...
debian/control.in
View file @
ca46e3ed
...
...
@@ -27,8 +27,8 @@ Build-Depends: debhelper (>= 9),
# libvtk6-dev -- only needed if we enable one of the following modules:
# VtkGlue, LevelSetsv4Visualization
Standards-Version: 4.1.3
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/insighttoolkit
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/insighttoolkit.git
Vcs-Browser: https://
salsa
.debian.org/
med-team
/insighttoolkit
Vcs-Git: https://
salsa
.debian.org/
med-team
/insighttoolkit.git
Package: libinsighttoolkit@SOVERSION@
Section: libs
...
...