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

[SCM] Debian package checker branch, lab-refactor, updated. 2.5.3-145-g61a6a1a



The following commit has been merged in the lab-refactor branch:
commit 61a6a1ab83c054fc25d12b7210107f63a1bda36b
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Oct 26 13:12:13 2011 +0200

    FullEWI: Added note about "epoch" versions containing colons

diff --git a/lib/Lintian/Output/FullEWI.pm b/lib/Lintian/Output/FullEWI.pm
index 8e2f9d7..b4cd22e 100644
--- a/lib/Lintian/Output/FullEWI.pm
+++ b/lib/Lintian/Output/FullEWI.pm
@@ -40,8 +40,9 @@ package Lintian::Output::FullEWI;
 # * binary packages include type classification
 # * source packages include an architecture, which is always
 #   "source".
-# * [arch] may contain spaces (and generally do for .changes)
+# * "[arch]" may contain spaces (and generally do for .changes)
 #   files.
+# * "(version)" may contain colon (i.e. epoch versions)
 
 use strict;
 use warnings;

-- 
Debian package checker


Reply to: