This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ossim.
commit ea82c70544bdd35b006df134e6c15a60f08fffd9 Author: Bas Couwenberg <[email protected]> Date: Wed Dec 16 17:00:36 2015 +0100 Add shlibs file for libossim1. --- debian/changelog | 1 + debian/libossim1.shlibs | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f6b9b66..eba7cbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ossim (1.8.20.2+ds-1) UNRELEASED; urgency=medium * Use libgeos++-dev as build dependency for both C & C++ libraries & headers. * Enable parallel builds. * Update ossim-core.install to include all binaries and their data. + * Add shlibs file for libossim1. -- Bas Couwenberg <[email protected]> Wed, 16 Dec 2015 14:21:12 +0100 diff --git a/debian/libossim1.shlibs b/debian/libossim1.shlibs new file mode 100644 index 0000000..c06ad84 --- /dev/null +++ b/debian/libossim1.shlibs @@ -0,0 +1 @@ +libossim 1 libossim1 (>= 1.8) -- 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

