Rename libqt6core6 back to libqt6core6t64.
This commit is contained in:
parent
1a236f69b9
commit
5e52edc38d
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,5 +1,8 @@
|
||||
qt6-base (6.6.2+dfsg-6) UNRELEASED; urgency=medium
|
||||
|
||||
[ Patrick Franz ]
|
||||
* Rename libqt6core6 back to libqt6core6t64.
|
||||
|
||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 01 May 2024 14:04:16 +0200
|
||||
|
||||
qt6-base (6.6.2+dfsg-5) experimental; urgency=medium
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -98,15 +98,15 @@ Rules-Requires-Root: no
|
||||
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-base.git
|
||||
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-base
|
||||
|
||||
Package: libqt6core6
|
||||
Provides: qt6-base-private-abi (= 6.6.2),
|
||||
Package: libqt6core6t64
|
||||
Provides: qt6-base-private-abi (= 6.6.2), ${t64:Provides},
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends},
|
||||
Depends: shared-mime-info, ${misc:Depends}, ${shlibs:Depends},
|
||||
Recommends: qt6-translations-l10n,
|
||||
Breaks: libqt6core6t64,
|
||||
Replaces: libqt6core6t64,
|
||||
Breaks: libqt6core6 (<< ${source:Version}),
|
||||
Replaces: libqt6core6,
|
||||
Description: Qt 6 core module
|
||||
Qt is a cross-platform C++ application framework. Qt's primary feature
|
||||
is its rich set of widgets that provide standard GUI functionality.
|
||||
@ -383,7 +383,7 @@ Depends: libgl-dev,
|
||||
libglx-dev,
|
||||
libopengl-dev,
|
||||
libqt6concurrent6 (= ${binary:Version}),
|
||||
libqt6core6 (= ${binary:Version}),
|
||||
libqt6core6t64 (= ${binary:Version}),
|
||||
libqt6dbus6 (= ${binary:Version}),
|
||||
libqt6gui6 (= ${binary:Version}),
|
||||
libqt6network6 (= ${binary:Version}),
|
||||
|
1
debian/libqt6core6t64.lintian-overrides
vendored
Normal file
1
debian/libqt6core6t64.lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
||||
libqt6core6t64: package-name-doesnt-match-sonames libQt6Core6
|
@ -1,6 +1,6 @@
|
||||
# SymbolsHelper-Confirmed: 6.6.2 alpha amd64 arm64 armel armhf hppa i386 mips64el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64
|
||||
libQt6Core.so.6 libqt6core6 #MINVER#
|
||||
| libqt6core6 #MINVER#, qt6-base-private-abi (= 6.6.2)
|
||||
libQt6Core.so.6 libqt6core6t64 #MINVER#
|
||||
| libqt6core6t64 #MINVER#, qt6-base-private-abi (= 6.6.2)
|
||||
* Build-Depends-Package: qt6-base-dev
|
||||
Qt_6.0@Qt_6.0 6.1.2
|
||||
Qt_6.1@Qt_6.1 6.1.2
|
Loading…
x
Reference in New Issue
Block a user