DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: qt-advanced-docking-system 5.0.0-1~exp1

Package Information

DescriptionAdvanced Docking System for Qt

Qt Advanced Docking System lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environments (IDEs) such as Visual Studio.

This package contains the run-time libraries

MaintainerDima Kogan <dkogan@debian.org>
Changed ByDima Kogan <dkogan@debian.org>
Sponsordkogan@debian.org
Distributionexperimental
Architectureany
VCSgit: https://salsa.debian.org/debian/qt-advanced-docking-system.git (browse)
Popcon Installs53
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/qt-advanced-docking-system
Uploaded3 hours ago

New Package Report

.changes
Distributionexperimental
DateWed, 02 Sep 2026 08:57:55 -0700
Sourceqt-advanced-docking-system
Version5.0.0-1~exp1
Changed-ByDima Kogan
Architecturesource amd64
Changelog
qt-advanced-docking-system (5.0.0-1~exp1) experimental; urgency=medium
 .
   * New upstream release
.dsc
Package-Listlibqt-advanced-docking-system-dev deb libdevel optional arch=any
libqt-advanced-docking-system5 deb libs optional arch=any
Sectionlibdevel
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: Qt-Advanced-Docking-System
Upstream-Contact: Uwe Kindler
Source: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System

Files: *
Copyright: 2017 Uwe Kindler
License: LGPL-2.1+

Files: cmake/modules/GetGitRevisionDescription.cmake*
Copyright: 2009-2010 Iowa State University
License: Boost-1.0

Files: demo/images/*.svg
Copyright: Google Inc.
License: Apache-2.0

Files: debian/*
Copyright: 2022 Dima Kogan <dkogan@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 qt-advanced-docking-system is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 2.1 of the License, or any later
 version.
 .
 On Debian systems, the complete text of version 2.1 of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: Apache-2.0
 qt-advanced-docking-system is free software; you can redistribute it and/or
 modify it under the terms of the Apache-2.0 license
 .
 On Debian systems, the complete text of the Apache-2.0 license can be found in
 `/usr/share/common-licenses/Apache-2.0'.

License: Boost-1.0
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute,
 execute, and transmit the Software, and to prepare derivative works of the
 Software, and to permit third-parties to whom the Software is furnished to
 do so, all subject to the following:
 .
 The copyright notices in the Software and this entire statement, including
 the above license grant, this restriction and the following disclaimer,
 must be included in all copies of the Software, in whole or in part, and
 all derivative works of the Software, unless such copies or derivative
 works are solely in the form of machine-executable object code generated by
 a source language processor.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

Review Information

accepted — allocated to awm 0 hours ago, started 0 hours ago, completed 0 hours ago.

Final Comment

Hi,

Please review full notes for a number of corrections to current packaging standards.

Thanks!

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
4.5.0-1 5f72123f… 2026-02-06 09:38 2026-02-06 09:53 awm accepted VIEW

Public Notes

0 hours ago ● public

CME fix

Command: cme fix --verbose dpkg
Exit code: 0

cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 3 package versions. Please wait...
Got info from api.ftp-master.debian.org for 3 packages.
Warning in 'control source Standards-Version': Current standards version is '4.7.4'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package
to upgrade it from standard version '4.6.0' to '4.7.4'.

Offending value: '4.6.0'
Warning in 'control source Build-Depends:1': debhelper-compat dependency version is too old (13). It should be 14
Offending value: 'debhelper-compat (= 13)'
Warning in 'install:"libqt-advanced-docking-system-dev" content:0': path should not begin with '/'
Offending value: '/usr/include'
Warning in 'install:"libqt-advanced-docking-system-dev" content:1': path should not begin with '/'
Offending value: '/usr/lib/*/*.so'
Warning in 'install:"libqt-advanced-docking-system-dev" content:2': path should not begin with '/'
Offending value: '/usr/lib/*/cmake'
Warning in 'install:"libqt-advanced-docking-system5" content:0': path should not begin with '/'
Offending value: '/usr/lib/*/*.so.*'

Changes applied to dpkg configuration:
- control source Standards-Version: '4.6.0' -> '4.7.4' # applied fix for :Current standards version is '4.7.4'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package
to upgrade it from standard version '4.6.0' to '4.7.4'.

- control source Build-Depends:1: 'debhelper-compat (= 13)' -> 'debhelper-compat (= 14)' # applied fix for :changed debhelper-compat version dependency to 14
- install:"libqt-advanced-docking-system-dev" content:0: '/usr/include' -> 'usr/include' # applied fix for :path should not begin with '/'
- install:"libqt-advanced-docking-system-dev" content:1: '/usr/lib/*/*.so' -> 'usr/lib/*/*.so' # applied fix for :path should not begin with '/'
- install:"libqt-advanced-docking-system-dev" content:2: '/usr/lib/*/cmake' -> 'usr/lib/*/cmake' # applied fix for :path should not begin with '/'
- install:"libqt-advanced-docking-system5" content:0: '/usr/lib/*/*.so.*' -> 'usr/lib/*/*.so.*' # applied fix for :path should not begin with '/'
- patches:"install-to-standard-paths.patch" Synopsis has new value: 'Install to standard paths' # applied fix for :Empty synopsis
- patches:"do-not-install-license.patch" Synopsis has new value: 'Do not install license' # applied fix for :Empty synopsis
- patches:"link-with-xcb.patch" Synopsis has new value: 'Link with xcb' # applied fix for :Empty synopsis
- patches:"fix-path-to-Versioning.patch" Synopsis has new value: 'Fix path to Versioning' # applied fix for :Empty synopsis

Back to Dashboard | View all reviews for this package