summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2014-02-07 20:34:14 +0100
committerMichael Stapelberg <michael@stapelberg.de>2014-02-07 20:34:14 +0100
commit42bd8eba4a631e2cdd6f0864146780d600e0abe8 (patch)
tree157e3410ed6a4089caba6e314c4cb68537fd57e3
parentb9eec42a851ffefab3c9a40456cf078f3422e61a (diff)
downloadinit-system-helpers-42bd8eba4a631e2cdd6f0864146780d600e0abe8.tar.gz
i-s-h: override lintian warning spelling-error-in-manpage
we cannot rename the upstream command “systemctl reenable” into “re-enable”
-rw-r--r--debian/changelog2
-rw-r--r--debian/init-system-helpers.lintian-overrides3
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6940f34..aef5847 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ init-system-helpers (1.15) unstable; urgency=low
* ship /etc/systemd/system to avoid piuparts warnings
* d-s-h: add spaces to allow the manpage to break lines with MANWIDTH=80
+ * i-s-h: override lintian warning spelling-error-in-manpage, we cannot
+ rename the upstream command “systemctl reenable” into “re-enable”
-- Michael Stapelberg <stapelberg@debian.org> Fri, 07 Feb 2014 20:18:34 +0100
diff --git a/debian/init-system-helpers.lintian-overrides b/debian/init-system-helpers.lintian-overrides
new file mode 100644
index 0000000..e90275a
--- /dev/null
+++ b/debian/init-system-helpers.lintian-overrides
@@ -0,0 +1,3 @@
+# The upstream command is called “systemctl reenable”, so we cannot just
+# rename it to “re-enable” :).
+init-system-helpers: spelling-error-in-manpage usr/share/man/man1/deb-systemd-helper.1p.gz reenable re-enable