[SCM] QtWebKit packaging branch, master, updated. 63abfd6125e869ab4e47af08ac83eeda1347df59

Fathi Boudra fabo at alioth.debian.org
Thu Jul 1 16:14:29 UTC 2010


The following commit has been merged in the master branch:
commit 63abfd6125e869ab4e47af08ac83eeda1347df59
Author: Fathi Boudra <fabo at debian.org>
Date:   Thu Jul 1 19:12:55 2010 +0300

    no need to to Breaks. libqtwebkit is a drop-in replacement of
    libqt4-webkit.
---
 debian/control |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c097f78..101ebc4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libqtwebkit4 (= ${binary:Version}),
  libqt4-dev (>= 4:4.6.0)
-Breaks: libqt4-dev (<< 4:4.7.0~beta1+git3529+59c5857)
-Replaces: libqt4-dev (<< 4:4.7.0~beta1+git3529+59c5857)
+Replaces: libqt4-dev (<= 4:4.7.0~beta1)
 Description: Web content engine library for Qt - development files
  QtWebKit provides a Web browser engine that makes it easy to embed content
  from the World Wide Web into your Qt application.
@@ -29,8 +28,7 @@ Description: Web content engine library for Qt - development files
 Package: libqtwebkit4
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libqt4-webkit (<< 4:4.7.0~beta1+git3529+59c5857)
-Replaces: libqt4-webkit (<< 4:4.7.0~beta1+git3529+59c5857)
+Replaces: libqt4-webkit (<= 4:4.7.0~beta1)
 Description: Web content engine library for Qt
  QtWebKit provides a Web browser engine that makes it easy to embed content
  from the World Wide Web into your Qt application.
@@ -40,8 +38,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: ${shlibs:Depends}, ${misc:Depends}, libqtwebkit4 (= ${binary:Version})
-Breaks: libqt4-webkit-dbg (<< 4:4.7.0~beta1+git3529+59c5857)
-Replaces: libqt4-webkit-dbg (<< 4:4.7.0~beta1+git3529+59c5857)
+Replaces: libqt4-webkit-dbg (<= 4:4.7.0~beta1)
 Description: Web content engine library for Qt - debugging symbols
  QtWebKit provides a Web browser engine that makes it easy to embed content
  from the World Wide Web into your Qt application.

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list