plasma-version 6.6.0
Package Information
| Description | base package use to coordinate Plasma transitions This package serves as a base that Plasma packages can depend on to ensure coordinated transitions of all Plasma packages. To do so the plasma-version binary package ships a Provides: plasma-version-base-MAJOR.MINOR virtual package where MAJOR and MINOR represent the main plasma release that we want all installed Plasma packages to match. Plasma packages can then depend on the plasma-version-base-MAJOR.MINOR matching their main Plasma version. Plasma packages are recommended to use dh-sequence-plasma to automatically inject the correct plasma-version-base-MAJOR.MINOR dependency based on the upstream version, instead of trying to do it manually. |
|---|---|
| Maintainer | Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> |
| Changed By | Aurélien COUDERC <coucouf@debian.org> |
| Sponsor | coucouf@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/qt-kde-team/plasma-version.git (browse) |
| Tracker | https://tracker.debian.org/pkg/plasma-version |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Wed, 25 Mar 2026 21:24:05 +0100 |
| Source | plasma-version |
| Version | 6.6.0 |
| Changed-By | Aurélien COUDERC |
Changelog
plasma-version (6.6.0) unstable; urgency=medium . * Initial release.
.dsc
| Section | kde |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | plasma-version deb kde optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ #Upstream-Name: plasma-desktop #Source: https://invent.kde.org/plasma/plasma-desktop #Upstream-Contact: plasma-devel@kde.org Files: debian/* Copyright: 2025, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> License: GPL-3.0-or-later 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. . 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. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3’.