From: Jakob Haufe Date: Mon, 7 Apr 2025 14:31:39 +0000 (+0200) Subject: wrap-and-sort -abt X-Git-Tag: debian/0.11.0-1~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=57ea07eb011c9ced40ec95949f2458c05f6eedb6;p=fstl wrap-and-sort -abt --- diff --git a/debian/control b/debian/control index 0f48df1..06b3f9f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,11 @@ Source: fstl Section: graphics Priority: optional Maintainer: Jakob Haufe -Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtchooser, libqt5opengl5-dev, cmake +Build-Depends: debhelper-compat (= 13), + cmake, + libqt5opengl5-dev, + qtbase5-dev, + qtchooser, Standards-Version: 4.7.2 Homepage: https://www.mattkeeter.com/projects/fstl/ Vcs-Git: https://salsa.debian.org/sur5r/fstl.git @@ -11,7 +15,9 @@ Rules-Requires-Root: no Package: fstl Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dri +Depends: libgl1-mesa-dri, + ${misc:Depends}, + ${shlibs:Depends}, Description: Viewer for .stl files fstl is a viewer for .stl files commonly used in stereolithography, rapid prototyping, 3D printing and CAM.