[SCM] qtbase packaging branch, ubuntu+1, updated. debian/5.9.1+dfsg-10-274-g3eecf80

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 23 17:39:17 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=b4b687b

The following commit has been merged in the ubuntu+1 branch:
commit b4b687bc559953737d686d5ee1de020c7ae6efa5
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 23 20:36:46 2017 +0300

    Build with firebird support to reduce delta with Debian.
---
 debian/changelog |  1 +
 debian/control   | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 568c48e..d5308d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qtbase-opensource-src (5.9.1+dfsg-10ubuntu1) UNRELEASED; urgency=medium
     - Depend on libssl1.0.0 instead of libssl1.0.2.
     - Enable tests for amd64, armhf, and i386.
     - Add arm64 to the architectures that GLES is enabled on.
+  * Build with firebird support to reduce delta with Debian.
 
  -- Dmitry Shachnev <mitya57 at ubuntu.com>  Sat, 23 Sep 2017 20:13:55 +0300
 
diff --git a/debian/control b/debian/control
index 8ae9214..2f5eab2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9.20160114~),
                default-libmysqlclient-dev,
                dh-exec,
                dpkg-dev (>= 1.17.14),
+               firebird-dev [kfreebsd-any linux-any],
                freetds-dev,
                gdb,
                libasound2-dev [linux-any],
@@ -211,6 +212,17 @@ Description: Qt 5 FreeTDS database driver
  Install it if you intend to use or write Qt programs that are to access a
  MS SQL or Sybase SQL server.
 
+Package: libqt5sql5-ibase
+Architecture: kfreebsd-any linux-any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Qt 5 Firebird database driver
+ This package contains the Firebird plugin for Qt 5.
+ .
+ Install it if you intend to use or write Qt programs that are to access a
+ Firebird/InterBase DB.
+
 Package: libqt5xml5
 Architecture: any
 Multi-Arch: same

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list