[SCM] Qt 4 packaging branch, master, updated. debian/4.8.5+git209-g718fae5+dfsg-1-3-gd9cbab4

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jan 17 20:17:56 UTC 2014


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

The following commit has been merged in the master branch:
commit d9cbab4beb14e363ab9df26dba199e35d6922daa
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jan 17 17:17:13 2014 -0300

    Override lintian's old autotools helpers files warnings.
    
    We are not using them, tested by patching them away and rebuilding.
    Actually we are using the system's version of the involved libs.
---
 debian/changelog                | 3 +++
 debian/source/lintian-overrides | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d55d860..88eca26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ qt4-x11 (4:4.8.5+git209-g718fae5+dfsg-2) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Make rm verbose. In this way it's easier to audit the build.
+  * Override lintian's old autotools helpers files warnings, we are not
+    using them, tested by patching them away and rebuilding. Actually we are
+    using the system's version of the involved libs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 15 Jan 2014 15:52:50 -0300
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b3f1014..def9a86 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,6 @@
 # libqt4-webkit-dbg is a transitional package for libqtwebkit-dbg
 qt4-x11 source: dbg-package-missing-depends libqt4-webkit-dbg
+# Yes, these are outdated autotools helper files, but we are not even using
+# them.
+qt4-x11 source: outdated-autotools-helper-file src/3rdparty/freetype/builds/unix/config.guess
+qt4-x11 source: outdated-autotools-helper-file src/3rdparty/freetype/builds/unix/config.sub

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list