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

Bug#829545: lintian: [PATCH] Do not complain about new Testsuite-Triggers in dsc.



Package: lintian
Version: 2.5.45
Severity: normal
Tags: patch

Version 1.18.8 of dpkg adds a 'Testsuite-Triggers' to dsc files.
Lintian should not complain about this field.
---
 data/common/source-fields | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/common/source-fields b/data/common/source-fields
index 8886812..d7205ae 100644
--- a/data/common/source-fields
+++ b/data/common/source-fields
@@ -36,6 +36,7 @@ ruby-versions
 source
 standards-version
 testsuite
+testsuite-triggers
 uploaders
 vcs-arch
 vcs-browser
-- 
2.8.1


Reply to: