Soname bump
This commit is contained in:
parent
d5ecfb6681
commit
fa8e6fa423
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ libfm-qt (1.4.0-0ubuntu1) noble; urgency=medium
|
||||
* New upstream release.
|
||||
* Reorganized and fixed copyright file.
|
||||
* Add lxqt-menu-data as a build dependency.
|
||||
* Bump soname to libfm-qt14.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 05 Nov 2023 17:15:40 -0600
|
||||
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -27,9 +27,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-qt13
|
||||
Replaces: libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Breaks: libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Package: libfm-qt14
|
||||
Replaces: libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Breaks: libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
@ -51,8 +51,8 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: libs
|
||||
Depends: ${misc:Depends}
|
||||
Breaks: libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Replaces: libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Breaks: libfm-qt13, libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Replaces: libfm-qt13, libfm-qt12, libfm-qt11 (<< 1.1.0-3ubuntu1), libfm-qt9
|
||||
Description: Common files for libfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
managers.
|
||||
@ -63,7 +63,7 @@ Package: libfm-qt-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: libexif-dev,
|
||||
libfm-qt13 (= ${binary:Version}),
|
||||
libfm-qt14 (= ${binary:Version}),
|
||||
libmenu-cache-dev,
|
||||
${misc:Depends}
|
||||
Description: file management support library for pcmanfm-qt (development files)
|
||||
|
Loading…
x
Reference in New Issue
Block a user