[neon/libraries/md4qt/Neon/stable] debian: fix synopsis lint
Carlos De Maine
null at kde.org
Tue Jun 9 21:54:07 BST 2026
Git commit a6bd58006d508298e7ef782ed9df4ee396ba9bfa by Carlos De Maine.
Committed on 09/06/2026 at 20:54.
Pushed by carlosdem into branch 'Neon/stable'.
fix synopsis lint
M +2 -2 debian/control
https://invent.kde.org/neon/libraries/md4qt/-/commit/a6bd58006d508298e7ef782ed9df4ee396ba9bfa
diff --git a/debian/control b/debian/control
index ffd08e5..ed263f7 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: any
X-Neon-MergedPackage: true
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: A static C++ library for parsing Markdown.
+Description: Static C++ library for parsing Markdown.
md4qt supports CommonMark 0.31.2 Spec, and some GitHub extensions, such as
tables, footnotes, tasks lists, strikethroughs, LaTeX Maths injections,
GitHub's auto-links.
@@ -33,7 +33,7 @@ X-Neon-MergedPackage: true
Depends: md4qt (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
-Description: A static C++ library for parsing Markdown.
+Description: Static C++ library for parsing Markdown.
md4qt supports CommonMark 0.31.2 Spec, and some GitHub extensions, such as
tables, footnotes, tasks lists, strikethroughs, LaTeX Maths injections,
GitHub's auto-links.
More information about the Neon-commits
mailing list