Compare commits
5 Commits
ubuntu/plu
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9007dad0d9 | ||
|
|
aa64408b59 | ||
|
|
a50857afe9 | ||
|
|
14a3980790 | ||
|
|
a728549560 |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
pavucontrol-qt (2.2.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
* Update copyright file.
|
||||||
|
* Update Standards-Version to 4.7.2, no changes needed.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 11:23:16 -0500
|
||||||
|
|
||||||
pavucontrol-qt (2.1.0-0ubuntu3) plucky; urgency=medium
|
pavucontrol-qt (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@ -11,10 +11,10 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
lxqt-build-tools (>= 2.1.0),
|
lxqt-build-tools (>= 2.2.0),
|
||||||
qt6-svg-dev (>= 6.6.0),
|
qt6-svg-dev (>= 6.6.0),
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.7.1
|
Standards-Version: 4.7.2
|
||||||
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
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/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-2024 LXQt team
|
Copyright: 2016-2025 LXQt team
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
|
||||||
Files: src/elidinglabel.cc
|
Files: src/elidinglabel.cc
|
||||||
@ -44,13 +44,13 @@ License: GPL-2.0+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2015 Andrew Lee <ajqlee@debian.org>
|
Copyright: 2015 Andrew Lee <ajqlee@debian.org>
|
||||||
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||||
2014-2016 ChangZhuo Chen <czchen@gmail.com>
|
|
||||||
2016 Yuan CHAO <yuanchao@gmail.com>
|
2016 Yuan CHAO <yuanchao@gmail.com>
|
||||||
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>
|
||||||
2019-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
2019-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2023-2024 Aaron Rainbolt <arraybolt3@gmail.com>
|
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
|
2014-2025 ChangZhuo Chen <czchen@gmail.com>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
Version: 5
|
||||||
opts="searchmode=plain, \
|
Template: GitHub
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
Owner: lxqt
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
Project: @PACKAGE@
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user