diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2017-10-10 13:35:07 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2017-10-10 13:35:07 -0300 |
commit | 61ccacc3d523c986964b3758b3aa6424c2be4d19 (patch) | |
tree | c740e5f5f76ba41b65f7eb58e1f2e2dc14b850e4 | |
parent | 746e7633103d5d2e59a1c8b92a5bbc6f905b07f5 (diff) | |
download | qtbase-61ccacc3d523c986964b3758b3aa6424c2be4d19.tar.gz |
Bump qtbase-abi to 5-9-2.
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/libqt5concurrent5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5core5a.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5dbus5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5gui5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5network5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5opengl5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5printsupport5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5sql5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5test5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5widgets5.symbols | 2 | ||||
-rw-r--r-- | debian/libqt5xml5.symbols | 2 |
13 files changed, 17 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index 8dde759..ec15ad3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ qtbase-opensource-src (5.9.2+dfsg-2) UNRELEASED; urgency=medium + [ Lisandro Damián Nicanor Pérez Meyer ] + * Bump qtbase-abi to 5-9-2. We can't warrant that we catch all ABI changes + (specially with private stuff) and there is still the internal version + check, so we need to bump it even if we do not find API/ABI changes. + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 10 Oct 2017 13:29:21 -0300 qtbase-opensource-src (5.9.2+dfsg-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index fb23d5d..718af69 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,7 @@ Package: libqt5core5a Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} -Provides: qtbase-abi-5-9-0 +Provides: qtbase-abi-5-9-2 Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: qttranslations5-l10n Suggests: libthai0 diff --git a/debian/libqt5concurrent5.symbols b/debian/libqt5concurrent5.symbols index bb43158..4468890 100644 --- a/debian/libqt5concurrent5.symbols +++ b/debian/libqt5concurrent5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.0~beta amd64 libQt5Concurrent.so.5 libqt5concurrent5 #MINVER# -| libqt5concurrent5 #MINVER#, qtbase-abi-5-9-0 +| libqt5concurrent5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5core5a.symbols b/debian/libqt5core5a.symbols index 05109aa..4b1e3cc 100644 --- a/debian/libqt5core5a.symbols +++ b/debian/libqt5core5a.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.2 amd64 libQt5Core.so.5 libqt5core5a #MINVER# -| libqt5core5a #MINVER#, qtbase-abi-5-9-0 +| libqt5core5a #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5dbus5.symbols b/debian/libqt5dbus5.symbols index 8dbbcd4..75b8452 100644 --- a/debian/libqt5dbus5.symbols +++ b/debian/libqt5dbus5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.1 amd64 armel armhf hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390x libQt5DBus.so.5 libqt5dbus5 #MINVER# -| libqt5dbus5 #MINVER#, qtbase-abi-5-9-0 +| libqt5dbus5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5gui5.symbols b/debian/libqt5gui5.symbols index 5227be2..67d63d1 100644 --- a/debian/libqt5gui5.symbols +++ b/debian/libqt5gui5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.1 amd64 armel armhf hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe libQt5Gui.so.5 libqt5gui5 #MINVER# -| libqt5gui5 #MINVER#, qtbase-abi-5-9-0 +| libqt5gui5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5network5.symbols b/debian/libqt5network5.symbols index 3c255ab..75d399f 100644 --- a/debian/libqt5network5.symbols +++ b/debian/libqt5network5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.1 alpha amd64 armel armhf hurd-i386 i386 kfreebsd-i386 m68k mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc64 libQt5Network.so.5 libqt5network5 #MINVER# -| libqt5network5 #MINVER#, qtbase-abi-5-9-0 +| libqt5network5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5opengl5.symbols b/debian/libqt5opengl5.symbols index b86be8d..720c0c6 100644 --- a/debian/libqt5opengl5.symbols +++ b/debian/libqt5opengl5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.0~beta amd64 libQt5OpenGL.so.5 libqt5opengl5 #MINVER# -| libqt5opengl5 #MINVER#, qtbase-abi-5-9-0 +| libqt5opengl5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5printsupport5.symbols b/debian/libqt5printsupport5.symbols index e872730..e65a2d1 100644 --- a/debian/libqt5printsupport5.symbols +++ b/debian/libqt5printsupport5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.2 amd64 libQt5PrintSupport.so.5 libqt5printsupport5 #MINVER# -| libqt5printsupport5 #MINVER#, qtbase-abi-5-9-0 +| libqt5printsupport5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5sql5.symbols b/debian/libqt5sql5.symbols index 35780ea..622e108 100644 --- a/debian/libqt5sql5.symbols +++ b/debian/libqt5sql5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.0~beta amd64 libQt5Sql.so.5 libqt5sql5 #MINVER# -| libqt5sql5 #MINVER#, qtbase-abi-5-9-0 +| libqt5sql5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5test5.symbols b/debian/libqt5test5.symbols index 49af025..5b12bb0 100644 --- a/debian/libqt5test5.symbols +++ b/debian/libqt5test5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.1 amd64 i386 libQt5Test.so.5 libqt5test5 #MINVER# -| libqt5test5 #MINVER#, qtbase-abi-5-9-0 +| libqt5test5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5widgets5.symbols b/debian/libqt5widgets5.symbols index f376558..9497fe0 100644 --- a/debian/libqt5widgets5.symbols +++ b/debian/libqt5widgets5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.1 amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe x32 libQt5Widgets.so.5 libqt5widgets5 #MINVER# -| libqt5widgets5 #MINVER#, qtbase-abi-5-9-0 +| libqt5widgets5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta diff --git a/debian/libqt5xml5.symbols b/debian/libqt5xml5.symbols index 823e370..c3bc147 100644 --- a/debian/libqt5xml5.symbols +++ b/debian/libqt5xml5.symbols @@ -1,6 +1,6 @@ # SymbolsHelper-Confirmed: 5.9.0~beta amd64 libQt5Xml.so.5 libqt5xml5 #MINVER# -| libqt5xml5 #MINVER#, qtbase-abi-5-9-0 +| libqt5xml5 #MINVER#, qtbase-abi-5-9-2 * Build-Depends-Package: qtbase5-dev Qt_5.0@Qt_5.0 5.6.0~beta Qt_5.1@Qt_5.1 5.6.0~beta |