[neon/kf6/kf6-ksvg/Neon/stable] debian: lint it green
Carlos De Maine
null at kde.org
Wed Jan 10 09:48:50 GMT 2024
Git commit cee212c7c58b72f3277561592929298518e5526d by Carlos De Maine.
Committed on 10/01/2024 at 10:48.
Pushed by carlosdem into branch 'Neon/stable'.
lint it green
M +1 -0 debian/control
M +1 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-ksvg/-/commit/cee212c7c58b72f3277561592929298518e5526d
diff --git a/debian/control b/debian/control
index a35e4f2..0ff49d8 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KF6 framework for working with svg.
+ This package provides the libraries.
Package: kf6-ksvg-dev
Architecture: any
diff --git a/debian/rules b/debian/rules
index 1a84618..327500c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DBUILD_QCH=ON
\ No newline at end of file
+ -DBUILD_QCH=ON
More information about the Neon-commits
mailing list