From 45b04762e1990a761a7c308f9e73a286a92f908a Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 3 Mar 2025 11:20:52 +0100 Subject: edsp: Write 'Size' to the EDSP files This allows solvers to optimize by download size; and gives us a better means of interpreting "downloadable" debs (they must have a size > 0 after all). --- test/integration/test-external-dependency-solver-protocol | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/integration') diff --git a/test/integration/test-external-dependency-solver-protocol b/test/integration/test-external-dependency-solver-protocol index 81204fc19..bc32886c5 100755 --- a/test/integration/test-external-dependency-solver-protocol +++ b/test/integration/test-external-dependency-solver-protocol @@ -189,6 +189,7 @@ Source: stuff Source-Version: 3 Priority: optional Section: other +Size: 42 APT-Release: a=experimental,n=experimental,c=main,b=all APT-Pin: 1 @@ -202,6 +203,7 @@ Source: stuff Source-Version: 2 Priority: optional Section: other +Size: 42 APT-Release: a=unstable,n=sid,c=main,b=all APT-Pin: 500 -- cgit v1.2.3-70-g09d2