[neon/neon-packaging/libksane6/Neon/unstable] debian: installs and lints

Carlos De Maine null at kde.org
Fri Nov 24 02:56:41 GMT 2023


Git commit 9dde1ed15683d2728c6967142ed602f7966542a2 by Carlos De Maine.
Committed on 24/11/2023 at 03:56.
Pushed by carlosdem into branch 'Neon/unstable'.

installs and lints

M  +2    -2    debian/control
M  +0    -4    debian/copyright
M  +1    -1    debian/libksane6.lintian-overrides

https://invent.kde.org/neon/neon-packaging/libksane6/-/commit/9dde1ed15683d2728c6967142ed602f7966542a2

diff --git a/debian/control b/debian/control
index ba1dea5..edaf379 100644
--- a/debian/control
+++ b/debian/control
@@ -57,12 +57,12 @@ Description: scanner library (runtime)
 
 Package: libkf6sane6
 Architecture: all
-Depends: libksane6
+Depends: libksane6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6sane6-dev
 Architecture: all
-Depends: libksane6-dev
+Depends: libksane6-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index 646c3ab..7822471 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -120,10 +120,6 @@ Copyright: 2002-2003 Stephan Stapel <stephan dot stapel at web dot de>
            2008 Ivan Petrouchtchak <fr.ivan at ukrainian-orthodox.org>
 License: LGPL-2.1 or LGPL-3 or KDEeV
 
-Files: src/version.h.cmake
-Copyright: 2007 Gilles Caulier <caulier dot gilles at gmail dot com>
-License: GPL-2+
-
 Files: debian/*
 Copyright: 2011 Kubuntu Developers <kubuntu-devel at lists.launchpad.net>
                   2019 Scarlett Moore <sgmoore at kde.org>
diff --git a/debian/libksane6.lintian-overrides b/debian/libksane6.lintian-overrides
index a9a813b..afd1e8c 100644
--- a/debian/libksane6.lintian-overrides
+++ b/debian/libksane6.lintian-overrides
@@ -1 +1 @@
-libksane6: package-name-doesnt-match-sonames libKSaneWidgets6
+libksane6: package-name-doesnt-match-sonames libKSaneWidgets6-6
\ No newline at end of file


More information about the Neon-commits mailing list