Rename libfm-qt6 -> libfm-qt7 for SONAME bump.
This commit is contained in:
parent
251d898efc
commit
c1ffd9db39
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -13,6 +13,7 @@ libfm-qt (0.15.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
- Update upstream signing key.
|
- Update upstream signing key.
|
||||||
- Bump LXQt build dependencies.
|
- Bump LXQt build dependencies.
|
||||||
|
- Rename libfm-qt6 -> libfm-qt7 for SONAME bump.
|
||||||
* Bump Standards-version to 4.5.0, no changes needed.
|
* Bump Standards-version to 4.5.0, no changes needed.
|
||||||
* Run wrap-and-sort.
|
* Run wrap-and-sort.
|
||||||
* Full copyright update.
|
* Full copyright update.
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -20,11 +20,11 @@ XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
|||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||||
Homepage: https://github.com/lxqt/libfm-qt
|
Homepage: https://github.com/lxqt/libfm-qt
|
||||||
|
|
||||||
Package: libfm-qt6
|
Package: libfm-qt7
|
||||||
Provides: libfm-qt
|
Provides: libfm-qt
|
||||||
Conflicts: libfm-qt
|
Conflicts: libfm-qt
|
||||||
Replaces: libfm-qt2, libfm-qt3, libfm-qt5, libfm-qt5-2
|
Replaces: libfm-qt6
|
||||||
Breaks: libfm-qt2, libfm-qt3, libfm-qt5, libfm-qt5-2
|
Breaks: libfm-qt6
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libs
|
Section: libs
|
||||||
@ -38,8 +38,6 @@ Description: file management support for pcmanfm-qt
|
|||||||
This package contains helper library libfm-qt for pcmanfm-qt.
|
This package contains helper library libfm-qt for pcmanfm-qt.
|
||||||
|
|
||||||
Package: libfm-qt-dev
|
Package: libfm-qt-dev
|
||||||
Replaces: libfm-qt5-dev
|
|
||||||
Breaks: libfm-qt5-dev
|
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: libexif-dev,
|
Depends: libexif-dev,
|
||||||
@ -57,8 +55,6 @@ Architecture: all
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Breaks: libfm-qt-l10n (<< 0.14.0), libfm-qt3 (<< 0.11.1)
|
|
||||||
Replaces: libfm-qt-l10n (<< 0.14.0), libfm-qt3 (<< 0.11.1)
|
|
||||||
Description: Language package for libfm-qt
|
Description: Language package for libfm-qt
|
||||||
Libfm-Qt is a companion library providing components to build desktop file
|
Libfm-Qt is a companion library providing components to build desktop file
|
||||||
managers.
|
managers.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# SymbolsHelper-Confirmed: 0.14.1 amd64 arm64 armhf i386 ppc64el s390x
|
# SymbolsHelper-Confirmed: 0.14.1 amd64 arm64 armhf i386 ppc64el s390x
|
||||||
libfm-qt.so.6 libfm-qt6 #MINVER#
|
libfm-qt.so.7 libfm-qt7 #MINVER#
|
||||||
* Build-Depends-Package: libfm-qt-dev
|
* Build-Depends-Package: libfm-qt-dev
|
||||||
(c++)"Fm::AppChooserComboBox::AppChooserComboBox(QWidget*)@Base" 0.10.0
|
(c++)"Fm::AppChooserComboBox::AppChooserComboBox(QWidget*)@Base" 0.10.0
|
||||||
(c++)"Fm::AppChooserComboBox::isChanged() const@Base" 0.12.0
|
(c++)"Fm::AppChooserComboBox::isChanged() const@Base" 0.12.0
|
Loading…
x
Reference in New Issue
Block a user