[neon/kde/umbrello/Neon/release] debian: lints

Carlos De Maine null at kde.org
Sun Jan 12 02:46:57 GMT 2025


Git commit dd45564a85cbcd3e0c9cf1a69060edb27c22f961 by Carlos De Maine.
Committed on 12/01/2025 at 02:46.
Pushed by carlosdem into branch 'Neon/release'.

lints

M  +3    -0    debian/changelog
M  +1    -1    debian/control
M  +5    -3    debian/umbrello.lintian-overrides

https://invent.kde.org/neon/kde/umbrello/-/commit/dd45564a85cbcd3e0c9cf1a69060edb27c22f961

diff --git a/debian/changelog b/debian/changelog
index 27e5a44..4005938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -193,6 +193,9 @@ umbrello (4:21.08.0-0neon) focal; urgency=medium
 umbrello (4:21.04.3-0neon) focal; urgency=medium
 
   * New release
+
+ -- Neon CI <neon at kde.org>  Fri, 11 Jul 2021 14:26:08 +0000
+
 umbrello (4:21.04.2-0neon) focal; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index da49415..7ce0e6b 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libxml2-dev,
                libxslt1-dev,
                llvm-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools (>= 0.12),
                qhelpgenerator-qt5,
                qtbase5-dev (>= 5.2.0~)
diff --git a/debian/umbrello.lintian-overrides b/debian/umbrello.lintian-overrides
index 9dbf8a1..35aa7e7 100644
--- a/debian/umbrello.lintian-overrides
+++ b/debian/umbrello.lintian-overrides
@@ -1,3 +1,5 @@
-umbrello: binary-without-manpage usr/bin/po2xmi5
-umbrello: binary-without-manpage usr/bin/xmi2pot5
-umbrello: script-not-executable usr/share/umbrello5/headings/heading.rb
+umbrello: binary-without-manpage [usr/bin/po2xmi5]
+umbrello: binary-without-manpage [usr/bin/xmi2pot5]
+umbrello: incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/umbrello5/headings/heading.pm]
+umbrello: script-not-executable [usr/share/umbrello5/headings/heading.rb]
+umbrello: unusual-interpreter python [usr/share/umbrello5/headings/heading.py]
\ No newline at end of file


More information about the Neon-commits mailing list