diff options
Diffstat (limited to '')
-rw-r--r-- | tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/control b/tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/control new file mode 100644 index 0000000..d677e02 --- /dev/null +++ b/tests/t-unpack-divert-nowarn/pkg-divert-unpacking/DEBIAN/control @@ -0,0 +1,8 @@ +Package: pkg-divert-unpacking +Version: 0 +Section: test +Priority: extra +Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org> +Architecture: all +Description: test package - divert a file w/o having ever unpacked + This should not result in any warning. |