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.
|
||||
* 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
|
||||
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -10,13 +10,13 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libexif-dev,
|
||||
libfm-qt-dev (>= 0.17.1),
|
||||
libfm-qt-dev (>= 1.1.0),
|
||||
libkf5windowsystem-dev,
|
||||
libmenu-cache-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.9.0)
|
||||
lxqt-build-tools (>= 0.11.0)
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/pcmanfm-qt/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/pcmanfm-qt.git
|
||||
@ -28,7 +28,7 @@ Package: pcmanfm-qt
|
||||
Architecture: any
|
||||
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||
desktop-file-utils,
|
||||
libfm-qt9 (>= 0.17.1),
|
||||
libfm-qt11 (>= 1.1.0),
|
||||
lxqt-sudo,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
@ -42,8 +42,6 @@ Recommends: eject,
|
||||
papirus-icon-theme | breeze-icon-theme | faenza-icon-theme | oxygen-icon-theme,
|
||||
pcmanfm-qt-l10n
|
||||
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
|
||||
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||
.
|
||||
@ -55,8 +53,6 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Breaks: pcmanfm-qt (<< 0.11.1)
|
||||
Replaces: pcmanfm-qt (<< 0.11.1)
|
||||
Description: Language package for pcmanfm-qt
|
||||
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user