This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository osmium.
commit ec7c12964837b97947d259d209e0e6be55ac83a1 Author: Bas Couwenberg <[email protected]> Date: Mon Jun 9 01:18:15 2014 +0200 Drop unused shlibs:Depends. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 999d60d..3554d83 100644 --- a/debian/control +++ b/debian/control @@ -36,8 +36,7 @@ Homepage: http://wiki.openstreetmap.org/wiki/Osmium Package: libosmium-dev Architecture: any Section: libdevel -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends} Description: C++ framework for working with OSM data files Osmium is a C++ framework for working with OSM data files. Osmium can read OSM data in XML or binary format (PBF) and can call different handlers for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

