[neon/extras/kdevelop-pg-qt/Neon/stable] debian: wrap
Jonathan Riddell
null at kde.org
Wed Jun 5 20:44:02 BST 2024
Git commit a455b3b9f0f0ddad8c5e2c57b9c9f25c3f565c3e by Jonathan Riddell.
Committed on 05/06/2024 at 19:43.
Pushed by jriddell into branch 'Neon/stable'.
wrap
M +8 -8 debian/control
https://invent.kde.org/neon/extras/kdevelop-pg-qt/-/commit/a455b3b9f0f0ddad8c5e2c57b9c9f25c3f565c3e
diff --git a/debian/control b/debian/control
index deb3f1b..fba4038 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: kdevelop-pg-qt
Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Maximiliano Curia <maxy at debian.org>,
+Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: bison,
- cmake,
- debhelper-compat (= 13),
- flex,
- kf6-extra-cmake-modules,
- pkg-kde-tools-neon,
- qt6-base-dev,
+ cmake,
+ debhelper-compat (= 13),
+ flex,
+ kf6-extra-cmake-modules,
+ pkg-kde-tools-neon,
+ qt6-base-dev
Standards-Version: 4.6.2
Homepage: https://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kdevelop-pg-qt.git
@@ -17,7 +17,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kdevelop-pg-qt
Package: kdevelop-pg-qt
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: LL(1) parser generator based on Qt
KDevelop-PG-Qt is a parser generator written in readable source-code and
generating readable source-code. Its syntax was inspirated by AntLR.
More information about the Neon-commits
mailing list