[pkg-fso-commits] [nodm] 33/50: debian/nodm.init: Provide LSB description header.
Mike Gabriel
sunweaver at debian.org
Mon Jan 23 15:19:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository nodm.
commit 8766795e5a4a56b7fc08ca01b12fa372b68581d6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Mar 23 15:21:46 2016 +0100
debian/nodm.init: Provide LSB description header.
---
debian/changelog | 2 ++
debian/nodm.init | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c1233cf..613a817 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,8 @@ nodm (0.12-1) UNRELEASED; urgency=low
+ Make copyright file DEP-5 compliant.
* debian/nodm.docs:
+ README is now README.md.
+ * debian/nodm.init:
+ + Provide LSB description header.
* debian/rules:
+ Correctly evoke ./autogen.sh script at build time.
+ Harden the build of nodm using dpkg's buildflags.mk include.
diff --git a/debian/nodm.init b/debian/nodm.init
index 99b3ef1..e18af2f 100644
--- a/debian/nodm.init
+++ b/debian/nodm.init
@@ -6,6 +6,7 @@
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
+# Description: Display Manager for automatic session logins
# Short-Description: No Display Manager
### END INIT INFO
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git
More information about the pkg-fso-commits
mailing list