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

[SCM] Debian package checker branch, master, updated. 2.4.3-221-gc3592de



The following commit has been merged in the master branch:
commit c3592deb1df4e1beaf5a24e8e0a18aaad5ed57f3
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Feb 7 21:29:18 2011 +0100

    Fixed unescaped << in checks/files.desc

diff --git a/checks/files.desc b/checks/files.desc
index e804044..f058ae5 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1248,6 +1248,6 @@ Info: The package appears to ship a gzip compressed objects.inv file
  this file being compressed.
  .
  This file should be excluded from compression during build time.
- If using debhelper (<< 8.1.0), you may need to use the -X option to
- dh_compress. Newer versions of debhelper handles this correctly by
- default.
+ If using debhelper (&lt;&lt; 8.1.0), you may need to use the -X
+ option to dh_compress. Newer versions of debhelper handles this
+ correctly by default.

-- 
Debian package checker


Reply to: