summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-04-05 20:49:05 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-04-05 20:49:05 +0200
commita9b0c145280dd21d3bd0cb11d34d25d8f3e4ffa3 (patch)
treebe1afea5dc1c5e250b14428e0d4548a8298d044c /debian
parent824d7701b18063b25b7999cfaaf834ab9424fb89 (diff)
debian/tests/control: format with wrap-and-sort
Diffstat (limited to 'debian')
-rw-r--r--debian/tests/control11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control
index ac75dd0..7e84395 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,14 @@
Tests: default
Restrictions: allow-stderr
-Depends: @, python3-pdfrw
+Depends: python3-pdfrw, @
Tests: test-sh
Restrictions: allow-stderr
-Depends: @, ghostscript, imagemagick, libimage-exiftool-perl, libtiff-tools, mupdf-tools, netpbm, poppler-utils
+Depends: ghostscript,
+ imagemagick,
+ libimage-exiftool-perl,
+ libtiff-tools,
+ mupdf-tools,
+ netpbm,
+ poppler-utils,
+ @