Compare commits

...

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
e6d9f3c69d
Bump build deps 2026-02-20 10:47:52 -05:00
Aaron Rainbolt
80b68a3465
Remove Rules-Requires-Root 2026-02-20 10:47:25 -05:00
Aaron Rainbolt
c510e755fc
Bump Standards-Version 2026-02-20 10:47:10 -05:00
Aaron Rainbolt
f2e84fd393
Update copyright file 2026-02-20 10:46:48 -05:00
Aaron Rainbolt
740355f2af
Bump version for new upstream release 2026-02-20 10:45:53 -05:00
Aaron Rainbolt
9007dad0d9
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:01 -06:00
4 changed files with 20 additions and 10 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
pavucontrol-qt (2.3.0-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Feb 2026 10:45:37 -0500
pavucontrol-qt (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.

5
debian/control vendored
View File

@ -11,16 +11,15 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev,
libpulse-dev,
lxqt-build-tools (>= 2.2.0),
lxqt-build-tools (>= 2.3.0),
qt6-svg-dev (>= 6.6.0),
xdg-user-dirs
Standards-Version: 4.7.2
Standards-Version: 4.7.3
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/pavucontrol-qt-packaging.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
Package: pavucontrol-qt
Architecture: any

4
debian/copyright vendored
View File

@ -44,13 +44,13 @@ License: GPL-2.0+
Files: debian/*
Copyright: 2015 Andrew Lee <ajqlee@debian.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-2025 Simon Quigley <tsimonq2@ubuntu.com>
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
2014-2025 ChangZhuo Chen <czchen@gmail.com>
2023-2026 Aaron Rainbolt <arraybolt3@gmail.com>
License: GPL-2.0+
License: GPL-2.0

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
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
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto