From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. 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