diff -u kdebase-runtime-4.0.3/debian/control kdebase-runtime-4.0.3/debian/control --- kdebase-runtime-4.0.3/debian/control +++ kdebase-runtime-4.0.3/debian/control @@ -29,8 +29,7 @@ Section: kde Architecture: any Depends: ${shlibs:Depends} -Conflicts: kdebase-bin-kde3 -Replaces: kdebase-bin (<< 4:3.96.0), kdebase-bin-kde3 +Replaces: kdebase-bin (<< 4:3.96.0) Description: KDE4 core binaries for the KDE base runtime module This KDE4 package contains miscellaneous programs needed at runtime by other KDE applications which can be provided by KDE3 or KDE4. diff -u kdebase-runtime-4.0.3/debian/changelog kdebase-runtime-4.0.3/debian/changelog --- kdebase-runtime-4.0.3/debian/changelog +++ kdebase-runtime-4.0.3/debian/changelog @@ -1,3 +1,9 @@ +kdebase-runtime (4:4.0.3-0ubuntu2) hardy; urgency=low + + * Removed kdebase-bin-kde3 conflict and it replacing kdebase-bin (<< 4:3.96.0) + + -- Jonathan Aquilina Mon, 14 Apr 2008 16:13:25 +0200 + kdebase-runtime (4:4.0.3-0ubuntu1) hardy; urgency=low * New upstream release only in patch2: unchanged: --- kdebase-runtime-4.0.3.orig/debian/control~ +++ kdebase-runtime-4.0.3/debian/control~ @@ -0,0 +1,98 @@ +Source: kdebase-runtime +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Ana Beatriz Guerrero Lopez , Sune Vuorela , Fathi Boudra , Armin Berres +Build-Depends: cdbs, debhelper (>= 5), quilt, cmake, kdepimlibs5-dev (>= 4:4.0.3), + libclucene-dev, libphonon-dev (>= 4:4.0.3), libsmbclient-dev, libsoprano-dev (>= 2), + libstrigiqtdbusclient-dev (>= 0.5.7), libxcb1-dev, libxine-dev +Standards-Version: 3.7.3 + +Package: kdebase-runtime +Section: kde +Architecture: any +Replaces: kdebase-runtime-bin +Conflicts: kdebase-runtime-bin +Depends: ${shlibs:Depends}, kdebase-runtime-bin-kde4 (= ${binary:Version}), + kdebase-runtime-data (>= ${source:Version}), kde-icons-oxygen (>= ${source:Version}) +Description: runtime components from the official KDE release + KDE (the K Desktop Environment) is a powerful Open Source graphical desktop + environment for Unix workstations. It combines ease of use, contemporary + functionality, and outstanding graphical design with the technological + superiority of the Unix operating system. + . + This package contains miscellaneous programs needed at runtime by other + KDE applications. + +Package: kdebase-runtime-bin-kde4 +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: +Replaces: kdebase-bin (<< 4:3.96.0) +Description: KDE4 core binaries for the KDE base runtime module + This KDE4 package contains miscellaneous programs needed at runtime by other + KDE applications which can be provided by KDE3 or KDE4. + . + This package is part of KDE, and a component of the KDE base runtime module. + See the 'kde' and 'kdebase-runtime' packages for more information. + +Package: kdebase-runtime-data +Section: kde +Architecture: all +Depends: kdebase-runtime-data-common (>= ${source:Version}) | kdebase-data (<< 4:3.90.1) +Replaces: kdebase-data (<< 4:3.95.0), kdebase-bin (<= 4:3.5.8.dfsg.1-2), drkonqi +Conflicts: drkonqi +Description: shared data files for the KDE base runtime module + This package contains the architecture-independent shared data files needed + for running KDE applications KDE applications. + . + This package is part of KDE, and a component of the KDE base runtime module. + See the 'kde' and 'kdebase-runtime' packages for more information. + +Package: kdebase-runtime-data-common +Section: kde +Architecture: all +Replaces: kdebase-runtime-data +Description: shared data files for the KDE base runtime module + This package contains the architecture-independent shared data files needed + for running KDE applications KDE applications. + . + The files contained in this package are also part of KDE3's kdebase-data package + and will not be installed if KDE3's kdebase-data is installed. + . + This package is part of KDE, and a component of the KDE base runtime module. + See the 'kde' and 'kdebase-runtime' packages for more information. + +Package: kde-icons-oxygen +Section: kde +Architecture: all +Replaces: kdebase-data (<= 4:3.94.0-1) +Suggests: kdebase (>= 4:3.94.0-2) +Description: Oxygen icon theme for KDE4 + Oxygen is the standard icon theme for KDE4. + +Package: khelpcenter-kde4 +Section: kde +Architecture: any +Depends: ${shlibs:Depends} +Recommends: htdig +Description: help center for KDE + The KDE Help Center provides documentation on how to use the KDE desktop. + . + The htdig package is needed to build a searchable archive of KDE + documentation. + . + This package is part of KDE, and a component of the KDE base runtime module. + See the 'kde' and 'kdebase-runtime' packages for more information. + +Package: kdebase-runtime-dbg +Section: devel +Architecture: any +Priority: extra +Depends: kdebase-runtime (= ${binary:Version}), kdepimlibs-dbg +Description: debugging symbols for KDE base runtime module + This package contains the debugging symbols associated with kdebase-runtime. + They will automatically be used by gdb for debugging kdebase-runtime related + issues.