Compare commits
12 Commits
ubuntu/nob
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
0748caa591 | |||
299d23ae1b | |||
15c2e1269b | |||
cfc7276549 | |||
0c050f1ed9 | |||
9d4a47c1e1 | |||
|
0ff7e381a6 | ||
|
8af637bfa3 | ||
|
3c8298485f | ||
|
d8437b3e4f | ||
|
8a01ad88c1 | ||
|
c3a20795a0 |
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,3 +1,31 @@
|
|||||||
|
pavucontrol-qt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:58:59 -0600
|
||||||
|
|
||||||
|
pavucontrol-qt (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 04:00:32 -0600
|
||||||
|
|
||||||
|
pavucontrol-qt (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- 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
|
||||||
|
|
||||||
pavucontrol-qt (1.4.0-0ubuntu1) noble; urgency=medium
|
pavucontrol-qt (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
24
debian/control
vendored
24
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>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
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,17 +9,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: utils
|
Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
libqt5svg5-dev,
|
lxqt-build-tools (>= 2.1.0),
|
||||||
libqt5x11extras5-dev,
|
qt6-svg-dev (>= 6.6.0),
|
||||||
lxqt-build-tools (>= 0.13.0),
|
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.7.1
|
||||||
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
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git
|
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
|
||||||
|
|
||||||
@ -41,8 +40,13 @@ Package: pavucontrol-qt-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for pavucontrol-qt
|
Description: Language package for pavucontrol-qt
|
||||||
The l10n files for pavucontrol-qt.
|
Qt port of volume control pavucontrol of sound server PulseAudio. As such it
|
||||||
|
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.
|
||||||
|
6
debian/copyright
vendored
6
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-2023 LXQt team
|
Copyright: 2016-2024 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-2025 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
|
||||||
|
2
debian/source/lintian-overrides
vendored
Normal file
2
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Translations files can be long
|
||||||
|
pavucontrol-qt source: very-long-line-length-in-source-file * > 512 [*.ts:*]
|
Loading…
x
Reference in New Issue
Block a user