Merge aec1637804547ffc5f294854da19feacc2cb0619 into 000f25d93039bad6c21f1e75258ffd875f40039c
This commit is contained in:
commit
fccd96dfd5
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
lxqt-qtplugin (1.1.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
* Updated Lubuntu Developers copyright to 2021-2022.
|
||||||
|
* Removed redundant Repository-Browser field from d/upstream/metadata.
|
||||||
|
* Removed obsolete "-Wl,--as-needed" linker flag.
|
||||||
|
* Bumped Standards-Version to 4.6.1, no changes necessary.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 27 Jun 2022 19:17:00 -0500
|
||||||
|
|
||||||
lxqt-qtplugin (1.1.0-0ubuntu1) kinetic; urgency=medium
|
lxqt-qtplugin (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
@ -109,7 +119,7 @@ lxqt-qtplugin (0.14.0-3ubuntu1) eoan; urgency=medium
|
|||||||
lxqt-qtplugin (0.14.0-3) unstable; urgency=medium
|
lxqt-qtplugin (0.14.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Try to load the versioned libfm-qt.so.6 instead of libfm-qt.so
|
* Try to load the versioned libfm-qt.so.6 instead of libfm-qt.so
|
||||||
(Closes: #927905)
|
(Closes: #927905)
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Wed, 24 Apr 2019 23:05:04 +0200
|
-- Alf Gaida <agaida@siduction.org> Wed, 24 Apr 2019 23:05:04 +0200
|
||||||
|
|
||||||
@ -420,4 +430,3 @@ lxqt-qtplugin (0.9.0+20150819-1) unstable; urgency=medium
|
|||||||
* Added README.Debian.
|
* Added README.Debian.
|
||||||
|
|
||||||
-- Yukiharu YABUKI <yyabuki@debian.org> Thu, 20 Aug 2015 05:49:28 +0900
|
-- Yukiharu YABUKI <yyabuki@debian.org> Thu, 20 Aug 2015 05:49:28 +0900
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.11.0),
|
lxqt-build-tools (>= 0.11.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-qtplugin/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-qtplugin/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-qtplugin.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-qtplugin.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -7,7 +7,7 @@ Copyright: 2014-2015 LXQt team
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2022 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2019 Alf Gaida <agaida@siduction.org>
|
2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
|
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
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
1
debian/upstream/metadata
vendored
1
debian/upstream/metadata
vendored
@ -3,4 +3,3 @@ Bug-Database: https://github.com/lxqt/lxqt-qtplugin/issues
|
|||||||
Bug-Submit: https://github.com/lxqt/lxqt-qtplugin/issues/new
|
Bug-Submit: https://github.com/lxqt/lxqt-qtplugin/issues/new
|
||||||
Changelog: https://github.com/lxqt/lxqt-qtplugin/blob/master/CHANGELOG
|
Changelog: https://github.com/lxqt/lxqt-qtplugin/blob/master/CHANGELOG
|
||||||
Repository: https://github.com/lxqt/lxqt-qtplugin
|
Repository: https://github.com/lxqt/lxqt-qtplugin
|
||||||
Repository-Browser: https://github.com/lxqt/lxqt-qtplugin
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user