[SCM] qtbase packaging branch, experimental, updated. debian/5.2.0-beta1+dfsg-3-25-g3b1a9de

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Dec 12 20:43:30 UTC 2013


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

The following commit has been merged in the experimental branch:
commit 3b1a9de5f78ee132797e0721075d2a2f083871aa
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Dec 12 17:43:15 2013 -0300

    Add lintian override for package not matching SONAME.
---
 debian/changelog                      | 1 +
 debian/libqt5core5a.lintian-overrides | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1892c71..fa647ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ qtbase-opensource-src (5.2.0+dfsg-1) UNRELEASED; urgency=low
       - Make libqt5core5a break and replace libqt5core5 << 5.2.0+dfsg~.
       - Rename the associated files (install, lintian-overrides and symbols).
       - Adjust dependencies in debian/control.
+      - Add lintian override for package not matching SONAME.
     - Re create symbols that used the qreal subst, they are now all doubles.
   * A user of Qt built by a distro doesn't needs to find where the SQL plugins
     are via CMake. Do not install them (Closes: #729602).
diff --git a/debian/libqt5core5a.lintian-overrides b/debian/libqt5core5a.lintian-overrides
index 3558cac..682c2a5 100644
--- a/debian/libqt5core5a.lintian-overrides
+++ b/debian/libqt5core5a.lintian-overrides
@@ -1,3 +1,5 @@
 # This dependency has been added to track external packages building against
 # our private headers. It is ok if internal packages depend on the ABI one.
 libqt5core5a: symbols-declares-dependency-on-other-package qtbase-abi-5-2-0
+# To help Ubuntu in their releases we also renamed libqt5core5 to libqt5core5a.
+libqt5core5a: package-name-doesnt-match-sonames libQt5Core5

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list