Merge 953762d5c0124e108fca8b100363127e2a154e42 into 6542fceb76bf33546852ce104df579562bba80b5
This commit is contained in:
commit
a473f67f29
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
pavucontrol-qt (1.1.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
* Updated Lubuntu Developers copyright to 2021-2022.
|
||||||
|
* Removed obsolete "-Wl,--as-needed" linker flag.
|
||||||
|
* Removed redundant Repository-Browser field from d/upstream/metadata.
|
||||||
|
* Bumped Standards-Version to 4.6.1, no changes necessary.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Wed, 29 Jun 2022 17:14:55 -0500
|
||||||
|
|
||||||
pavucontrol-qt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
pavucontrol-qt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
lxqt-build-tools (>= 0.11.0),
|
lxqt-build-tools (>= 0.11.0),
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/pavucontrol-qt/
|
Vcs-Browser: https://phab.lubuntu.me/source/pavucontrol-qt/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/pavucontrol-qt.git
|
Vcs-Git: https://phab.lubuntu.me/source/pavucontrol-qt.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -41,7 +41,7 @@ Copyright: 2006-2008 Lennart Poettering
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2016-2019, Alf Gaida <agaida@siduction.org>
|
2016-2019, Alf Gaida <agaida@siduction.org>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -2,7 +2,6 @@
|
|||||||
# export DH_VERBOSE=1
|
# export DH_VERBOSE=1
|
||||||
|
|
||||||
export LC_ALL=C.UTF-8
|
export LC_ALL=C.UTF-8
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
2
debian/upstream/metadata
vendored
2
debian/upstream/metadata
vendored
@ -3,5 +3,3 @@ 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-Browser: https://github.com/lxqt/pavucontrol-qt
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user