diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-09-07 15:05:00 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-09-14 15:22:18 +0200 |
commit | eed4639e3feea0dd4ebedfac95fb5428753b795f (patch) | |
tree | 0a01a1f5b45ece35d8b07d85e6e4b91331c82802 /test/integration/test-external-dependency-solver-protocol | |
parent | 3addaba1ff6fe27cc96af5c2d345ee039c2bffec (diff) |
add Source-Version field for EDSP
The syntax of "Source" is different in EDSP compared to the the field of
the same name in 'the rest' of Debian, so documented this accordingly
and send the version as a new field.
Diffstat (limited to 'test/integration/test-external-dependency-solver-protocol')
-rwxr-xr-x | test/integration/test-external-dependency-solver-protocol | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-external-dependency-solver-protocol b/test/integration/test-external-dependency-solver-protocol index 15944da9d..5d5b1c735 100755 --- a/test/integration/test-external-dependency-solver-protocol +++ b/test/integration/test-external-dependency-solver-protocol @@ -92,6 +92,7 @@ testsuccessequal 'Package: stuff Source: stuff Architecture: all Version: 1 +Source-Version: 1 Installed: yes APT-ID: 2 Priority: optional |