From e204e64f7cd1113fcb24c25016ae1bfe82f2df7b Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Tue, 02 Apr 2019 04:42:46 -0400
Subject: Add test binary package with hyphenated name

And update tests.
---
(limited to 'tests/data/pkg/build')

diff --git a/tests/data/pkg/build b/tests/data/pkg/build
index f7055f8..dbc550a 100755
--- a/tests/data/pkg/build
+++ b/tests/data/pkg/build
@@ -5,3 +5,4 @@ build:
 install: build
 	install -p -m 755 -D src/src/foo.sh foo.data/usr/bin/foo.sh
 	printf 'Generated-Depends: bar\n' >foo.substvars
+	printf 'Generated-Depends: bar\n' >baz-qux.substvars
--
cgit v0.9.1