diff options
Diffstat (limited to '')
-rw-r--r-- | tests/t-control-bogus/pkg-bogus-fieldname-partial/DEBIAN/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/t-control-bogus/pkg-bogus-fieldname-partial/DEBIAN/control b/tests/t-control-bogus/pkg-bogus-fieldname-partial/DEBIAN/control new file mode 100644 index 0000000..dd28c0b --- /dev/null +++ b/tests/t-control-bogus/pkg-bogus-fieldname-partial/DEBIAN/control @@ -0,0 +1,7 @@ +Pack: pkg-bogus-fieldname-partial +Vers: 0.0-1 +Sect: test +Prio: extra +Main: Dpkg Developers <debian-dpkg@lists.debian.org> +Arch: all +Desc: test package - bogus control file w/ partial field names |