Compare commits

...

10 Commits

16
debian/changelog vendored

@ -1,3 +1,19 @@
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
* New upstream release.

26
debian/control vendored

@ -1,6 +1,6 @@
Source: pavucontrol-qt
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>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
@ -9,17 +9,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
libkf6windowsystem-dev,
libpulse-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
lxqt-build-tools (>= 0.13.0),
xdg-user-dirs
Standards-Version: 4.6.2
lxqt-build-tools (>= 2.1.0),
xdg-user-dirs,
qt6-svg-dev (>= 6.6.0)
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging.git
XS-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-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git
Homepage: https://github.com/lxqt/pavucontrol-qt
Rules-Requires-Root: no
@ -41,8 +40,13 @@ Package: pavucontrol-qt-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Depends: qt6-translations-l10n, ${misc:Depends}
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.

4
debian/copyright vendored

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

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