From 22540181f127cd410e2b9c22a6f1bc05b8ba6d4a Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Mon, 7 Jan 2019 11:02:53 +0100 Subject: debian/control: run wrap-and-sort --- debian/control | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 27c4c6d..9a37e63 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,13 @@ Source: img2pdf Maintainer: Johannes 'josch' Schauer Section: python Priority: optional -Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 11), python3-pil, python3-pdfrw, help2man +Build-Depends: debhelper (>= 11), + dh-python, + help2man, + python3-all, + python3-pdfrw, + python3-pil, + python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://browse.dgit.debian.org/img2pdf.git/ Vcs-Git: https://git.dgit.debian.org/img2pdf @@ -11,7 +17,10 @@ Homepage: https://gitlab.mister-muffin.de/josch/img2pdf Package: img2pdf Architecture: all Section: utils -Depends: ${misc:Depends}, ${python3:Depends}, python3-img2pdf (= ${binary:Version}), python3-pkg-resources +Depends: python3-img2pdf (= ${binary:Version}), + python3-pkg-resources, + ${misc:Depends}, + ${python3:Depends} Description: Lossless conversion of raster images to PDF This program will take a list of raster images and produce a PDF file with the images embedded in it. JPEG and JPEG2000 images will be included without -- cgit v1.2.3