[neon/neon-packaging/crow-translate/Neon/stable] debian: wrap-and-sort

Jonathan Riddell null at kde.org
Mon Sep 2 16:48:39 BST 2024


Git commit 19e53891cdd9a77c9bb0e2b5f93e27abd6f5fd26 by Jonathan Riddell.
Committed on 02/09/2024 at 15:48.
Pushed by jriddell into branch 'Neon/stable'.

wrap-and-sort

M  +5    -6    debian/control

https://invent.kde.org/neon/neon-packaging/crow-translate/-/commit/19e53891cdd9a77c9bb0e2b5f93e27abd6f5fd26

diff --git a/debian/control b/debian/control
index 48bc42b..99d17af 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: crow-translate
 Maintainer: KDE Neon <neon at kde.org>
 Priority: optional
 Build-Depends: cmake,
-			   debhelper-compat (= 13),
-			   kf6-extra-cmake-modules,
-			   libkf5wayland-dev
+               debhelper-compat (= 13),
+               kf6-extra-cmake-modules,
+               libkf5wayland-dev
 			   libqt5x11extras5-dev,
-			   libtesseract-dev,
+               libtesseract-dev,
                pkg-kde-tools,
                qtbase5-dev,
                qtmultimedia5-dev,
                qttools5-private-dev,
-               qtwayland5-private-dev,
+               qtwayland5-private-dev
 Standards-Version: 4.6.2
 Homepage: https://invent.kde.org/office/crow-translate
 
@@ -22,4 +22,3 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt6 based translator app.
  Crow Translate is a simple and lightweight translator written in C++ / Qt that
  allows you to translate and speak text using Mozhi.
-


More information about the Neon-commits mailing list