[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/06: allow Restrictions in tests

Jan Wagner waja at moszumanska.debian.org
Wed Jan 4 13:05:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to annotated tag debian/19.20170104
in repository pkg-nagios-plugins-contrib.

commit 2f8ecec4bccddd771417d91d1da78551af84e513
Author: Evgeni Golov <evgeni at debian.org>
Date:   Wed Jan 4 13:33:27 2017 +0100

    allow Restrictions in tests
---
 debian/packaging-helper.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/packaging-helper.py b/debian/packaging-helper.py
index 9ab99d5..3aed5ac 100755
--- a/debian/packaging-helper.py
+++ b/debian/packaging-helper.py
@@ -17,6 +17,7 @@ ALLOWED_FIELDS = ('Suggests',
                   'Build-Depends')
 
 ALLOWED_TESTS_FIELDS = ('Depends',
+                  'Restrictions',
                   'Tests',
                   'Test-Command')
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list