Update build dependencies and remove some old Breaks/Replaces.
This commit is contained in:
parent
21530fef77
commit
bb5a9128a7
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,8 +1,9 @@
|
|||||||
pcmanfm-qt (1.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
pcmanfm-qt (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Update build dependencies and remove some old Breaks/Replaces.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 09:31:24 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 02 Jun 2022 09:35:43 -0500
|
||||||
|
|
||||||
pcmanfm-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
pcmanfm-qt (0.17.0-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -10,13 +10,13 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 0.17.1),
|
libfm-qt-dev (>= 1.1.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.9.0)
|
lxqt-build-tools (>= 0.11.0)
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/
|
Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git
|
Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git
|
||||||
@ -28,7 +28,7 @@ Package: pcmanfm-qt
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||||
desktop-file-utils,
|
desktop-file-utils,
|
||||||
libfm-qt9 (>= 0.17.1),
|
libfm-qt11 (>= 1.1.0),
|
||||||
lxqt-sudo,
|
lxqt-sudo,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
@ -42,8 +42,6 @@ Recommends: eject,
|
|||||||
papirus-icon-theme | breeze-icon-theme | faenza-icon-theme | oxygen-icon-theme,
|
papirus-icon-theme | breeze-icon-theme | faenza-icon-theme | oxygen-icon-theme,
|
||||||
pcmanfm-qt-l10n
|
pcmanfm-qt-l10n
|
||||||
Suggests: cdtool [linux-any]
|
Suggests: cdtool [linux-any]
|
||||||
Breaks: lxqt-common (<< 0.12.0)
|
|
||||||
Replaces: lxqt-common (<< 0.12.0)
|
|
||||||
Description: extremely fast and lightweight file and desktop icon manager
|
Description: extremely fast and lightweight file and desktop icon manager
|
||||||
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||||
.
|
.
|
||||||
@ -55,8 +53,6 @@ Architecture: all
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Breaks: pcmanfm-qt (<< 0.11.1)
|
|
||||||
Replaces: pcmanfm-qt (<< 0.11.1)
|
|
||||||
Description: Language package for pcmanfm-qt
|
Description: Language package for pcmanfm-qt
|
||||||
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user