From 388cbad887c0ecb179670847cb1e60d52d3b3c1d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 26 Sep 2023 14:00:26 -0400 Subject: ob-gencontrol: Generate deps on doc-providing pkg --- (limited to 'tests/exe/ob-gencontrol.sh') diff --git a/tests/exe/ob-gencontrol.sh b/tests/exe/ob-gencontrol.sh index ecae536..87152f0 100755 --- a/tests/exe/ob-gencontrol.sh +++ b/tests/exe/ob-gencontrol.sh @@ -75,6 +75,8 @@ for run in 'first' 'second'; do Platform: all Section: util Maintainer: "J. Random Hacker" + Depends: foo:i686-linux-glibc (>= 1.0), $(: \ + )foo:i686-linux-glibc (<= 1.0-z) Installed-Size: 0 Description: Bit-bang All Registers This is a frobnicator of objects. Conveniently, it also $(: \ @@ -90,7 +92,8 @@ for run in 'first' 'second'; do Architecture: all Platform: all Maintainer: "J. Random Hacker" - Depends: bar + Depends: foo:i686-linux-glibc (>= 1.0), $(: \ + )foo:i686-linux-glibc (<= 1.0-z), bar Installed-Size: 0 Description: Add all the things This is a frobnicator of objects. Conveniently, it also $(: \ @@ -108,7 +111,8 @@ for run in 'first' 'second'; do Architecture: all Platform: all Maintainer: "J. Random Hacker" - Depends: bar + Depends: foo:i686-linux-glibc (>= 1.0), $(: \ + )foo:i686-linux-glibc (<= 1.0-z), bar Installed-Size: 0 Description: Hyphenate all the things This is a frobnicator of objects. Conveniently, it also $(: \ -- cgit v0.9.1