Compare commits

..

27 Commits

Author SHA1 Message Date
Simon Quigley 15c2e1269b Upload to Plucky
1 month ago
Simon Quigley cfc7276549 Make Lintian happy
2 months ago
Simon Quigley 0c050f1ed9 Bump build dependencies.
2 months ago
Simon Quigley 9d4a47c1e1 New upstream release.
2 months ago
Aaron Rainbolt 0ff7e381a6 Release to Oracular
4 months ago
Aaron Rainbolt 8af637bfa3 PPA build
6 months ago
Aaron Rainbolt 3c8298485f Adjust dependencies
6 months ago
Aaron Rainbolt d8437b3e4f Bump Standards-Version
6 months ago
Aaron Rainbolt 8a01ad88c1 Update copyright file
6 months ago
Aaron Rainbolt c3a20795a0 Bump version for new upstream release
6 months ago
Aaron Rainbolt be20a285df Overhaul copyright file
1 year ago
Aaron Rainbolt fccfe824c7 Bump version for new upstream release
1 year ago
Simon Quigley cc03cc8630 Upload to Mantic.
1 year ago
Simon Quigley d5c19dc50a Bump build dependencies.
1 year ago
Simon Quigley 735d894f41 New upstream release.
1 year ago
Aaron Rainbolt d3aea648e2 Swap pulseaudio and pipewire-pulse dependencies
2 years ago
Aaron Rainbolt 8ac437506d Bump version number
2 years ago
Aaron Rainbolt 80154abf01 Updated copyright file.
2 years ago
Debian Janitor cb48c5b8db Set upstream metadata fields: Repository-Browse.
2 years ago
Aaron Rainbolt 47fad3fafb Bumped Standards-Version.
2 years ago
Aaron Rainbolt bd6c953fdf Revert a sync from Debian.
2 years ago
Aaron Rainbolt 3fcf6e56d1 Sync with archive.
2 years ago
Simon Quigley b55e967956 Upload to Lunar.
2 years ago
Simon Quigley 064bd7edf1 Bump build dependencies in debian/control.
2 years ago
Simon Quigley f26d70ceb7 Lubuntuify the package slightly, to make debhelper happy.
2 years ago
Simon Quigley daa1c2de24 Fix the watch file, for real this time.
2 years ago
Simon Quigley bdb166a982 New upstream release.
2 years ago

59
debian/changelog vendored

