[SCM] qtscript packaging branch, master, updated. debian/5.0.2+dfsg-3-11-g038f353

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Jul 14 19:18:05 UTC 2013


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

The following commit has been merged in the master branch:
commit 038f3539f33df148d5c4a63f346cc98d85409c98
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jul 14 16:17:36 2013 -0300

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

diff --git a/debian/changelog b/debian/changelog
index 6eedaa1..24eabfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtscript-opensource-src (5.1.0+dfsg-1) UNRELEASED; urgency=low
     - Add the necessary options in the symbols file.
     - Add mark_private_symbols.sh.
     - Mark private symbols.
+    - Add lintian overrides for dependency on other lib.
   * Update install files.
   * Update symbols files.
 
diff --git a/debian/libqt5script5.lintian-overrides b/debian/libqt5script5.lintian-overrides
new file mode 100644
index 0000000..5a84881
--- /dev/null
+++ b/debian/libqt5script5.lintian-overrides
@@ -0,0 +1,3 @@
+# This dependency is added on purpose to track possible external
+# packages that use our private headers.
+libqt5script5: symbols-declares-dependency-on-other-packagei
diff --git a/debian/libqt5scripttools5.lintian-overrides b/debian/libqt5scripttools5.lintian-overrides
new file mode 100644
index 0000000..8d1e6ba
--- /dev/null
+++ b/debian/libqt5scripttools5.lintian-overrides
@@ -0,0 +1,3 @@
+# This dependency is added on purpose to track possible external
+# packages that use our private headers.
+libqt5scripttools5: symbols-declares-dependency-on-other-package

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list