[SCM] Qt 4 packaging branch, experimental, updated. debian/4.8.4+dfsg-3-3-g96c72c1

Pino Toscano pino at alioth.debian.org
Wed May 22 16:00:56 UTC 2013


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

The following commit has been merged in the experimental branch:
commit 96c72c1b69f5a7981e871e3a1da423b61775d9c9
Author: Pino Toscano <pino at debian.org>
Date:   Wed May 22 18:00:41 2013 +0200

    switch libtiff4-dev B-D to libtiff-dev
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b39983..f71f7c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ qt4-x11 (4:4.8.4+dfsg-4) UNRELEASED; urgency=low
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Also ship 4.conf. This makes calls to qtchooser prettier: qtchooser -qt4.
 
+  [ Pino Toscano ]
+  * Switch libtiff4-dev build dependency to libtiff-dev.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 18 May 2013 16:07:49 -0300
 
 qt4-x11 (4:4.8.4+dfsg-3) experimental; urgency=low
diff --git a/debian/control b/debian/control
index f102df5..e058964 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Build-Depends: debhelper (>= 9),
                libsqlite0-dev,
                libsqlite3-dev,
                libssl-dev,
-               libtiff4-dev,
+               libtiff-dev,
                libx11-dev,
                libxcursor-dev,
                libxext-dev,

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list