Rename source package to qt6-base.
This commit is contained in:
parent
783afe3a8a
commit
2438d1c8b5
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
qt6base (6.1.2+dfsg-1) experimental; urgency=medium
|
qt6-base (6.1.2+dfsg-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Initial release (Closes: #994478).
|
* Initial release (Closes: #994478).
|
||||||
|
|
||||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -1,4 +1,4 @@
|
|||||||
Source: qt6base
|
Source: qt6-base
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
||||||
Uploaders: Patrick Franz <deltaone@debian.org>
|
Uploaders: Patrick Franz <deltaone@debian.org>
|
||||||
@ -75,8 +75,8 @@ Standards-Version: 4.6.0
|
|||||||
Section: libs
|
Section: libs
|
||||||
Homepage: https://www.qt.io/developers/
|
Homepage: https://www.qt.io/developers/
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6base.git
|
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-base.git
|
||||||
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6base
|
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-base
|
||||||
|
|
||||||
Package: libqt6core6
|
Package: libqt6core6
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -325,7 +325,7 @@ Description: Qt 6 print support module
|
|||||||
The QtPrintSupport module provides classes to make printing easier and
|
The QtPrintSupport module provides classes to make printing easier and
|
||||||
portable.
|
portable.
|
||||||
|
|
||||||
Package: qt6base-dev
|
Package: qt6-base-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
@ -339,7 +339,7 @@ Depends: libqt6concurrent6 (= ${binary:Version}),
|
|||||||
libqt6test6 (= ${binary:Version}),
|
libqt6test6 (= ${binary:Version}),
|
||||||
libqt6widgets6 (= ${binary:Version}),
|
libqt6widgets6 (= ${binary:Version}),
|
||||||
libqt6xml6 (= ${binary:Version}),
|
libqt6xml6 (= ${binary:Version}),
|
||||||
qt6base-dev-tools (= ${binary:Version}),
|
qt6-base-dev-tools (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Qt 6 base development files
|
Description: Qt 6 base development files
|
||||||
Qt is a cross-platform C++ application framework. Qt's primary feature
|
Qt is a cross-platform C++ application framework. Qt's primary feature
|
||||||
@ -351,14 +351,14 @@ Description: Qt 6 base development files
|
|||||||
If you are interested in packaging Qt 6 stuff please take a look at
|
If you are interested in packaging Qt 6 stuff please take a look at
|
||||||
https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html
|
https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html
|
||||||
|
|
||||||
Package: qt6base-private-dev
|
Package: qt6-base-private-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: libfontconfig1-dev,
|
Depends: libfontconfig1-dev,
|
||||||
libinput-dev [linux-any],
|
libinput-dev [linux-any],
|
||||||
libxkbcommon-dev,
|
libxkbcommon-dev,
|
||||||
qt6base-dev (= ${binary:Version}),
|
qt6-base-dev (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Qt 6 base private development files
|
Description: Qt 6 base private development files
|
||||||
Qt is a cross-platform C++ application framework. Qt's primary feature
|
Qt is a cross-platform C++ application framework. Qt's primary feature
|
||||||
@ -369,7 +369,7 @@ Description: Qt 6 base private development files
|
|||||||
.
|
.
|
||||||
Use at your own risk.
|
Use at your own risk.
|
||||||
|
|
||||||
Package: qt6base-dev-tools
|
Package: qt6-base-dev-tools
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: devel
|
Section: devel
|
||||||
@ -386,14 +386,14 @@ Description: Qt 6 base development programs
|
|||||||
syncqt and uic.
|
syncqt and uic.
|
||||||
.
|
.
|
||||||
We do not recommend depending on this package directly. Please depend
|
We do not recommend depending on this package directly. Please depend
|
||||||
on qt6base-dev instead.
|
on qt6-base-dev instead.
|
||||||
|
|
||||||
Package: libqt6opengl6-dev
|
Package: libqt6opengl6-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: libqt6opengl6 (= ${binary:Version}),
|
Depends: libqt6opengl6 (= ${binary:Version}),
|
||||||
qt6base-dev (= ${binary:Version}),
|
qt6-base-dev (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Qt 6 OpenGL library development files
|
Description: Qt 6 OpenGL library development files
|
||||||
Qt is a cross-platform C++ application framework. Qt's primary feature
|
Qt is a cross-platform C++ application framework. Qt's primary feature
|
||||||
|
2
debian/libqt6concurrent6.symbols
vendored
2
debian/libqt6concurrent6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Concurrent.so.6 libqt6concurrent6 #MINVER#
|
libQt6Concurrent.so.6 libqt6concurrent6 #MINVER#
|
||||||
| libqt6concurrent6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6concurrent6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6core6.symbols
vendored
2
debian/libqt6core6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Core.so.6 libqt6core6 #MINVER#
|
libQt6Core.so.6 libqt6core6 #MINVER#
|
||||||
| libqt6core6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6core6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6dbus6.symbols
vendored
2
debian/libqt6dbus6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6DBus.so.6 libqt6dbus6 #MINVER#
|
libQt6DBus.so.6 libqt6dbus6 #MINVER#
|
||||||
| libqt6dbus6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6dbus6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6gui6.symbols
vendored
2
debian/libqt6gui6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Gui.so.6 libqt6gui6 #MINVER#
|
libQt6Gui.so.6 libqt6gui6 #MINVER#
|
||||||
| libqt6gui6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6gui6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6network6.symbols
vendored
2
debian/libqt6network6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Network.so.6 libqt6network6 #MINVER#
|
libQt6Network.so.6 libqt6network6 #MINVER#
|
||||||
| libqt6network6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6network6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6opengl6.symbols
vendored
2
debian/libqt6opengl6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6OpenGL.so.6 libqt6opengl6 #MINVER#
|
libQt6OpenGL.so.6 libqt6opengl6 #MINVER#
|
||||||
| libqt6opengl6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6opengl6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6openglwidgets6.symbols
vendored
2
debian/libqt6openglwidgets6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6OpenGLWidgets.so.6 libqt6openglwidgets6 #MINVER#
|
libQt6OpenGLWidgets.so.6 libqt6openglwidgets6 #MINVER#
|
||||||
| libqt6openglwidgets6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6openglwidgets6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6printsupport6.symbols
vendored
2
debian/libqt6printsupport6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6PrintSupport.so.6 libqt6printsupport6 #MINVER#
|
libQt6PrintSupport.so.6 libqt6printsupport6 #MINVER#
|
||||||
| libqt6printsupport6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6printsupport6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6sql6.symbols
vendored
2
debian/libqt6sql6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Sql.so.6 libqt6sql6 #MINVER#
|
libQt6Sql.so.6 libqt6sql6 #MINVER#
|
||||||
| libqt6sql6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6sql6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6test6.symbols
vendored
2
debian/libqt6test6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Test.so.6 libqt6test6 #MINVER#
|
libQt6Test.so.6 libqt6test6 #MINVER#
|
||||||
| libqt6test6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6test6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6widgets6.symbols
vendored
2
debian/libqt6widgets6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Widgets.so.6 libqt6widgets6 #MINVER#
|
libQt6Widgets.so.6 libqt6widgets6 #MINVER#
|
||||||
| libqt6widgets6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6widgets6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
2
debian/libqt6xml6.symbols
vendored
2
debian/libqt6xml6.symbols
vendored
@ -1,7 +1,7 @@
|
|||||||
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
# SymbolsHelper-Confirmed: 6.1.2 amd64
|
||||||
libQt6Xml.so.6 libqt6xml6 #MINVER#
|
libQt6Xml.so.6 libqt6xml6 #MINVER#
|
||||||
| libqt6xml6 #MINVER#, qtbase-abi-6-1-2
|
| libqt6xml6 #MINVER#, qtbase-abi-6-1-2
|
||||||
* Build-Depends-Package: qt6base-dev
|
* Build-Depends-Package: qt6-base-dev
|
||||||
Qt_6.0@Qt_6.0 6.1.2
|
Qt_6.0@Qt_6.0 6.1.2
|
||||||
Qt_6.1@Qt_6.1 6.1.2
|
Qt_6.1@Qt_6.1 6.1.2
|
||||||
Qt_6@Qt_6 6.1.2
|
Qt_6@Qt_6 6.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user