[neon/neon-packaging/rapidyaml/Neon/release] debian: fix description-synopsis-starts-with-article
    Carlos De Maine 
    null at kde.org
       
    Sun Feb  2 21:54:03 GMT 2025
    
    
  
Git commit e05b582a145f8a396eb2199f219b75003797622b by Carlos De Maine.
Committed on 02/02/2025 at 21:54.
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/rapidyaml/-/commit/e05b582a145f8a396eb2199f219b75003797622b
diff --git a/debian/control b/debian/control
index d180bc7..0349533 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: rapidyaml
 Architecture: any
 Multi-Arch: foreign
 Depends: c4core, c4project, ${misc:Depends}, ${shlibs:Depends}
-Description: a library to parse and emit YAML, and do it fast
+Description: library to parse and emit YAML, and do it fast
  Or ryml, for short. ryml is a C++ library to parse and emit YAML,
  and do it fast, on everything from x64 to bare-metal chips without
  operating system.
    
    
More information about the Neon-commits
mailing list