[SCM] Qt 4 packaging branch, master, updated. debian/4.8.1-1-12-g45c2825

Pino Toscano pino at alioth.debian.org
Mon May 28 13:29:06 UTC 2012


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

The following commit has been merged in the master branch:
commit fa9b1b55c53fff3a936798bdbaa61fe5bc8d7903
Author: Pino Toscano <pino at debian.org>
Date:   Mon May 28 15:24:47 2012 +0200

    override the two lintian warnings for dbg-package-missing-depends
    
    they are false positives
---
 debian/changelog                |    2 ++
 debian/source/lintian-overrides |    4 ++++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e3fd81d..989720d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ qt4-x11 (4:4.8.1-2) UNRELEASED; urgency=low
     patch no_libicu_message.diff. (together with the above it Closes: #673537)
   * Recommend libqt4-dbg in libqt4-designer-dbg, libqt4-qt3support-dbg,
     libqt4-script-dbg, libqt4-xmlpatterns-dbg, qt4-bin-dbg, and qt4-demos-dbg.
+  * Override the two lintian warnings for dbg-package-missing-depends, since
+    they are false positives.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 03 May 2012 21:58:22 +0200
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..590c767
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# libqt4-webkit-dbg is a transitional package for libqtwebkit-dbg
+qt4-x11 source: dbg-package-missing-depends: libqt4-webkit-dbg
+# qt4-bin-dbg is a collection of debug symbols for binaries
+qt4-x11 source: dbg-package-missing-depends: qt4-bin-dbg

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list