Sync with Debian version 1.1.0-1.
This commit is contained in:
parent
6542fceb76
commit
f1c4688096
66
debian/changelog
vendored
66
debian/changelog
vendored
@ -1,42 +1,24 @@
|
||||
pavucontrol-qt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||
pavucontrol-qt (1.1.0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
* New upstream release 1.1.0.
|
||||
* Removed obsolete debian/compat file.
|
||||
* Switched to GBP.
|
||||
* Upstreamed non-Ubuntu-specific packaging changes from Ubuntu, modifying
|
||||
the following files:
|
||||
- control
|
||||
- copyright
|
||||
- lintian-overrides
|
||||
- *.install
|
||||
- rules
|
||||
- upstream/*
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 10:42:22 -0500
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 10 Jul 2022 04:35:38 -0500
|
||||
|
||||
pavucontrol-qt (0.17.0-0ubuntu2) jammy; urgency=medium
|
||||
pavucontrol-qt (0.16.0-2) unstable; urgency=medium
|
||||
|
||||
* Allow pipewire-pulse as an alternate depends.
|
||||
* Depend on either pulseaudio or pipewire-pulse (Closes: #995690)
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Thu, 16 Dec 2021 18:42:24 +0000
|
||||
|
||||
pavucontrol-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
||||
|
||||
* New upstream release 0.17.0
|
||||
* Update debian/control
|
||||
- Bump debhelper-compat to 13
|
||||
- Bump Standards-Version to 4.5.1
|
||||
- Use lxqt-build-tools 0.9.0
|
||||
- Extend pavucontrol-qt-l10n package description
|
||||
* Rename tag for lintian override
|
||||
* Update debian/copyright
|
||||
|
||||
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 18 Aug 2021 13:57:36 +0200
|
||||
|
||||
pavucontrol-qt (0.16.0-1ubuntu2) hirsute; urgency=medium
|
||||
|
||||
* Restore correct upstream signing key.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sun, 21 Feb 2021 19:47:12 +0000
|
||||
|
||||
pavucontrol-qt (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- Lubuntuify the package.
|
||||
- Run wrap-and-sort
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Sun, 31 Jan 2021 17:05:03 +0000
|
||||
-- Arto Jantunen <viiru@debian.org> Wed, 03 Nov 2021 12:41:14 +0200
|
||||
|
||||
pavucontrol-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
@ -49,22 +31,6 @@ pavucontrol-qt (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 16:48:22 +0800
|
||||
|
||||
pavucontrol-qt (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Update upstream signing key.
|
||||
- Update LXQt build dependencies.
|
||||
* Update Standards-version to 4.5.0, no changes needed.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 00:17:27 -0500
|
||||
|
||||
pavucontrol-qt (0.14.1-1ubuntu1) disco; urgency=medium
|
||||
|
||||
* Lubuntuify the package.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 12:29:43 -0600
|
||||
|
||||
pavucontrol-qt (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picked upstream release 0.14.1.
|
||||
|
18
debian/control
vendored
18
debian/control
vendored
@ -1,7 +1,10 @@
|
||||
Source: pavucontrol-qt
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Simon Quigley <tsimonq2@debian.org>,
|
||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
@ -11,12 +14,11 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.11.0),
|
||||
xdg-user-dirs
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/pavucontrol-qt/
|
||||
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-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt
|
||||
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
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: pavucontrol-qt
|
||||
Source: https://github.com/lxqt/pavucontrol-qt
|
||||
|
||||
Files: *
|
||||
Copyright: 2016-2019 LXQt team
|
||||
Copyright: 2016-2022 LXQt team
|
||||
2016-2017 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||
2016-2017 Palo Kisa <palo.kisa@gmail.com>
|
||||
License: GPL-2.0+
|
||||
@ -41,7 +41,7 @@ Copyright: 2006-2008 Lennart Poettering
|
||||
License: GPL-2.0+
|
||||
|
||||
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>
|
||||
License: GPL-2.0+
|
||||
|
||||
|
5
debian/gbp.conf
vendored
Normal file
5
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/sid
|
||||
upstream-branch = upstream/latest
|
||||
pristine-tar = True
|
||||
compression = xz
|
4
debian/lintian-overrides
vendored
4
debian/lintian-overrides
vendored
@ -1,4 +1,4 @@
|
||||
# yes, we know
|
||||
pavucontrol-qt: no-manual-page usr/bin/pavucontrol-qt
|
||||
pavucontrol-qt: desktop-entry-lacks-keywords-entry usr/share/applications/pavucontrol-qt.desktop
|
||||
pavucontrol-qt: no-manual-page [usr/bin/pavucontrol-qt]
|
||||
pavucontrol-qt: desktop-entry-lacks-keywords-entry [usr/share/applications/pavucontrol-qt.desktop]
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -2,7 +2,6 @@
|
||||
# export DH_VERBOSE=1
|
||||
|
||||
export LC_ALL=C.UTF-8
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
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
|
||||
Changelog: https://github.com/lxqt/pavucontrol-qt/blob/master/CHANGELOG
|
||||
Repository: https://github.com/lxqt/pavucontrol-qt
|
||||
Repository-Browser: https://github.com/lxqt/pavucontrol-qt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user