Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix OTB versions in Breaks.
· dd8bbbbf
Bas Couwenberg
authored
Mar 08, 2018
dd8bbbbf
Set distribution to unstable.
· 94f2478a
Bas Couwenberg
authored
Mar 08, 2018
94f2478a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
94f2478a
ossim (2.3.0-4) unstable; urgency=medium
* Team upload.
* Fix OTB versions in Breaks.
-- Bas Couwenberg <sebastic@debian.org> Thu, 08 Mar 2018 07:36:17 +0100
ossim (2.3.0-3) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
94f2478a
...
...
@@ -25,8 +25,8 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: libossim1v5 (<< 1.8.20.3),
libotbossimadapters-6.4-1 (<= 6.4.0+dfsg-
2
),
libotbossimplugins-6.4-1 (<= 6.4.0+dfsg-
2
)
libotbossimadapters-6.4-1 (<= 6.4.0+dfsg-
1
),
libotbossimplugins-6.4-1 (<= 6.4.0+dfsg-
1
)
Replaces: libossim1v5 (<< 1.8.20.3)
Description: OSSIM library -- shared library
Open Source Software Image Map (OSSIM) is a high performance engine for
...
...