DFSG NEW Queue

DFSG, Licensing & New Packages Team

libqapt-qt6 3.0.10+git20260423.c21f73c-1

Package Information

DescriptionQt 6 wrapper around the APT package management library

LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++. Privileged operations are carried out by a separate worker process (qapt6worker3) that is started on demand over D-Bus and authorised through polkit.

This is the Deepin fork of the KDE libqapt library, ported to Qt 6. It is installed alongside, and does not replace, the Qt 5 based libqapt packages: the library, headers, CMake config files and the D-Bus worker all use distinct names.

MaintainerDebian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Changed ByBoyuan Yang <byang@debian.org>
Sponsorbyang@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/pkg-deepin-team/libqapt-qt6.git (browse)
Closes#1147382
Trackerhttps://tracker.debian.org/pkg/libqapt-qt6
Uploaded4 hours ago

New Package Report

.changes
Sourcelibqapt-qt6
Version3.0.10+git20260423.c21f73c-1
Changed-ByBoyuan Yang
Architecturesource amd64
Distributionunstable
DateFri, 11 Sep 2026 09:21:40 -0400
Changelog
libqapt-qt6 (3.0.10+git20260423.c21f73c-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1147382)
.dsc
Sectionlibs
Priorityoptional
Componentmain
Package-Listlibqapt-qt6-3 deb libs optional arch=any
libqapt-qt6-dev deb libdevel optional arch=any
libqapt-qt6-runtime deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libqapt-qt6
Upstream-Contact: https://github.com/linuxdeepin/libqapt-qt6/issues
Source: https://github.com/linuxdeepin/libqapt-qt6
Comment:
 This is the Deepin fork of KDE's libqapt (https://invent.kde.org/system/libqapt),
 based on libqapt 3.0.5 and ported to Qt 6.

Files: *
Copyright: 2004, Canonical <mvo@debian.org>
           2010, Daniel Nicoletti <dantti85-pk@yahoo.com.br>
           2014, Harald Sitter <apachelogger@kubuntu.org>
           2010-2013, Jonathan Thomas <echidnaman@kubuntu.org>
           2013-2014, Michael D. Stemle <themanchicken@gmail.com>
           2008-2009, Sebastian Heinlein <devel@glatzor.de>
           2010, Rosetta Contributors and Canonical Ltd 2010
           2010-2012, This_file_is_part_of_KDE
           2022-2026, UnionTech Software Technology Co., Ltd.
License: GPL-2+3+KDEeV
 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 2 of
 the License or (at your option) version 3 or any later version
 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
 defined in Section 14 of version 3 of the license.
 .
 On Debian systems, the full text of the GNU General Public License version 2
 can be found in `/usr/share/common-licenses/GPL-2', likewise, the full text
 of the GNU General Public License version 3 can be found in
 `/usr/share/common-licenses/GPL-3'.

Files: po/ca/plasma_runner_installer.po
       po/ca/qapt-deb-installer.po
       po/ca/qapt-gst-helper.po
       po/ca/qaptbatch.po
       po/ca@valencia/plasma_runner_installer.po
       po/ca@valencia/qapt-deb-installer.po
       po/ca@valencia/qapt-gst-helper.po
       po/ca@valencia/qaptbatch.po
       po/uk/plasma_runner_installer.po
       po/uk/qapt-deb-installer.po
       po/uk/qapt-gst-helper.po
       po/uk/qaptbatch.po
Copyright: 2010-2014, This_file_is_part_of_KDE
License: LGPL-2.1+3+KDEeV
 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.
 -
 On Debian systems, the full text of the GNU Lesser General Public License
 version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1', likewise,
 the full text of the GNU Lesser General Public License version 3 can be found
 in `/usr/share/common-licenses/LGPL-3'.

Files: cmake/modules/FindAptPkg.cmake
       cmake/modules/FindGLIB2.cmake
       cmake/modules/FindXapian.cmake
       cmake/modules/FindGStreamer.cmake
       cmake/modules/cmake_uninstall.cmake.in
Copyright: 2010, Dario Freddi <drf@kde.org>
           2010, David Palacio <dpalacio@uninorte.edu.co>
           2010, Harald Sitter <apachelogger@ubuntu.com>
           2008, Laurent Montel <montel@kde.org>
           2008, Helio Chissini de Castro <helio@kde.org>
           2006, Tim Beaulen <tbscope@gmail.com>
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: qaptversion.h.cmake
Copyright: 2009, Dario Freddi <drf@kde.org>
           2007, Sebastian Trueg <trueg@kde.org>
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.
 .
 On Debian systems, the full text of the GNU Library General Public License
 version 2 can be found in `/usr/share/common-licenses/LGPL-2'.

Files: src/worker/qaptauthorization.h
Copyright: 2010, Dario Freddi
License: GPL-2+
 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 2 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the full text of the GNU General Public License version 2
 can be found in `/usr/share/common-licenses/GPL-2'.

Files: debian/*
Copyright: 2010, Jonathan Thomas <echidnaman@kubuntu.org>
           2011, Kai Wasserbäch <curan@debian.org>
License: GPL-3.0-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.
 .
 On Debian systems the full text of the GNU General Public License can be found
 in the `/usr/share/common-licenses/GPL-3' file.

Back to Dashboard | View all reviews for this package