Compare commits
3 Commits
0ff7e381a6
...
cfc7276549
Author | SHA1 | Date | |
---|---|---|---|
cfc7276549 | |||
0c050f1ed9 | |||
9d4a47c1e1 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pavucontrol-qt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 18:29:13 -0600
|
||||||
|
|
||||||
pavucontrol-qt (2.0.0-0ubuntu1) oracular; urgency=medium
|
pavucontrol-qt (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
17
debian/control
vendored
17
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>,
|
||||||
@ -11,14 +11,14 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
lxqt-build-tools (>= 2.0.0),
|
lxqt-build-tools (>= 2.1.0),
|
||||||
xdg-user-dirs,
|
xdg-user-dirs,
|
||||||
qt6-svg-dev
|
qt6-svg-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
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
|
||||||
|
|
||||||
@ -42,6 +42,11 @@ Multi-Arch: foreign
|
|||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-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.
|
||||||
|
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