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 --- .../pkg-conffile-owns-symlink/DEBIAN/conffiles | 1 + .../pkg-conffile-owns-symlink/DEBIAN/control | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/conffiles create mode 100644 tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/control (limited to 'tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN') diff --git a/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/conffiles b/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/conffiles new file mode 100644 index 0000000..298a4dc --- /dev/null +++ b/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/conffiles @@ -0,0 +1 @@ +/test-dir/test-conffile-owned diff --git a/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/control b/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/control new file mode 100644 index 0000000..53862ca --- /dev/null +++ b/tests/t-conffile-declarative-removal/pkg-conffile-owns-symlink/DEBIAN/control @@ -0,0 +1,7 @@ +Package: pkg-conffile-owns +Version: 1 +Section: test +Priority: extra +Maintainer: Dpkg Developers +Architecture: all +Description: test package - owns conffile to be removed via symlink -- cgit v1.2.3