[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-4-8-g4085c02

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu May 30 17:00:42 UTC 2013


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

The following commit has been merged in the master branch:
commit 4085c0247ead89099e397821f0a48556c744bd12
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 30 13:59:48 2013 -0300

    Add a lintian override for libqt5xml5.
    
    It depends on the private API/ABI, and it's totally correct.
---
 debian/changelog                    |    2 ++
 debian/libqt5xml5.lintian-overrides |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 225a8f6..bf861df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ qtbase-opensource-src (5.0.2+dfsg1-5) UNRELEASED; urgency=low
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Also ship 5.conf. This makes calls to qtchooser prettier: qtchooser -qt5.
+  * Add a lintian override for libqt5xml5: it depends on the private API/ABI,
+    and it's totally correct.
 
   [ Sune Vuorela ]
   * Prepare symbol files to track private symbols.
diff --git a/debian/libqt5xml5.lintian-overrides b/debian/libqt5xml5.lintian-overrides
new file mode 100644
index 0000000..f1f303f
--- /dev/null
+++ b/debian/libqt5xml5.lintian-overrides
@@ -0,0 +1,3 @@
+# 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.
+libqt5xml5: symbols-declares-dependency-on-other-package

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list