[neon/neon-packaging/c4core/Neon/release] debian: fix description-synopsis-starts-with-article

Carlos De Maine null at kde.org
Sun Feb 2 21:44:27 GMT 2025


Git commit 9448c473ef5924404958d80d7a37e82cb6933d73 by Carlos De Maine.
Committed on 02/02/2025 at 21:44.
Pushed by carlosdem into branch 'Neon/release'.

fix description-synopsis-starts-with-article

M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/c4core/-/commit/9448c473ef5924404958d80d7a37e82cb6933d73

diff --git a/debian/control b/debian/control
index f4ab32a..66d4a75 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: c4core
 Architecture: any
 Multi-Arch: foreign
 Depends: c4project, ${misc:Depends}, ${shlibs:Depends}
-Description: a library of low-level C++ utilities, written with low-latency projects in mind
+Description: library of low-level C++ utilities, written with low-latency projects in mind
  Some of the utilities provided by c4core have already equivalent
  functionality in the C++ standard, but they are provided as the
  existing C++ equivalent may be insufficient (eg, std::string_view),


More information about the Neon-commits mailing list