summaryrefslogtreecommitdiff
path: root/t/Dh_Lib/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 't/Dh_Lib/debian/control')
-rw-r--r--t/Dh_Lib/debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/t/Dh_Lib/debian/control b/t/Dh_Lib/debian/control
new file mode 100644
index 00000000..b1f0aa38
--- /dev/null
+++ b/t/Dh_Lib/debian/control
@@ -0,0 +1,19 @@
+# Comment before the source field
+
+Source: foo
+Section: misc
+Priority: optional
+Maintainer: Test <testing@nowhere>
+Standards-Version: 3.9.8
+
+Package: foo-any
+Section: devel
+Architecture: linux-any
+Description: package foo-any
+ Package foo-any
+
+Package: foo-all
+Architecture: all
+Description: package foo-all
+ Package foo-all
+