Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix name of library to enable installing examples package
· 557109a0
Andreas Tille
authored
Aug 29, 2019
557109a0
Standards-Version: 4.4.0
· 6ca62fd3
Andreas Tille
authored
Aug 29, 2019
6ca62fd3
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
6ca62fd3
...
...
@@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 12),
libqt5core5a,
qtmultimedia5-dev,
doxygen
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/med-team/fast
Vcs-Git: https://salsa.debian.org/med-team/fast.git
Homepage: https://github.com/smistad/FAST
...
...
@@ -67,7 +67,7 @@ Package: libfast-examples
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libfast
libfast
0
Description: example binaries for "FAST" Heterogeneous Medical Image Computing
An open-source cross-platform framework with the main goal of making it
easier to do processing and visualization of medical images on
...
...