This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit 68a1c737838e26b9311adae851c97de79d0cc2b0 Author: Bas Couwenberg <[email protected]> Date: Tue Aug 9 16:34:25 2016 +0200 Drop unused ${shlibs:Depends} from osrm-dev. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1c6ccbc..da3c8cb 100644 --- a/debian/control +++ b/debian/control @@ -69,8 +69,7 @@ Description: tools for use with osrm Package: osrm-dev Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends} Suggests: osrm-doc Description: OSRM development files The Open Source Routing Machine (OSRM) is a C++ implementation of a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

