Rename libfm-qt11 -> libfm-qt12 and add necessary Breaks/Replaces.

ubuntu/lunar
Simon Quigley 1 year ago
parent 1e0ecbdf79
commit f10ba18860

1
debian/changelog vendored

@ -5,6 +5,7 @@ libfm-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* Lubuntuify the package slightly, to make debhelper happy.
* Remove reverse-applicable upstream patches.
* Bump build dependencies to the latest upstream LXQt versions.
* Rename libfm-qt11 -> libfm-qt12 and add necessary Breaks/Replaces.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 18:39:37 -0600

8
debian/control vendored

@ -26,9 +26,9 @@ XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
Homepage: https://github.com/lxqt/libfm-qt
Rules-Requires-Root: no
Package: libfm-qt11
Replaces: libfm-qt9
Breaks: libfm-qt9
Package: libfm-qt12
Replaces: libfm-qt9, libfm-qt11
Breaks: libfm-qt9, libfm-qt11
Architecture: any
Multi-Arch: same
Section: libs
@ -63,7 +63,7 @@ Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libexif-dev,
libfm-qt11 (= ${binary:Version}),
libfm-qt12 (= ${binary:Version}),
libmenu-cache-dev
Description: file management support library for pcmanfm-qt (development files)
Libfm-Qt is a companion library providing components to build desktop file

@ -1,2 +0,0 @@
libfm-qt 11 libfm-qt11 (>= 1.1.0)

@ -0,0 +1,2 @@
libfm-qt 12 libfm-qt12 (>= 1.2.0)

@ -1,5 +1,5 @@
# SymbolsHelper-Confirmed: 1.1.0 amd64 i386 riscv64
libfm-qt.so.11 libfm-qt11 #MINVER#
libfm-qt.so.12 libfm-qt12 #MINVER#
* Build-Depends-Package: libfm-qt-dev
_ZN2Fm10DirListJob10filesFoundERNS_12FileInfoListE@Base 0.16.0
_ZN2Fm10DirListJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.16.0
Loading…
Cancel
Save