From ea314d2f45c40a006c0104157013ab4b857f665f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:35:28 +0200 Subject: Adding upstream version 1.22.4. Signed-off-by: Daniel Baumann --- tests/t-buildinfo/pkg-source/debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/t-buildinfo/pkg-source/debian/control (limited to 'tests/t-buildinfo/pkg-source/debian/control') diff --git a/tests/t-buildinfo/pkg-source/debian/control b/tests/t-buildinfo/pkg-source/debian/control new file mode 100644 index 0000000..e2ff1e1 --- /dev/null +++ b/tests/t-buildinfo/pkg-source/debian/control @@ -0,0 +1,13 @@ +Source: test-source +Section: test +Priority: extra +Maintainer: Dpkg Developers +Build-Depends: + pkg-depender:i386, + pkg-virtual:i386, +Standards-Version: 3.9.8 + +Package: pkg-binary-a +Architecture: amd64 +Multi-Arch: foreign +Description: test binary a -- cgit v1.2.3