This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit 287db962694d518b00e0c3c24826df39dbd415d3 Author: Bas Couwenberg <[email protected]> Date: Sat Apr 30 00:31:22 2016 +0200 Add Documentation key to osrm systemd service file. --- debian/changelog | 1 + debian/osrm.service | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 827655b..9fb53d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ osrm (5.0.2+ds0-1) UNRELEASED; urgency=medium * Repack upstream tarballs to exclude embedded copy of libosmium. * Use libmapbox-variant-dev instead of embedded copy. * Enable all hardening buildflags. + * Add Documentation key to osrm systemd service file. -- Bas Couwenberg <[email protected]> Fri, 29 Apr 2016 23:13:45 +0200 diff --git a/debian/osrm.service b/debian/osrm.service index 92f421e..dacca37 100644 --- a/debian/osrm.service +++ b/debian/osrm.service @@ -1,5 +1,6 @@ [Unit] Description=Open Source Routing Machine (OSRM) +Documentation=man:osrm-routed [Service] User=osrm -- 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

