Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add Breaks for OTB libraries that depend on libossim1. See: #892212
· cf20629b
Bas Couwenberg
authored
Mar 07, 2018
cf20629b
Set distribution to unstable.
· d06e1295
Bas Couwenberg
authored
Mar 07, 2018
d06e1295
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d06e1295
ossim (2.3.0-3) unstable; urgency=medium
* Team upload.
* Add Breaks for OTB libraries that depend on libossim1.
See: #892212
-- Bas Couwenberg <sebastic@debian.org> Wed, 07 Mar 2018 10:05:01 +0100
ossim (2.3.0-2) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
d06e1295
...
...
@@ -24,7 +24,9 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: libossim1v5 (<< 1.8.20.3)
Breaks: libossim1v5 (<< 1.8.20.3),
libotbossimadapters-6.4-1 (<= 6.4.0+dfsg-2),
libotbossimplugins-6.4-1 (<= 6.4.0+dfsg-2)
Replaces: libossim1v5 (<< 1.8.20.3)
Description: OSSIM library -- shared library
Open Source Software Image Map (OSSIM) is a high performance engine for
...
...