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

[SCM] Debian package checker branch, master, updated. 2.3.0-2-g790a13f



The following commit has been merged in the master branch:
commit 4df911af1641d0872c27b12e23e57e6b4af09a34
Author: Russ Allbery <rra@debian.org>
Date:   Sat Dec 26 23:04:03 2009 -0800

    Add missing fields to the comment description of the data structure

diff --git a/reporting/html_reports b/reporting/html_reports
index 103e764..ea2f836 100755
--- a/reporting/html_reports
+++ b/reporting/html_reports
@@ -177,6 +177,8 @@ my (%statistics, %tag_statistics);
 #       '0.15~20061120-1' => [
 #           { code      => 'W',
 #             package   => 'gnubg',
+#             version   => '0.15~20061120-1',
+#             area      => 'main',
 #             type      => 'source',
 #             tag       => 'substvar-source-version-is-deprecated',
 #             severity  => 'normal',

-- 
Debian package checker


Reply to: