Compare commits

..

1 Commits

Author SHA1 Message Date
Simon Quigley 500844bcfd Backport to Mantic.
1 year ago

16
debian/changelog vendored

@ -1,18 +1,8 @@
pavucontrol-qt (2.1.0-0ubuntu1) plucky; urgency=medium pavucontrol-qt (1.4.0-0ubuntu1~ppa1) mantic; urgency=medium
* New upstream release. * Backport to Mantic.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:33:29 -0600
pavucontrol-qt (2.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Updated copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 27 Jun 2024 23:12:01 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Thu, 16 Nov 2023 15:01:00 -0600
pavucontrol-qt (1.4.0-0ubuntu1) noble; urgency=medium pavucontrol-qt (1.4.0-0ubuntu1) noble; urgency=medium

26
debian/control vendored

@ -1,6 +1,6 @@
Source: pavucontrol-qt Source: pavucontrol-qt
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
@ -9,16 +9,17 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: utils Section: utils
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev, libkf5windowsystem-dev,
libpulse-dev, libpulse-dev,
lxqt-build-tools (>= 2.1.0), libqt5svg5-dev,
xdg-user-dirs, libqt5x11extras5-dev,
qt6-svg-dev (>= 6.6.0) lxqt-build-tools (>= 0.13.0),
Standards-Version: 4.7.0 xdg-user-dirs
Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git
Homepage: https://github.com/lxqt/pavucontrol-qt Homepage: https://github.com/lxqt/pavucontrol-qt
Rules-Requires-Root: no Rules-Requires-Root: no
@ -40,13 +41,8 @@ Package: pavucontrol-qt-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for pavucontrol-qt Description: Language package for pavucontrol-qt
Qt port of volume control pavucontrol of sound server PulseAudio. As such it The l10n files for pavucontrol-qt.
can be used to adjust all controls provided by PulseAudio as well as some
additional settings.
.
The software belongs to the LXQt project but its usage isn't limited to this
desktop environment.
. .
This package contains the l10n files needed by the pavucontrol-qt. This package contains the l10n files needed by the pavucontrol-qt.

4
debian/copyright vendored

@ -3,7 +3,7 @@ Upstream-Name: pavucontrol-qt
Source: https://github.com/lxqt/pavucontrol-qt Source: https://github.com/lxqt/pavucontrol-qt
Files: * Files: *
Copyright: 2016-2024 LXQt team Copyright: 2016-2023 LXQt team
License: GPL-2.0 License: GPL-2.0
Files: src/elidinglabel.cc Files: src/elidinglabel.cc
@ -49,8 +49,8 @@ Copyright: 2015 Andrew Lee <ajqlee@debian.org>
2014-2019 Alf Gaida <agaida@siduction.org> 2014-2019 Alf Gaida <agaida@siduction.org>
2021 apt-ghetto <apt-ghetto@protonmail.com> 2021 apt-ghetto <apt-ghetto@protonmail.com>
2021-2022 Rik Mills <rikmills@kde.org> 2021-2022 Rik Mills <rikmills@kde.org>
2023 Aaron Rainbolt <arraybolt3@gmail.com>
2019-2023 Simon Quigley <tsimonq2@ubuntu.com> 2019-2023 Simon Quigley <tsimonq2@ubuntu.com>
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
License: GPL-2.0+ License: GPL-2.0+
License: GPL-2.0 License: GPL-2.0

@ -1,2 +0,0 @@
# Translations files can be long
pavucontrol-qt source: very-long-line-length-in-source-file * > 512 [*.ts:*]
Loading…
Cancel
Save