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

[SCM] Debian package checker branch, master, updated. 2.5.2-62-g428d937



The following commit has been merged in the master branch:
commit f765529e6e63e325219e0d7a25e5cce1129d2c34
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Aug 30 17:38:43 2011 +0200

    Fixed a stray angle bracket in a tag description

diff --git a/checks/version-substvars.desc b/checks/version-substvars.desc
index 12fe52e..1f65c8b 100644
--- a/checks/version-substvars.desc
+++ b/checks/version-substvars.desc
@@ -22,8 +22,8 @@ Info: The package is not safely binNMUable because an arch:any package
  (= ${binary:Version}) relationship. Please use (= ${source:Version})
  instead.
  .
- Note this is also triggered if the dependency uses (>= ${var}), since
- that has the same issue.
+ Note this is also triggered if the dependency uses (&gt;= ${var}),
+ since that has the same issue.
 
 Tag: not-binnmuable-all-depends-any
 Severity: important

-- 
Debian package checker


Reply to: