[neon/neon-packaging/skanpage/Neon/stable] debian: linting, libleptonica, libtesseract
Carlos De Maine
null at kde.org
Wed Jan 17 23:57:41 GMT 2024
Git commit 92ff3ac2362b6f6605e7d95cbbf7c7b27bd753fd by Carlos De Maine.
Committed on 18/01/2024 at 00:57.
Pushed by carlosdem into branch 'Neon/stable'.
linting, libleptonica, libtesseract
M +2 -0 debian/control
M +228 -2 debian/copyright
A +3 -0 debian/source/lintian-overrides
https://invent.kde.org/neon/neon-packaging/skanpage/-/commit/92ff3ac2362b6f6605e7d95cbbf7c7b27bd753fd
diff --git a/debian/control b/debian/control
index 4606656..88886af 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ Build-Depends: cmake,
kquickimageeditor-dev,
libksane-dev,
libksanecore-dev,
+ libleptonica-dev,
+ libtesseract-dev,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
diff --git a/debian/copyright b/debian/copyright
index 846933f..aa39add 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,233 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: skanpage
-Source: https://invent.kde.org/network/skanpage
+Upstream-Contact: Alexander Stippich <a.stippich at gmx.net>
+Source: https://invent.kde.org/utilities/skanpage
Files: *
-Copyright:
+Copyright: 2021 Alexander Stippich <a.stippich at gmx.net>
+ 2015 by Kåre Särs <kare.sars at iki .fi>
+ 2021-2022 Zayed Al-Saidi <zayed.alsaidi at gmail.com>
+ 2022 Mincho Kondarev <mkondarev at yahoo.de>
+ 2021-2022 Vit Pelcak <vpelcak at suse.cz>
+ 2021 Burkhard Lück <lueck at hube-lueck.de>
+ 2022 Frederik Schwarzer <schwarzer at kde.org>
+ 2022 Alois Spitzbart <spitz234 at hotmail.com>
+ 2021 Stelios <sstavra at gmail.com>
+ 2021-2022 Steve Allewell <steve.allewell at gmail.com>
+ 2021-2022 Eloy Cuadra <ecuadra at eloihr.net>
+ 2022 KDE euskaratzeko proiektuko arduraduna <xalba at ni.eus>
+ 2021-2022 Tommi Nieminen <translator at legisign.org>
+ 2021-2022 Xavier Besnard <xavier.besnard at neuf.fr>
+ 2021-2022 giovanni <g.sora at tiscali.it>
+ 2022 Wantoyèk <wantoyek at gmail.com>
+ 2022 Sveinn í Felli <sv1 at fellsnet.is>
+ 2021-2022 Paolo Zamponi <zapaolo at email.it>
+ 2021-2022 Japanese KDE translation team <kde-jp at kde.org>
+ 2022 Temuri Doghonadze <temuri.doghonadze at gmail.com>
+ 2021-2022 Shinjo Park <kde at peremen.name>
+ 2021-2022 Freek de Kruijf <freekdekruijf at kde.nl>
+ 2021-2022 Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>
+ 2022 José Nuno Coelho Pires <zepires at gmail.com>
+ 2021-2022 Luiz Fernando Ranghetti <elchevive at opensuse.org>
+ 2021 Bruno Cesar Robalinho <robalo_net at yahoo.com.br>
+ 2022 Alexander Yavorsky <kekcuha at gmail.com>
+ 2022 Olesya Gerasimenko <translation-team at basealt.ru>
+ 2021-2022 Roman Paholík <wizzardsk at gmail.com>
+ 2021 Matej Mrenica <matejm98mthw at gmail.com>
+ 2021-2022 Matjaž Jeran <matjaz.jeran at amis.net>
+ 2021-2022 Stefan Asserhäll <stefan.asserhall at bredband.net>
+ 2021 Volkan Gezer <volkangezer at gmail.com>
+ 2022 Emir SARI <emir_sari at icloud.com>
+License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
+
+Files: org.kde.skanpage.desktop
+ org.kde.skanpage.appdata.xml
+ src/skanpage_state.kcfgc*
+ src/skanpage_config.kcfgc*
+Copyright: 2020 Alexander Stippich <a.stippich at gmx.net>
+License: CC0-1.0
+
+Files: CMakeLists.txt
+ config-skanpage.h.cmake
+Copyright: 2015 Kåre Särs <kare.sars at iki .fi>
+ 2020-2022 Alexander Stippich <a.stippich at gmx.net>
+License: BSD-2-Clause
+
+Files: CMakePresets.json*
+Copyright: 2021-2022 Laurent Montel <montel at kde.org>
+License: BSD-3-Clause
+
+Files: po/ca/*
+ po/ca at valencia/*
+ po/uk/*
+Copyright: 2021-2022 Josep M. Ferrer <txemaq at gmail.com>
+ 2021-2022 Yuri Chornoivan <yurchor at ukr.net>
+License: LGPL-2.1-or-later OR LGPL-3-or-later OR LicenseRef-KDE-Accepted-LGPL
+
+Files: debian/*
+Copyright: 2023 Scarlett Moore <sgmoore at debian.org>
+License: GPL-2+
+
+License: GPL-2.0-only
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; Version 2 of
+ the License.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ Also add information on how to contact you by electronic and paper mail.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: GPL-3.0-only
+ This program is free software: you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation, Version 3 of the License.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ See the GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-3".
+
+License: LicenseRef-KDE-Accepted-GPL
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 3 of
+ the license or (at your option) at any later version that is
+ accepted by the membership of KDE e.V. (or its successor
+ approved by the membership of KDE e.V.), which shall act as a
+ proxy as defined in Section 14 of version 3 of the license.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+License: CC0-1.0
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
+ LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
+ INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
+ REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
+ PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+ THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
+ HEREUNDER.
+
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ 3. Neither the name of the copyright holder nor the names of its contributors
+ may be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: BSD-2-Clause
+ Redistribution and use in source and binary forms, with or without modification,
+ 'are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice, this
+ 'list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice, this
+ 'list of conditions and the following disclaimer in the documentation and/or other
+ materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ 'WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: LGPL-2.1-or-later
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this program; see the file COPYING. If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU Library General Public
+ License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+License: LGPL-3-or-later
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License,
+ or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Library General Public
+ License version 2 can be found in "/usr/share/common-licenses/LGPL-3".
+
+License: LicenseRef-KDE-Accepted-LGPL
+ This file is distributed under the license LGPL version 2.1 or
+ version 3 or later versions approved by the membership of KDE e.V.
+
License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..7b5cb0a
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+skanpage source: inconsistent-appstream-metadata-license org.kde.skanpage.appdata.xml (cc0-1.0 != gpl-2+) [debian/copyright]
+skanpage source: missing-field-in-dep5-copyright (empty field) Copyright [debian/copyright:6]
+skanpage source: missing-license-paragraph-in-dep5-copyright gpl-2+ [debian/copyright:7]
\ No newline at end of file
More information about the Neon-commits
mailing list