Compare commits
3 Commits
ab4baeb178
...
9682163144
Author | SHA1 | Date | |
---|---|---|---|
9682163144 | |||
245a200721 | |||
c813d3f140 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pcmanfm-qt (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:52:17 -0500
|
||||||
|
|
||||||
pcmanfm-qt (1.2.1-0ubuntu3) lunar; urgency=medium
|
pcmanfm-qt (1.2.1-0ubuntu3) lunar; urgency=medium
|
||||||
|
|
||||||
* Made the General tab in Desktop Preferences the default tab again.
|
* Made the General tab in Desktop Preferences the default tab again.
|
||||||
|
6
debian/control
vendored
6
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 (>= 1.2.1),
|
libfm-qt-dev (>= 1.3.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.12.0)
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
||||||
@ -29,7 +29,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-qt12 (>= 1.2.0),
|
libfm-qt13,
|
||||||
lxqt-sudo,
|
lxqt-sudo,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user