[Pkg-sympa-commits] [sympa] 09/30: Add missing Documentation key in service unit files (archived and bounced)

Emmanuel Bouthenot kolter at moszumanska.debian.org
Mon Sep 19 20:08:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

kolter pushed a commit to branch master
in repository sympa.

commit 86e6d143014ce7620ce2f8e33c422ca1adddd824
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Mon Jun 27 14:00:01 2016 +0200

    Add missing Documentation key in service unit files (archived and bounced)
---
 debian/sympa.sympa-archived.service | 1 +
 debian/sympa.sympa-bounced.service  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/sympa.sympa-archived.service b/debian/sympa.sympa-archived.service
index c5123d2..20a6511 100644
--- a/debian/sympa.sympa-archived.service
+++ b/debian/sympa.sympa-archived.service
@@ -1,6 +1,7 @@
 [Unit]
 Description=SYMPA mailing list manager (archived)
 PartOf=sympa.service
+Documentation=man:archived(8)
 
 [Service]
 User=sympa
diff --git a/debian/sympa.sympa-bounced.service b/debian/sympa.sympa-bounced.service
index 45c720b..f9e9ebb 100644
--- a/debian/sympa.sympa-bounced.service
+++ b/debian/sympa.sympa-bounced.service
@@ -1,6 +1,7 @@
 [Unit]
 Description=SYMPA mailing list manager (bounced)
 PartOf=sympa.service
+Documentation=man:bounced(8)
 
 [Service]
 User=sympa

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list