[SCM] Qt 4 packaging branch, experimental, updated. debian/4.8.4+dfsg-2-17-g1504644

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue May 14 01:50:20 UTC 2013


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

The following commit has been merged in the experimental branch:
commit 1504644a9b51f97a43b3e47009c8a24893b553e7
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon May 13 22:38:13 2013 -0300

    Fix typos in lintian overrides.
---
 debian/changelog                |    1 +
 debian/source/lintian-overrides |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 346b3fe..809f55c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qt4-x11 (4:4.8.4+dfsg-3) UNRELEASED; urgency=low
   * Remove Break+Replaces for packages older than what Squeeze shipped.
   * Changed qt4-default to arch: all. Should have been like this from start, as
     it contains arch-qualified paths in it.
+  * Fix typos in lintian overrides.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 06 May 2013 21:00:32 -0300
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 590c767..58332a5 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,4 +1,4 @@
 # libqt4-webkit-dbg is a transitional package for libqtwebkit-dbg
-qt4-x11 source: dbg-package-missing-depends: libqt4-webkit-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
+qt4-x11 source: dbg-package-missing-depends qt4-bin-dbg

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list