[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: c/systemd.desc: Remove wide-char causing issues



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

nthykier pushed a commit to branch master
in repository lintian.

commit b56e0af4eef857310795a26dbdbd8d23cac275f9
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Aug 14 19:29:31 2015 +0200

    c/systemd.desc: Remove wide-char causing issues
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/systemd.desc | 2 +-
 debian/changelog    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/checks/systemd.desc b/checks/systemd.desc
index 6554f58..701ad41 100644
--- a/checks/systemd.desc
+++ b/checks/systemd.desc
@@ -81,7 +81,7 @@ Info: The maintainer script calls systemctl directly. Actions such as enabling
  a unit file should be done using <tt>deb-systemd-helper</tt> so that they work
  on machines with or without systemd. Starting a service should be done via
  <tt>invoke-rc.d</tt>, if the service has a corresponding sysvinit script, or
- <tt>deb-systemd-invoke</tt> if it doesn’t.
+ <tt>deb-systemd-invoke</tt> if it does not.
  .
  If you are using debhelper, please use the <tt>dh-systemd</tt> debhelper
  addon.
diff --git a/debian/changelog b/debian/changelog
index bae13c6..d5c3b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ lintian (2.5.36) UNRELEASED; urgency=medium
   * checks/scripts.desc:
     + [BR] Detect suspicious use of ln -s that could be replaced by
       dpkg-maintscript-helper.
+  * checks/systemd.desc:
+    + [NT] Replace a wide-character by spelling out "does not".
 
   * data/files/privacy-breaker-websites:
     + [BR] Detect libjs-bootstap as privacy-breach-uses-embedded-file

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


Reply to: