Much package name tweaking
This commit is contained in:
parent
644c99327e
commit
1db48c93b7
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,10 +1,10 @@
|
||||
libfm-qt (2.0.2-0ubuntu1) UNRELEASED; urgency=medium
|
||||
libfm-qt (2.0.2-0ubuntu1~ppa1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||
* Update copyright file.
|
||||
* Bump build deps.
|
||||
* Bump soname.
|
||||
* Change binary package name to libfm-qt6.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 14:20:20 -0500
|
||||
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -26,18 +26,18 @@ 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-qt15
|
||||
Package: libfm-qt6-14
|
||||
Replaces: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Breaks: libfm-qt14, libfm-qt13, libfm-qt12, libfm-qt11, libfm-qt9
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Section: libs
|
||||
Depends: libfm-qt-common,
|
||||
Depends: libfm-qt6-common,
|
||||
libglib2.0-bin,
|
||||
shared-mime-info,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: libfm-qt-l10n
|
||||
Recommends: libfm-qt6-l10n
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: file management support for pcmanfm-qt
|
||||
Libfm-Qt is a companion library providing components to build desktop file
|
||||
@ -45,7 +45,7 @@ Description: file management support for pcmanfm-qt
|
||||
.
|
||||
This package contains helper library libfm-qt for pcmanfm-qt.
|
||||
|
||||
Package: libfm-qt-common
|
||||
Package: libfm-qt6-common
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: libs
|
||||
@ -58,11 +58,11 @@ Description: Common files for libfm-qt
|
||||
.
|
||||
This package contains common files for libfm-qt.
|
||||
|
||||
Package: libfm-qt-dev
|
||||
Package: libfm-qt6-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: libexif-dev,
|
||||
libfm-qt15 (= ${binary:Version}),
|
||||
libfm-qt6-14 (= ${binary:Version}),
|
||||
libmenu-cache-dev,
|
||||
${misc:Depends}
|
||||
Description: file management support library for pcmanfm-qt (development files)
|
||||
@ -71,7 +71,7 @@ Description: file management support library for pcmanfm-qt (development files)
|
||||
.
|
||||
This package contains development files for helper library libfm-qt.
|
||||
|
||||
Package: libfm-qt-l10n
|
||||
Package: libfm-qt6-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
|
3
debian/libfm-qt-common.install
vendored
3
debian/libfm-qt-common.install
vendored
@ -1,3 +0,0 @@
|
||||
usr/share/libfm-qt/archivers.list
|
||||
usr/share/libfm-qt/terminals.list
|
||||
usr/share/mime/packages/libfm-qt-mimetypes.xml
|
8
debian/libfm-qt-dev.install
vendored
8
debian/libfm-qt-dev.install
vendored
@ -1,8 +0,0 @@
|
||||
usr/include/libfm-qt/*.h
|
||||
usr/include/libfm-qt/core/*.h
|
||||
usr/include/libfm-qt/core/legacy/*.h
|
||||
usr/include/libfm-qt/core/vfs/*.h
|
||||
usr/include/libfm-qt/customactions/*.h
|
||||
usr/lib/*/*.so
|
||||
usr/lib/*/pkgconfig/*
|
||||
usr/share/cmake/fm-qt/*.cmake
|
1
debian/libfm-qt-l10n.install
vendored
1
debian/libfm-qt-l10n.install
vendored
@ -1 +0,0 @@
|
||||
usr/share/libfm-qt/translations
|
@ -1,6 +1,6 @@
|
||||
# SymbolsHelper-Confirmed: 1.4.0 amd64 arm64 armhf ppc64el riscv64 s390x
|
||||
libfm-qt.so.15 libfm-qt15 #MINVER#
|
||||
* Build-Depends-Package: libfm-qt-dev
|
||||
libfm-qt6.so.14 libfm-qt6-14 #MINVER#
|
||||
* Build-Depends-Package: libfm-qt6-dev
|
||||
_ZN2Fm10DirListJob10filesFoundERNS_12FileInfoListE@Base 0.16.0
|
||||
_ZN2Fm10DirListJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.16.0
|
||||
_ZN2Fm10DirListJob11qt_metacastEPKc@Base 0.16.0
|
3
debian/libfm-qt6-common.install
vendored
Normal file
3
debian/libfm-qt6-common.install
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
usr/share/libfm-qt6/archivers.list
|
||||
usr/share/libfm-qt6/terminals.list
|
||||
usr/share/mime/packages/libfm-qt6-mimetypes.xml
|
8
debian/libfm-qt6-dev.install
vendored
Normal file
8
debian/libfm-qt6-dev.install
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
usr/include/libfm-qt6/*.h
|
||||
usr/include/libfm-qt6/core/*.h
|
||||
usr/include/libfm-qt6/core/legacy/*.h
|
||||
usr/include/libfm-qt6/core/vfs/*.h
|
||||
usr/include/libfm-qt6/customactions/*.h
|
||||
usr/lib/*/*.so
|
||||
usr/lib/*/pkgconfig/*
|
||||
usr/share/cmake/fm-qt6/*.cmake
|
1
debian/libfm-qt6-l10n.install
vendored
Normal file
1
debian/libfm-qt6-l10n.install
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/share/libfm-qt6/translations
|
Loading…
x
Reference in New Issue
Block a user