This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit aeca901bb4b274cdd25db794a43cdc9a6404e661 Author: Bas Couwenberg <[email protected]> Date: Tue May 10 21:54:45 2016 +0200 Install osrm-contract in osrm package. --- debian/changelog | 1 + debian/osrm.install | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 49b044c..aa9a969 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ osrm (5.1.0+ds-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. * Refresh patches. + * Install osrm-contract in osrm package. -- Bas Couwenberg <[email protected]> Tue, 10 May 2016 21:30:27 +0200 diff --git a/debian/osrm.install b/debian/osrm.install index f041996..f642a1a 100644 --- a/debian/osrm.install +++ b/debian/osrm.install @@ -1,3 +1,4 @@ +debian/tmp/usr/bin/osrm-contract /usr/bin/ debian/tmp/usr/bin/osrm-datastore /usr/bin/ debian/tmp/usr/bin/osrm-routed /usr/bin/ debian/tmp/usr/bin/osrm-extract /usr/bin/ -- 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

