[SCM] qtdeclarative packaging branch, master, updated. debian/5.0.2-6-13-gf3c32bd

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Jul 11 16:47:48 UTC 2013


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

The following commit has been merged in the master branch:
commit 2348eb8160f68ea1d9acd3f365c6397209b944ff
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jul 11 12:40:59 2013 -0300

    Add lintian overrides.
---
 debian/changelog                               |    1 +
 debian/libqt5quick5.lintian-overrides          |    3 +++
 debian/libqt5quickparticles5.lintian-overrides |    3 +++
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a49197a..4ba176a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ qtdeclarative-opensource-src (5.1.0-1) UNRELEASED; urgency=low
     - Make libqt5qml5 provide qtdeclarative-abi-5-1-0.
     - Add mark_private_symbols.sh to mark the symbols.
     - Actually mark the symbols.
+    - Add lintian overrides for libqt5quickparticles5 and libqt5quick5.
 
  -- Timo Jyrinki <timo at debian.org>  Tue, 09 Jul 2013 08:53:30 +0300
 
diff --git a/debian/libqt5quick5.lintian-overrides b/debian/libqt5quick5.lintian-overrides
new file mode 100644
index 0000000..8c83e56
--- /dev/null
+++ b/debian/libqt5quick5.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.
+libqt5quick5: symbols-declares-dependency-on-other-package
diff --git a/debian/libqt5quickparticles5.lintian-overrides b/debian/libqt5quickparticles5.lintian-overrides
new file mode 100644
index 0000000..8599930
--- /dev/null
+++ b/debian/libqt5quickparticles5.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.
+libqt5quickparticles5: symbols-declares-dependency-on-other-package

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list