From b86570f63e533abcbcb97c2572e0e5732a96307b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 11:40:31 +0200 Subject: Adding upstream version 1.20.13. Signed-off-by: Daniel Baumann --- tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control (limited to 'tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control') diff --git a/tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control b/tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control new file mode 100644 index 0000000..11fe204 --- /dev/null +++ b/tests/t-queue-process-deconf-dupe/pkg-b/DEBIAN/control @@ -0,0 +1,9 @@ +Package: pkg-b +Version: 0 +Section: test +Priority: extra +Maintainer: Dpkg Developers +Architecture: all +Breaks: pkg-a (<< 1) +Replaces: pkg-a (<< 1) +Description: test package - breaking package -- cgit v1.2.3