diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-05 22:07:47 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-05 22:07:47 -0300 |
commit | ef3d1293ea52900ab18fa14118c4da0a1a753525 (patch) | |
tree | fa5409f4f45b90d5ea5a6250bb3e23f35dc085dd | |
parent | 03132c385c6d0f950d73ecf46469fd199da59ed0 (diff) | |
download | qtbase-ef3d1293ea52900ab18fa14118c4da0a1a753525.tar.gz |
Make libqt5core5 provide qtbase-abi-5-1-0.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6cdcd82..b664c8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ qtbase-opensource-src (5.1.0+dfsg-1) UNRELEASED; urgency=low * Do not build depend on libopenvg1-mesa-dev on hurd, it's not available there. * Fix watch file with new url. + * Make libqt5core5 provide qtbase-abi-5-1-0. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 27 Jun 2013 14:04:21 -0300 diff --git a/debian/control b/debian/control index 7e4ff81..b4eca59 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Package: libqt5core5 Architecture: any Multi-Arch: same Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} -Provides: qtbase-abi-5-0-2 +Provides: qtbase-abi-5-1-0 Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: libthai0 Description: Qt 5 core module |