This is an automated email from the git hooks/post-receive script. cbaines-guest pushed a commit to branch master in repository osrm.
commit 81b8e3d169c21e445e30e1ef86d32c40f422d8bd Author: Christopher Baines <[email protected]> Date: Sat Jul 18 12:57:46 2015 +0100 Add dependency on dh-systemd --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4f03c15..b64dee9 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,8 @@ Build-Depends: debhelper (>= 9.0.0), libosmpbf-dev, libgdal-dev, libtbb-dev, - libexpat1-dev + libexpat1-dev, + dh-systemd, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/osrm.git Vcs-Git: git://anonscm.debian.org/pkg-grass/osrm.git -- 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

