diff options
Diffstat (limited to 't/dh_installchangelogs/debian')
-rw-r--r-- | t/dh_installchangelogs/debian/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/dh_installchangelogs/debian/control b/t/dh_installchangelogs/debian/control new file mode 100644 index 0000000..4f4238e --- /dev/null +++ b/t/dh_installchangelogs/debian/control @@ -0,0 +1,10 @@ +Source: foo +Section: misc +Priority: optional +Maintainer: Test <testing@nowhere> +Standards-Version: 3.9.8 + +Package: foo +Architecture: all +Description: package foo + Package foo |