The following commit has been merged in the master branch:
commit 6de6941230db7fae27ccb52a13fdb571fcba4508
Author: Andrey Rahmatullin <[email protected]>
Date:   Mon May 6 17:05:52 2013 +0200

    c/group-checks.desc: Add missing semi-colon
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/group-checks.desc b/checks/group-checks.desc
index 7985768..ef0a158 100644
--- a/checks/group-checks.desc
+++ b/checks/group-checks.desc
@@ -63,7 +63,7 @@ Info: The debug package appear to be containing debug symbols 
for a
  .
  Making a debug package co-installable with itself is very trival,
  when installing the debug symbols beneath:
-   <tt>/usr/lib/debug/.build-id/&lt;XX&gt;/&ltrest-id&gt;.debug</tt>
+   <tt>/usr/lib/debug/.build-id/&lt;XX&gt;/&lt;rest-id&gt;.debug</tt>
  .
  dh_strip does this in debhelper compat 9.  Otherwise, the expected
  location of the debug symbols of a given ELF binary can be determined
diff --git a/debian/changelog b/debian/changelog
index 0032782..ba5e2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,9 @@ lintian (2.5.13) UNRELEASED; urgency=low
       to "Vcs-*" fields that the tags are based on a data list
       (and is not a result of a HTTP request while checking the
       package).
+  * checks/group-checks.desc:
+    + [NT] Add missing semi-colon in tag description.  Thanks to
+      Andrey Rahmatullin for the report.  (Closes: #706827)
   * checks/po-debconf{,.desc}:
     + [NT] Remove tests for commands that are provided by
       Lintian's dependencies.

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to