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

[SCM] Debian package checker branch, master, updated. 2.4.3-136-g8567a51



The following commit has been merged in the master branch:
commit 8567a51fbbe34747d42f63360d9b102f68e541ad
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Jan 18 02:06:27 2011 +0100

    Escaped a ">" in a tag description inside files.desc

diff --git a/checks/files.desc b/checks/files.desc
index 047131b..d0ca45f 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -756,7 +756,7 @@ Severity: important
 Certainty: possible
 Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592533
 Info: The package installs a file with the package name in
- /usr/share/pyshared-data/ without depending on python-central (>= 0.6).
+ /usr/share/pyshared-data/ without depending on python-central (&gt;= 0.6).
  .
  This can happen if ${python:Depends} was omitted from the Depends field
  in debian/control.

-- 
Debian package checker


Reply to: