[neon/kde/rocs/Neon/unstable] debian: fix the lints

Carlos De Maine null at kde.org
Thu Aug 14 08:35:45 BST 2025


Git commit b6dd0f7dbdb54289d37100edbf138a76e0c12761 by Carlos De Maine.
Committed on 14/08/2025 at 07:35.
Pushed by carlosdem into branch 'Neon/unstable'.

fix the lints

M  +1    -1    debian/changelog
D  +0    -1    debian/lintian-overrides
M  +1    -0    debian/rocs.lintian-overrides

https://invent.kde.org/neon/kde/rocs/-/commit/b6dd0f7dbdb54289d37100edbf138a76e0c12761

diff --git a/debian/changelog b/debian/changelog
index adec0f9..a7ad605 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -248,7 +248,7 @@ rocs (4:21.04.3-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Mon, 12 Jul 2021.12.20:20 +0000
+ -- Neon CI <neon at kde.org>  Mon, 12 Jul 2021 12:20:20 +0000
 
 rocs (4:21.04.2-0neon) focal; urgency=medium
 
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
deleted file mode 100644
index 368ce6f..0000000
--- a/debian/lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-rocs: link-to-shared-library-in-wrong-package usr/lib/x86_64-linux-gnu/librocsgraphtheory.so.0 [usr/lib/x86_64-linux-gnu/librocsgraphtheory.so]
\ No newline at end of file
diff --git a/debian/rocs.lintian-overrides b/debian/rocs.lintian-overrides
index 11288e8..ff040ca 100644
--- a/debian/rocs.lintian-overrides
+++ b/debian/rocs.lintian-overrides
@@ -2,3 +2,4 @@
 rocs: package-name-doesnt-match-sonames librocsgraphtheory0
 # private library
 rocs: no-symbols-control-file
+rocs: link-to-shared-library-in-wrong-package usr/lib/x86_64-linux-gnu/librocsgraphtheory.so.0 [usr/lib/x86_64-linux-gnu/librocsgraphtheory.so]
\ No newline at end of file


More information about the Neon-commits mailing list