diff options
author | Guillem Jover <guillem@debian.org> | 2017-01-29 20:28:15 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2017-01-29 20:28:15 +0100 |
commit | d5a9cf8b9dcfbb717c7748e1ffd2e287e12b035d (patch) | |
tree | b1269c93865fc80132351055562de28a9639961f /man/dsc.man | |
parent | ca30a8d1dbbf5f978242b90d4f690116ae7004a9 (diff) | |
download | dpkg-d5a9cf8b9dcfbb717c7748e1ffd2e287e12b035d.tar.gz |
Revert "dpkg-source: Generate Testsuite-Restrictions fields from test restrictions"
This reverts commit 9899bdcf9bde76d969b124abf0a898fcbb202c70.
This change is contentious and should have been discussed more widely.
Given that this has been live only for a couple of days, the impact
should be minimal, but still something to take into account once and
if this gets reintroduced, in the same or different form and shape.
Closes: #852820
Diffstat (limited to 'man/dsc.man')
-rw-r--r-- | man/dsc.man | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/man/dsc.man b/man/dsc.man index 6464fe096..70ccb87f3 100644 --- a/man/dsc.man +++ b/man/dsc.man @@ -153,13 +153,6 @@ generated by this source package and meta-dependencies such as \fB@\fP or Rationale: this field is needed because otherwise to be able to get the test dependencies, each source package would need to be unpacked. .TP -.BI Testsuite\-Restrictions: " name-list" -This field declares the comma-separated union of all test restrictions -(\fBRestrictions\fP fields in \fIdebian/tests/control\fP file). - -Rationale: this field is needed because otherwise to be able to get the -test restrictions, each source package would need to be unpacked. -.TP .BI Build\-Depends: " package-list" .TQ .BI Build\-Depends\-Arch: " package-list" |