@ -1,3 +1,62 @@
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.
* Overhauled copyright file.
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 12:20:37 -0600
pavucontrol-qt (1.3.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 03 Aug 2023 10:43:30 -0500
pavucontrol-qt (1.2.0-1ubuntu3) lunar; urgency=medium
* Swap "pulseaudio | pipewire-pulse" to "pipewire-pulse | pulseaudio" in
debian/control to convince Germinate to grab the right package when the
Lubuntu ISO builds.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 02 Apr 2023 15:10:28 -0500
pavucontrol-qt (1.2.0-1ubuntu2) lunar; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
[ Aaron Rainbolt ]
* Revert a sync from Debian.
* Bumped Standards-Version to 4.6.2, no changes necessary.
* Updated copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 12 Feb 2023 17:33:26 -0600
pavucontrol-qt (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:43:15 -0600
pavucontrol-qt (1.1.0-1) experimental; urgency=medium pavucontrol-qt (1.1.0-1) experimental; urgency=medium
* New upstream release 1.1.0. * New upstream release 1.1.0.

31
debian/control vendored

@ -1,5 +1,6 @@
Source: pavucontrol-qt Source: pavucontrol-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
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>,
@ -8,21 +9,22 @@ 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, xdg-user-dirs,
lxqt-build-tools (>= 0.11.0), qt6-svg-dev (>= 6.6.0)
xdg-user-dirs Standards-Version: 4.7.0
Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging
Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt Vcs-Git: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging.git
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 Homepage: https://github.com/lxqt/pavucontrol-qt
Rules-Requires-Root: no Rules-Requires-Root: no
Package: pavucontrol-qt Package: pavucontrol-qt
Architecture: any Architecture: any
Depends: pulseaudio | pipewire-pulse, ${misc:Depends}, ${shlibs:Depends} Depends: pipewire-pulse | pulseaudio, ${misc:Depends}, ${shlibs:Depends}
Recommends: pavucontrol-qt-l10n Recommends: pavucontrol-qt-l10n
Description: Qt port of volume control pavucontrol Description: Qt port of volume control pavucontrol
Qt port of volume control pavucontrol of sound server PulseAudio. As such it Qt port of volume control pavucontrol of sound server PulseAudio. As such it
@ -38,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.

45
debian/copyright vendored

@ -3,9 +3,12 @@ Upstream-Name: pavucontrol-qt
Source: https://github.com/lxqt/pavucontrol-qt Source: https://github.com/lxqt/pavucontrol-qt
Files: * Files: *
Copyright: 2016-2022 LXQt team Copyright: 2016-2024 LXQt team
2016-2017 Hong Jen Yee (PCMan) <pcman.tw@gmail.com> License: GPL-2.0
2016-2017 Palo Kisa <palo.kisa@gmail.com>
Files: src/elidinglabel.cc
src/elidinglabel.h
Copyright: 2016-2023 LXQt team
License: GPL-2.0+ License: GPL-2.0+
Files: src/cardwidget.cc Files: src/cardwidget.cc
@ -18,6 +21,7 @@ Files: src/cardwidget.cc
src/mainwindow.h src/mainwindow.h
src/minimalstreamwidget.cc src/minimalstreamwidget.cc
src/minimalstreamwidget.h src/minimalstreamwidget.h
src/pavucontrol.cc
src/pavucontrol.h src/pavucontrol.h
src/rolewidget.cc src/rolewidget.cc
src/rolewidget.h src/rolewidget.h
@ -31,20 +35,37 @@ Files: src/cardwidget.cc
src/sourcewidget.h src/sourcewidget.h
src/streamwidget.cc src/streamwidget.cc
src/streamwidget.h src/streamwidget.h
Copyright: 2006-2008 Lennart Poettering Copyright: 2008 Sjoerd Simons <sjoerd@luon.net>
2009 Colin Guthrie 2006-2009 Lennart Poettering
License: GPL-2.0+ 2009-2011 Colin Guthrie <mzcnihpbageby@0pointer.de>
2016 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
Files: src/pavucontrol.cc
Copyright: 2006-2008 Lennart Poettering
2008 Sjoerd Simons <sjoerd@luon.net>
License: GPL-2.0+ License: GPL-2.0+
Files: debian/* Files: debian/*
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2015 Andrew Lee <ajqlee@debian.org>
2016-2019, Alf Gaida <agaida@siduction.org> 2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
2014-2016 ChangZhuo Chen <czchen@gmail.com>
2016 Yuan CHAO <yuanchao@gmail.com>
2014-2019 Alf Gaida <agaida@siduction.org>
2021 apt-ghetto <apt-ghetto@protonmail.com>
2021-2022 Rik Mills <rikmills@kde.org>
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
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; version 2 of the License.
.
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 2 can be found in "/usr/share/common-licenses/GPL-2".
License: GPL-2.0+ License: GPL-2.0+
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

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

@ -3,3 +3,4 @@ Bug-Database: https://github.com/lxqt/pavucontrol-qt/issues
Bug-Submit: https://github.com/lxqt/pavucontrol-qt/issues/new Bug-Submit: https://github.com/lxqt/pavucontrol-qt/issues/new
Changelog: https://github.com/lxqt/pavucontrol-qt/blob/master/CHANGELOG Changelog: https://github.com/lxqt/pavucontrol-qt/blob/master/CHANGELOG
Repository: https://github.com/lxqt/pavucontrol-qt Repository: https://github.com/lxqt/pavucontrol-qt
Repository-Browse: https://github.com/lxqt/pavucontrol-qt

6
debian/watch vendored

@ -1,3 +1,5 @@
version=4 version=4
opts="pgpsigurlmangle=s/$/.asc/" \ opts="searchmode=plain, \
https://github.com/lxqt/pavucontrol-qt/releases .*/pavucontrol-qt-([\d\.]+).tar.xz pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz

Loading…
Cancel
Save