[pkg-fso-commits] [nodm] 17/50: debian/rules: Rely on LSB headers for dependency/sequence info. (Closes: #584179).
Mike Gabriel
sunweaver at debian.org
Mon Jan 23 15:19:31 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 6cdd17fc254ce8f3baa0b14b0e0908e91c71fcdc
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Mar 23 14:13:12 2016 +0100
debian/rules: Rely on LSB headers for dependency/sequence info. (Closes: #584179).
---
debian/changelog | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index aae19fd..06cee09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ nodm (0.12-1) UNRELEASED; urgency=low
[ Simon McVittie ]
* debian/control:
+ Add D (nodm): xserver-xorg. (Closes: #689703).
+ * debian/rules:
+ + Rely on LSB headers for dependency/sequence info. (Closes: #584179).
[ Emanuele Aina ]
* debian/control:
diff --git a/debian/rules b/debian/rules
index 95367de..a7499e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_test:
#make check
override_dh_installinit:
- dh_installinit -r -u "defaults 30 01"
+ dh_installinit -r -- defaults
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git
More information about the pkg-fso-commits
mailing list