This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ossim.
commit 995d5d580d7dd04f7cf0cf5f2ebdbd6a2bb0d6dc Author: Bas Couwenberg <[email protected]> Date: Fri May 6 00:25:06 2016 +0200 Add Breaks/Replaces on libossim1v5 to deal with uncoordinated Ubuntu changes for g++5 ABI transition. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 58deb16..311607c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ossim (1.8.20.3+ds-3) UNRELEASED; urgency=medium * Update Vcs-Git URL to use HTTPS. + * Add Breaks/Replaces on libossim1v5 to deal with uncoordinated Ubuntu + changes for g++5 ABI transition. -- Bas Couwenberg <[email protected]> Fri, 06 May 2016 00:21:32 +0200 diff --git a/debian/control b/debian/control index 52031eb..8f0c0fa 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,8 @@ Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: libossim1v5 (<< 1.8.20.3) +Replaces: libossim1v5 (<< 1.8.20.3) Description: OSSIM library -- shared library Open Source Software Image Map (OSSIM) is a high performance engine for remote sensing, image processing, geographical information systems and -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

