New upstream version
This commit is contained in:
parent
1844ef0ba3
commit
5b051dec1a
73
debian/changelog
vendored
73
debian/changelog
vendored
@ -1,3 +1,34 @@
|
||||
lxqt-qtplugin (0.16.0-1ubuntu2) hirsute; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
* Bumped debhelper-compat to 13.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Thu, 18 Feb 2021 23:55:14 +0530
|
||||
|
||||
lxqt-qtplugin (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.0, no changes needed
|
||||
* Removed no longer needed patches, applied upstream
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* New upstream release. (Closes: #977329)
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 17:53:47 +0800
|
||||
|
||||
lxqt-qtplugin (0.15.0-0ubuntu3) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-2.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 27 Nov 2020 22:54:27 +0300
|
||||
|
||||
lxqt-qtplugin (0.15.0-0ubuntu2) hirsute; urgency=medium
|
||||
|
||||
* No-change rebuild against qtbase-abi-5-15-1.
|
||||
|
||||
-- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 30 Oct 2020 20:11:14 +0300
|
||||
|
||||
lxqt-qtplugin (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
[ apt-ghetto ]
|
||||
@ -39,10 +70,31 @@ lxqt-qtplugin (0.14.0-3ubuntu1) eoan; 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
|
||||
(Closes: #927905)
|
||||
(Closes: #927905)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 24 Apr 2019 23:05:04 +0200
|
||||
|
||||
lxqt-qtplugin (0.14.0-2) unstable; urgency=medium
|
||||
|
||||
* Added missed direct dependency libqt5xdgiconloader-dev, the new
|
||||
build-tools don't depend on it any longer to prevent circular
|
||||
dependencies with libqtxdg (Closes: #924474).
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 13 Mar 2019 17:59:00 +0100
|
||||
|
||||
lxqt-qtplugin (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.14.0.
|
||||
* Bumped Standards to 4.3.0, no changes needed
|
||||
* Dropped d/compat, use debhelper-compat = 12, no changes needed
|
||||
* Fixed years in d/copyright
|
||||
* Bumped minimum version liblxqt0-dev (>= 0.14.0~)
|
||||
* Removed build dependency libfm-qt-dev
|
||||
* Recommend libfm-qt6
|
||||
* Added d/upstream/metadata
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 18:08:59 +0100
|
||||
|
||||
lxqt-qtplugin (0.14.0-0ubuntu3) disco; urgency=medium
|
||||
|
||||
* Rebuild against qtbase-abi-5-12-2.
|
||||
@ -87,6 +139,24 @@ lxqt-qtplugin (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:44:38 -0600
|
||||
|
||||
lxqt-qtplugin (0.13.0-2) unstable; urgency=medium
|
||||
|
||||
* Switched to unstable
|
||||
* Bumped build dependency libfm-qt-dev to >= 0.13.1~
|
||||
* Bumped Standards to 4.1.5, no changes needed
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 07 Jul 2018 14:13:08 +0200
|
||||
|
||||
lxqt-qtplugin (0.13.0-1) experimental; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.13.0.
|
||||
* Switched to experimental
|
||||
* Bumped build dependency libfm-qt-dev to >= 0.13.0~
|
||||
* Bumped build dependency lxqt-build-tools to >= 0.5.0~
|
||||
* Removed the ported back upstream patches
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 26 May 2018 01:13:13 +0200
|
||||
|
||||
lxqt-qtplugin (0.13.0-0ubuntu4) cosmic; urgency=medium
|
||||
|
||||
* Bump Standards-version to 4.1.5, no changes needed.
|
||||
@ -311,3 +381,4 @@ lxqt-qtplugin (0.9.0+20150819-1) unstable; urgency=medium
|
||||
* Added README.Debian.
|
||||
|
||||
-- Yukiharu YABUKI <yyabuki@debian.org> Thu, 20 Aug 2015 05:49:28 +0900
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -4,16 +4,16 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 0.15.0),
|
||||
libfm-qt-dev (>= 0.16.0~),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libqt5xdgiconloader-dev (>= 3.5.0),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.7.0),
|
||||
lxqt-build-tools (>= 0.8.0~),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-qtplugin/
|
||||
@ -25,7 +25,7 @@ Homepage: https://github.com/lxde/lxqt-qtplugin
|
||||
Package: lxqt-qtplugin
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libfm-qt7, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libfm-qt8, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-config, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt system integration plugin for Qt
|
||||
|
6
debian/gbp.conf
vendored
Normal file
6
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/sid
|
||||
upstream-branch = upstream/latest
|
||||
pristine-tar = True
|
||||
compression = xz
|
||||
|
0
debian/patches/series
vendored
0
debian/patches/series
vendored
Loading…
x
Reference in New Issue
Block a user