[neon/kde/bluedevil/Neon/unstable] debian: libplasma6(-dev) and moderise and lints

Carlos De Maine null at kde.org
Thu Nov 30 23:42:04 GMT 2023


Git commit 58f6b9fcb6af74f15eb4760b9463201c75858679 by Carlos De Maine.
Committed on 01/12/2023 at 00:42.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma6(-dev) and moderise and lints

D  +0    -1    debian/compat
M  +5    -5    debian/control
M  +0    -110  debian/copyright
M  +1    -0    debian/lintian-overrides
M  +0    -3    debian/rules

https://invent.kde.org/neon/kde/bluedevil/-/commit/58f6b9fcb6af74f15eb4760b9463201c75858679

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 68d56b1..495fe0f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Florian Reinhard <florian.reinhard at googlemail.com>,
            Mark Purcell <msp at debian.org>,
            Modestas Vainius <modax at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 3.0~),
-               debhelper (>= 11~),
+Build-Depends: cmake,
+               debhelper-compat (= 13),
                kf6-bluez-qt-dev,
                kf6-extra-cmake-modules,
                kf6-kcmutils-dev,
@@ -26,12 +26,12 @@ Build-Depends: cmake (>= 3.0~),
                kf6-kwidgetsaddons-dev,
                kf6-kwindowsystem-dev,
                kf6-ksvg-dev,
+               libplasma6-dev,
                pkg-kde-tools-neon,
-               plasma-framework6-dev,
                qt6-base-dev,
                qt6-declarative-dev,
                shared-mime-info
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/kde/workspace/bluedevil
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/bluedevil.git
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/bluedevil
@@ -40,13 +40,13 @@ Package: bluedevil
 Architecture: linux-any
 Depends: bluez (>= 5),
          bluez-obexd,
-         kf6-plasma-framework,
          kf6-bluez-qt,
          kf6-kio,
          kf6-kirigami2,
          kf6-kdeclarative,
          qml6-module-qtquick-layouts,
          qml6-module-qtquick,
+         libplasma6,
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: pulseaudio-module-bluetooth | bluez-alsa
diff --git a/debian/copyright b/debian/copyright
index 1373eb9..64f9034 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,116 +12,6 @@ Copyright: 2010-2013, Alejandro Fiestas Fiestas <afiestas at kde.org>
            2010-2011, UFO Coders <info at ufocoders.com>
 License: GPL-2+
 
-Files: src/kio/bluetooth/kiobluetooth.h
-       src/kio/obexftp/debug_p.cpp
-       src/kio/obexftp/debug_p.h
-       src/sendfile/debug_p.cpp
-       src/sendfile/debug_p.h
-       src/sendfile/discoverwidget.cpp
-       src/sendfile/discoverwidget.h
-       src/sendfile/pages/connectingpage.cpp
-       src/sendfile/pages/connectingpage.h
-       src/sendfile/pages/selectdeviceandfilespage.cpp
-       src/sendfile/pages/selectdeviceandfilespage.h
-       src/sendfile/pages/selectdevicepage.cpp
-       src/sendfile/pages/selectdevicepage.h
-       src/sendfile/pages/selectfilespage.cpp
-       src/sendfile/pages/selectfilespage.h
-       src/sendfile/sendfilesjob.cpp
-       src/sendfile/sendfilesjob.h
-       src/sendfile/sendfilewizard.cpp
-       src/sendfile/sendfilewizard.h
-       src/wizard/debug_p.cpp
-       src/wizard/debug_p.h
-       src/wizard/pages/fail.cpp
-       src/wizard/pages/fail.h
-       src/wizard/pages/keyboardpairing.cpp
-       src/wizard/pages/keyboardpairing.h
-       src/wizard/pages/legacypairing.cpp
-       src/wizard/pages/legacypairing.h
-       src/wizard/pages/legacypairingdatabase.cpp
-       src/wizard/pages/legacypairingdatabase.h
-       src/wizard/pages/nopairing.cpp
-       src/wizard/pages/nopairing.h
-       src/wizard/pages/ssppairing.cpp
-       src/wizard/pages/ssppairing.h
-Copyright: 2010-2011, Alejandro Fiestas Olivares <afiestas at kde.org>
-           2014, David Rosca <nowrep at gmail.com>
-           2010, Eduardo Robles Elvira <edulix at gmail.com>
-           2010, Rafael Fernández López <ereslibre at kde.org>
-           2010-2011, UFO Coders <info at ufocoders.com>
-License: LGPL-2+
- This library 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 of the License, or (at your option) any later version.
- .
- This library 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 library; see the file COPYING.LIB.  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'.
-
-Files: src/monolithic/monolithic.cpp
-       src/monolithic/monolithic.h
-       src/wizard/bluewizard.cpp
-       src/wizard/bluewizard.h
-       src/wizard/pages/discoverpage.cpp
-       src/wizard/pages/discoverpage.h
-Copyright: 2010, Alejandro Fiestas Olivares <alex at ufocoders.com>
-           2010, Alex Fiestas <alex at eyeos.org>
-           2010, Rafael Fernández López <ereslibre at kde.org>
-           2010, UFO Coders <info at ufocoders.com>
-License: GPL-3+
- 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 <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
-Files: cmake/modules/FindLibBlueDevil.cmake
-Copyright: 2010, Aleix Pol Gonzalez
-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 copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products
- derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
-
 Files: debian/*
 Copyright: 2010-2011, Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 License: GPL-2+
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 6be3a7a..2792984 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,2 +1,3 @@
 bluedevil: binary-without-manpage usr/bin/bluedevil-sendfile
 bluedevil: binary-without-manpage usr/bin/bluedevil-wizard
+bluedevil: desktop-command-not-in-package usr/share/applications/kcm_bluetooth.desktop systemsettings
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 47c772a..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
-
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list