[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#483117: marked as done (kdebase-runtime_4:4.0.80-1(experimental/powerpc/anakreon): fontdialog.cpp:31:27: error: kfontcombobox.h: No such file or directory)



Your message dated Thu, 19 Jun 2008 19:38:40 +0000
with message-id <E1K9Pxw-0005t9-A1@ries.debian.org>
and subject line Bug#483116: fixed in kdebase 4:4.0.82+svn819867-1
has caused the Debian Bug report #483116,
regarding kdebase-runtime_4:4.0.80-1(experimental/powerpc/anakreon): fontdialog.cpp:31:27: error: kfontcombobox.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
483116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483116
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdebase-runtime
Version: 4:4.0.80-1
Severity: serious
Tags: experimental

Heya,

kdebase-runtime FTBFSes on my ppc buildd:

| Automatic build of kdebase-runtime_4:4.0.80-1 on anakreon.ayous.org by sbuild/powerpc 98-farm
| Build started at 20080527-0204
| ******************************************************************************

[...]

| /usr/bin/cmake -E cmake_progress_report /build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu/CMakeFiles 
| [ 11%] Building CXX object khelpcenter/CMakeFiles/kdeinit_khelpcenter.dir/fontdialog.o
| cd /build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu/khelpcenter && /usr/bin/g++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -Dkdeinit_khelpcenter_EXPORTS -g -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -fPIC -I/build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu/khelpcenter -I/build/buildd/kdebase-runtime-4.0.80/khelpcenter -I/build/buildd/kdebase-runtime-4.0.80 -I/build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu -I/usr/include/KDE -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4   -o CMakeFiles/kdeinit_khelpcenter.dir/fontdialog.o -c /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:31:27: error: kfontcombobox.h: No such file or directory
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp: In member function 'void KHC::FontDialog::setupFontTypesBox()':
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:99: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:100: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:101: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:105: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:106: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:107: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:111: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:112: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:113: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:117: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:118: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:119: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:123: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:124: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:125: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:129: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:130: error: no matching function for call to 'QGridLayout::addWidget(KFontComboBox*&, int, int)'
| /usr/include/qt4/QtGui/qgridlayout.h:118: note: candidates are: void QGridLayout::addWidget(QWidget*)
| /usr/include/qt4/QtGui/qgridlayout.h:119: note:                 void QGridLayout::addWidget(QWidget*, int, int, Qt::Alignment)
| /usr/include/qt4/QtGui/qgridlayout.h:120: note:                 void QGridLayout::addWidget(QWidget*, int, int, int, int, Qt::Alignment)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:131: error: no matching function for call to 'QLabel::setBuddy(KFontComboBox*&)'
| /usr/include/qt4/QtGui/qlabel.h:105: note: candidates are: void QLabel::setBuddy(QWidget*)
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp: In member function 'void KHC::FontDialog::load()':
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:179: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:180: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:181: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:182: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:183: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:184: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp: In member function 'void KHC::FontDialog::save()':
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:205: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:206: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:207: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:208: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:209: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.cpp:210: error: invalid use of incomplete type 'struct KFontComboBox'
| /build/buildd/kdebase-runtime-4.0.80/khelpcenter/fontdialog.h:28: error: forward declaration of 'struct KFontComboBox'
| make[3]: *** [khelpcenter/CMakeFiles/kdeinit_khelpcenter.dir/fontdialog.o] Error 1
| make[3]: Leaving directory `/build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu'
| make[2]: *** [khelpcenter/CMakeFiles/kdeinit_khelpcenter.dir/all] Error 2
| make[2]: Leaving directory `/build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/kdebase-runtime-4.0.80/obj-powerpc-linux-gnu'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080527-0209
| FAILED [dpkg-buildpackage died]
| Build needed 00:02:24, 110228k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=powerpc&pkg=kdebase-runtime&ver=4:4.0.80-1

Marc
-- 
BOFH #303:
fractal radiation jamming the backbone



--- End Message ---
--- Begin Message ---
Source: kdebase
Source-Version: 4:4.0.82+svn819867-1

We believe that the bug you reported is fixed in the latest version of
kdebase, which is due to be installed in the Debian FTP archive:

dolphin_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/dolphin_4.0.82+svn819867-1_amd64.deb
dolphin_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/dolphin_4.0.82+svn819867-1_i386.deb
kappfinder_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kappfinder_4.0.82+svn819867-1_amd64.deb
kappfinder_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kappfinder_4.0.82+svn819867-1_i386.deb
kdebase-bin_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kdebase-bin_4.0.82+svn819867-1_amd64.deb
kdebase-bin_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kdebase-bin_4.0.82+svn819867-1_i386.deb
kdebase-data_4.0.82+svn819867-1_all.deb
  to pool/main/k/kdebase/kdebase-data_4.0.82+svn819867-1_all.deb
kdebase-dbg_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kdebase-dbg_4.0.82+svn819867-1_amd64.deb
kdebase-dbg_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kdebase-dbg_4.0.82+svn819867-1_i386.deb
kdebase-dev_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kdebase-dev_4.0.82+svn819867-1_amd64.deb
kdebase-dev_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kdebase-dev_4.0.82+svn819867-1_i386.deb
kdebase-plasma_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kdebase-plasma_4.0.82+svn819867-1_amd64.deb
kdebase-plasma_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kdebase-plasma_4.0.82+svn819867-1_i386.deb
kdebase_4.0.82+svn819867-1.diff.gz
  to pool/main/k/kdebase/kdebase_4.0.82+svn819867-1.diff.gz
kdebase_4.0.82+svn819867-1.dsc
  to pool/main/k/kdebase/kdebase_4.0.82+svn819867-1.dsc
kdebase_4.0.82+svn819867-1_all.deb
  to pool/main/k/kdebase/kdebase_4.0.82+svn819867-1_all.deb
kdebase_4.0.82+svn819867.orig.tar.gz
  to pool/main/k/kdebase/kdebase_4.0.82+svn819867.orig.tar.gz
kdepasswd_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kdepasswd_4.0.82+svn819867-1_amd64.deb
kdepasswd_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kdepasswd_4.0.82+svn819867-1_i386.deb
kfind_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kfind_4.0.82+svn819867-1_amd64.deb
kfind_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kfind_4.0.82+svn819867-1_i386.deb
kinfocenter_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kinfocenter_4.0.82+svn819867-1_amd64.deb
kinfocenter_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kinfocenter_4.0.82+svn819867-1_i386.deb
konqueror-nsplugins_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/konqueror-nsplugins_4.0.82+svn819867-1_amd64.deb
konqueror-nsplugins_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/konqueror-nsplugins_4.0.82+svn819867-1_i386.deb
konqueror_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/konqueror_4.0.82+svn819867-1_amd64.deb
konqueror_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/konqueror_4.0.82+svn819867-1_i386.deb
konsole_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/konsole_4.0.82+svn819867-1_amd64.deb
konsole_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/konsole_4.0.82+svn819867-1_i386.deb
kwrite_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/kwrite_4.0.82+svn819867-1_amd64.deb
kwrite_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/kwrite_4.0.82+svn819867-1_i386.deb
libkonq5-dev_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/libkonq5-dev_4.0.82+svn819867-1_amd64.deb
libkonq5-dev_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/libkonq5-dev_4.0.82+svn819867-1_i386.deb
libkonq5-templates_4.0.82+svn819867-1_all.deb
  to pool/main/k/kdebase/libkonq5-templates_4.0.82+svn819867-1_all.deb
libkonq5_4.0.82+svn819867-1_amd64.deb
  to pool/main/k/kdebase/libkonq5_4.0.82+svn819867-1_amd64.deb
libkonq5_4.0.82+svn819867-1_i386.deb
  to pool/main/k/kdebase/libkonq5_4.0.82+svn819867-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 483116@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdebase package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 15 Jun 2008 15:22:53 +0200
Source: kdebase
Binary: kdebase dolphin kappfinder kdebase-bin kdebase-data kdebase-dev kdepasswd kfind kinfocenter konqueror konqueror-nsplugins konsole kwrite libkonq5 libkonq5-templates libkonq5-dev kdebase-plasma kdebase-dbg
Architecture: all amd64 i386 source 
Version: 4:4.0.82+svn819867-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Closes: 483116
Description:
 dolphin    - file manager for KDE 4
 kappfinder - non-KDE application finder for KDE 4
 kdebase    - base applications from the official KDE release
 kdebase-bin - core binaries for the KDE 4 base module
 kdebase-data - shared data files for the KDE 4 base module
 kdebase-dbg - debugging symbols for the KDE 4 base applications module
 kdebase-dev - development files for the KDE 4 base module
 kdebase-plasma - plasma widgets from the KDE 4 base applications module.
 kdepasswd  - password changer for KDE 4
 kfind      - file search utility for KDE 4
 kinfocenter - system information viewer for KDE 4
 konqueror  - KDE 4's advanced file manager, web browser and document viewer
 konqueror-nsplugins - Netscape plugin support for Konqueror
 konsole    - X terminal emulator for KDE 4
 kwrite     - text editor for KDE 4
 libkonq5   - core libraries for Konqueror
 libkonq5-dev - development files for the Konqueror libraries
 libkonq5-templates - data files for the Konqueror libraries
Changes:
 kdebase (4:4.0.82+svn819867-1) experimental; urgency=low
 .
   * New upstream development snapshot.
 .
   +++ Changes by Modestas Vainius:
 .
   * Bump kdepimlibs5-dev to 4.0.82, libphonon-dev to 4.2~ (Closes: #483116).
   * Build depend on libplasma-dev >=4.0.82 (folderview applet).
   * Add a new binary kdebase-plasma for a Folder View applet. Add appropriate
     replaces with libplasma2.
   * Update install files.
 .
   +++ Changes by Ana Beatriz Guerrero Lopez:
 .
   * Remove 01_r811027_konqcrash_on_rightclick.diff, merged upstream.
   * Add small update in 97_fix_target_link_libraries.diff.
   * Update build dependencies:
     - Bump kdepimlibs5-dev to (>= 4:4.0.81).
     - Change libphonon-dev to new versioning (>= 4:4.2~).
   * Update installed files.
 .
   +++ Changes by Fathi Boudra:
 .
   * Add libxext-dev build dependency.
Checksums-Sha1: 
 03acb85efb18f3c3dac3e597a0188b0e14423bab 36050 libkonq5-templates_4.0.82+svn819867-1_all.deb
 05a6f662f5539ac57a70a8f66e23e69d1054377c 301640 kinfocenter_4.0.82+svn819867-1_amd64.deb
 09b7c5ac58f0fd32d45b26d4499a83609e4c2983 55418 kdebase-plasma_4.0.82+svn819867-1_amd64.deb
 1f08383efacff30f928ea1679f41761fec83be23 754132 kdebase-bin_4.0.82+svn819867-1_amd64.deb
 341310180c5c71d468567b2fa905383470089998 91852 kwrite_4.0.82+svn819867-1_i386.deb
 4016908be1fcc9511154ddcbbcf7672da21e2ac9 28139 kdebase_4.0.82+svn819867-1.diff.gz
 453fb66b4399eeb67af40f9d947c9947fdb6c98b 88714 konqueror-nsplugins_4.0.82+svn819867-1_i386.deb
 50ee3973e00ea0a7cd2e1bf43bb5ae0538fb0951 4859809 kdebase_4.0.82+svn819867.orig.tar.gz
 5ea16571b56512b1aa1c09db09a36bd6e0e67f4a 25264 libkonq5-dev_4.0.82+svn819867-1_amd64.deb
 60df6a4bd42537850424a4e7ada1cce9c7f80d3b 167566 kfind_4.0.82+svn819867-1_i386.deb
 6e0a8a0e266e135a3de6258e927ef89e56be1a0b 199492 kdepasswd_4.0.82+svn819867-1_i386.deb
 7105dcf160370de599f0c4a62fa9753d56692155 1303756 konqueror_4.0.82+svn819867-1_i386.deb
 7157d0013366e2c09d4438ee522fd5aad2bd9daa 16324 kdebase-dev_4.0.82+svn819867-1_amd64.deb
 77ef0f9795bb3050d5175a4323448403c5ab742f 1077360 kdebase-data_4.0.82+svn819867-1_all.deb
 7d1258ddcf18ff69d2c9c55615d28496c41e181c 737480 konsole_4.0.82+svn819867-1_i386.deb
 7f484d33e7f462e867106a6cf762d2f2643eb30a 287730 kinfocenter_4.0.82+svn819867-1_i386.deb
 c026040c11ff59c13b82defd607bbc669301d835 2072 kdebase_4.0.82+svn819867-1.dsc
 90a5b42f194c0d8286262491d7ef267dad0c0eec 1243118 dolphin_4.0.82+svn819867-1_i386.deb
 92295135c8cc1ac9d6fd78afefd588bc62a9366c 696540 kdebase-bin_4.0.82+svn819867-1_i386.deb
 947242bf95c4792669155dc313565abc970aa104 16352 kdebase-dev_4.0.82+svn819867-1_i386.deb
 9a10d5c80bf036623e9b942d2fdda5c2056a111a 204688 kdepasswd_4.0.82+svn819867-1_amd64.deb
 9befe65fe96a81fd1836c07eef9372330a704a12 111756 libkonq5_4.0.82+svn819867-1_amd64.deb
 a627078427d7d0f1172cfe405c19e9167ebabb65 285268 kappfinder_4.0.82+svn819867-1_i386.deb
 b04d1543074a905753883570e02298b2c5257913 27271282 kdebase-dbg_4.0.82+svn819867-1_amd64.deb
 b89b4009bd4fe07f73789fd868534f3075b6404f 25352 libkonq5-dev_4.0.82+svn819867-1_i386.deb
 c680280e97f009365a5b1a76870adc6a32e8de3a 26963484 kdebase-dbg_4.0.82+svn819867-1_i386.deb
 ca0148d274331667cb69d7e65b1d9ef93c96e135 95366 konqueror-nsplugins_4.0.82+svn819867-1_amd64.deb
 cc2cb3a2191391878aba9c017c95b90feb8fc86f 1266360 dolphin_4.0.82+svn819867-1_amd64.deb
 d18873884ca575a52473f829bf8b9e7ae7dfab58 21022 kdebase_4.0.82+svn819867-1_all.deb
 d296e32d34d0a0cf169916f49b8f2c5e6bee800f 93572 kwrite_4.0.82+svn819867-1_amd64.deb
 d5f680d3872f2c6942e6a054a9439522a21944ac 796744 konsole_4.0.82+svn819867-1_amd64.deb
 d728eeebb25cc11b233ddce405d10e30ea49f82e 285530 kappfinder_4.0.82+svn819867-1_amd64.deb
 db1574f8cb497d31521b7a54e026cadc503866fa 106184 libkonq5_4.0.82+svn819867-1_i386.deb
 f261620f2f08355205908b2c0cfaa2680ac666be 173736 kfind_4.0.82+svn819867-1_amd64.deb
 f76151058cf0fb8a33e1662d47b9e129d9a0cba1 53090 kdebase-plasma_4.0.82+svn819867-1_i386.deb
 fbaef3e4c6771ee4433afcb7fd01bdb09d1b24fe 1374186 konqueror_4.0.82+svn819867-1_amd64.deb
Checksums-Sha256: 
 0af17b344ca9216379a3491460ce0467a0d3f159f578a6c6605cf2352d0e31eb 1266360 dolphin_4.0.82+svn819867-1_amd64.deb
 0df54c1b8109bb8981a91093d622ad761482ab91f78f520314a1b4bfe5a0e4ae 696540 kdebase-bin_4.0.82+svn819867-1_i386.deb
 11bab626e2d4e1e5c5aaa916061e4c29688068fec0262889ca20c65627caf125 737480 konsole_4.0.82+svn819867-1_i386.deb
 16246cb7fdac82a753360f778c5db9fdd14ed49010e3339844f566e22044fd34 93572 kwrite_4.0.82+svn819867-1_amd64.deb
 1a0899a5e8dbe9902b5f0e00e0a40571520511dd8fdede74186bbaee7b6c70bf 4859809 kdebase_4.0.82+svn819867.orig.tar.gz
 27b59aa1db929b1359a44a30d4622807be035213e3b6566413d81de87e76d8fd 287730 kinfocenter_4.0.82+svn819867-1_i386.deb
 2836d90de31a9f487cd6ae73e8ebbbbfbec19486890ef052c825410c0d24a8b6 1374186 konqueror_4.0.82+svn819867-1_amd64.deb
 28b368760b83d2f62b9af2b1e50d5d62cb051bca7531b411a594a6de1807cc47 27271282 kdebase-dbg_4.0.82+svn819867-1_amd64.deb
 2badec87d7b4fd00e10609e6f1ac2d9095cbb410a691c73b9108d9e483e1cbca 111756 libkonq5_4.0.82+svn819867-1_amd64.deb
 31f14dab5e75596d4fdd2602537f7047d439c5db304ecd6b4a54f0e1616b9774 16324 kdebase-dev_4.0.82+svn819867-1_amd64.deb
 351a347e0d932dc3577e3c3575f26f0967c0445932773995ef1f489fe73282e2 754132 kdebase-bin_4.0.82+svn819867-1_amd64.deb
 3581de0e513332f994304d4cc19e03e3a1fdb6d2977100d2c1b565b01be849c1 16352 kdebase-dev_4.0.82+svn819867-1_i386.deb
 3f2bfb4868df1fe63ba4c769033bbb99af729c4ff86ea7f5e01574cef789f846 88714 konqueror-nsplugins_4.0.82+svn819867-1_i386.deb
 4772f20de9307678f68f445550a6c074821e4bcb6fac3b2e14fcf37bd31b481d 285268 kappfinder_4.0.82+svn819867-1_i386.deb
 47a653c66fbf578f8fa425824fbfc652a6d5333ccd1a862d9e33fbc51e4fb27a 1077360 kdebase-data_4.0.82+svn819867-1_all.deb
 4c69e9cfe38a75e0820ded6b315eb366d63558c0ac43cee389f22e9c8508b20a 1303756 konqueror_4.0.82+svn819867-1_i386.deb
 5b67f6b06656913f9d67cfb9cb554c4c3ce2566c15f4c5377c39212fa6971ed0 796744 konsole_4.0.82+svn819867-1_amd64.deb
 5bda0b7f2a28ba0cba624800d2f32b5f201b114fa5de9776aeb72e078bbe8ae9 173736 kfind_4.0.82+svn819867-1_amd64.deb
 6478bf19746626e9a3ef99caa95d6152141ad68dd36e01d3d98e9cfd29becb81 2072 kdebase_4.0.82+svn819867-1.dsc
 687ed499ace6d3a7d49ced3c33fe1bec5a97120a87bdcfb5510f02055992cb6f 21022 kdebase_4.0.82+svn819867-1_all.deb
 859d2e753a1ff5d3414d974e69eb08acf0d48e03a268c06ce89e91aa64d664ce 204688 kdepasswd_4.0.82+svn819867-1_amd64.deb
 942696a9210f18b2d532c46ee01652c0d283f0b042cd50729eb71f2255520a45 1243118 dolphin_4.0.82+svn819867-1_i386.deb
 94c1195d80605443b831321a8e9065661c7d070d3e76e1c727450a957593a67c 91852 kwrite_4.0.82+svn819867-1_i386.deb
 9c0b0a33fe3e22773a2e658699979d799a3a262a9f4f5d431236e62094364235 95366 konqueror-nsplugins_4.0.82+svn819867-1_amd64.deb
 9ccfd6e2614a3595dac94db75682029fbf312bab3fbd91c7315ccc4c8440e1ab 26963484 kdebase-dbg_4.0.82+svn819867-1_i386.deb
 9f54ce6ddc32e566539cfe95cdef115aee233d4148cc2723420f3a381a2e050b 25264 libkonq5-dev_4.0.82+svn819867-1_amd64.deb
 ab6ef32c7250053093746f1d28590a3962be09f9bb2df1bb019715128a342d19 167566 kfind_4.0.82+svn819867-1_i386.deb
 ae610e4f89beb6ddff7708e5700d4e9455f6daead7af0ba437c3e4599076dbd9 285530 kappfinder_4.0.82+svn819867-1_amd64.deb
 b33bfa209bc4a3f8d6bbee1191bab2f1fd75a1ada5d36e61659d108243cbd43d 36050 libkonq5-templates_4.0.82+svn819867-1_all.deb
 c036d8ad464129e32645f9d4ffdbace79aa9c99f43bfd55d9f8ce50fac049005 301640 kinfocenter_4.0.82+svn819867-1_amd64.deb
 d4d7e92c504daa2ef2e264161a79e4df0f153376430070fe440226e7733e9a76 28139 kdebase_4.0.82+svn819867-1.diff.gz
 d8dfbf1a73e599c0711be111b4320c2ee21d3f8ab3f38ab89c48a84eff8e2e30 199492 kdepasswd_4.0.82+svn819867-1_i386.deb
 ddef698ede5f6846afdb9301ce5469198c7aad93fb9a87d9d660d03d8aa25797 25352 libkonq5-dev_4.0.82+svn819867-1_i386.deb
 e188db2eb8ac53c02c5a8f06ba0c55a3cbd8f35d54f2c66289da510e752128f2 106184 libkonq5_4.0.82+svn819867-1_i386.deb
 f7e45f8d7750effd6e4efe40cc270127060b0fe8ffa6d20710eafd84df4380e5 53090 kdebase-plasma_4.0.82+svn819867-1_i386.deb
 ffb218e256d98ca1c85740a14884b5472a90793be4655838b35a149602568fcc 55418 kdebase-plasma_4.0.82+svn819867-1_amd64.deb
Files: 
 01bb7b3383a546f574001e2d98867547 199492 admin optional kdepasswd_4.0.82+svn819867-1_i386.deb
 06be8a73d5fa43eedbe2982745e89af7 21022 kde optional kdebase_4.0.82+svn819867-1_all.deb
 0790ee3f7c2dc0d14c05ce03f656b464 1266360 utils optional dolphin_4.0.82+svn819867-1_amd64.deb
 12329ce9cec89100b52831334517832d 796744 kde optional konsole_4.0.82+svn819867-1_amd64.deb
 21bc3aaa232997ac1f269ca10296acb8 111756 kde optional libkonq5_4.0.82+svn819867-1_amd64.deb
 21fef72ddc456e452086733baf7a8289 36050 kde optional libkonq5-templates_4.0.82+svn819867-1_all.deb
 2a7cb036d4fce0e39f0e9fd9a6080979 1077360 kde optional kdebase-data_4.0.82+svn819867-1_all.deb
 2dcc610f1e50259b6c86882efccc0428 1303756 kde optional konqueror_4.0.82+svn819867-1_i386.deb
 3223495a7c4400399a94604d2e6e71b4 285530 kde optional kappfinder_4.0.82+svn819867-1_amd64.deb
 32c72ea034a7d02f7b0c81e1c2057fa6 88714 kde optional konqueror-nsplugins_4.0.82+svn819867-1_i386.deb
 389719790aaba1266f5c76ce9db04872 696540 kde optional kdebase-bin_4.0.82+svn819867-1_i386.deb
 3a3436e5e85db7e4fb8b173b414a9706 27271282 libdevel extra kdebase-dbg_4.0.82+svn819867-1_amd64.deb
 3d82bdb03c4e2a29c47d41b1bceae9b1 287730 utils optional kinfocenter_4.0.82+svn819867-1_i386.deb
 3db95d7fed44d39c7ffeadc3f64126f0 173736 utils optional kfind_4.0.82+svn819867-1_amd64.deb
 28e8da3127e22e91b70cc4ec85b2dc9b 2072 kde optional kdebase_4.0.82+svn819867-1.dsc
 43b4eb3061b3b62dae3de5f46de7e23c 301640 utils optional kinfocenter_4.0.82+svn819867-1_amd64.deb
 458e716ff1790ca48a728fddc11af573 1243118 utils optional dolphin_4.0.82+svn819867-1_i386.deb
 50f3e6dff3f7b25b2aa33660d7d2f472 737480 kde optional konsole_4.0.82+svn819867-1_i386.deb
 5c6e41fff0269aa085850c210dad0f4a 1374186 kde optional konqueror_4.0.82+svn819867-1_amd64.deb
 5eff30d87c729eb10168b38e67ded684 28139 kde optional kdebase_4.0.82+svn819867-1.diff.gz
 643ec52bd49bee224e4f66be530a582c 4859809 kde optional kdebase_4.0.82+svn819867.orig.tar.gz
 6d2689cf6c9b212418ff5a0e3271a057 55418 kde optional kdebase-plasma_4.0.82+svn819867-1_amd64.deb
 8029468657ec6215c675d35bc403ab8f 91852 editors optional kwrite_4.0.82+svn819867-1_i386.deb
 87a2cc856988b14c856368293376a487 285268 kde optional kappfinder_4.0.82+svn819867-1_i386.deb
 8b493cc97840273837a3907cac4ebeaa 95366 kde optional konqueror-nsplugins_4.0.82+svn819867-1_amd64.deb
 913fea01c6e48e779ee0c569314bb094 16352 kde optional kdebase-dev_4.0.82+svn819867-1_i386.deb
 92f012aa4a301fdce68710299ddf0123 204688 admin optional kdepasswd_4.0.82+svn819867-1_amd64.deb
 96a1dcc701f241d7ff971fa93c275006 25264 libdevel optional libkonq5-dev_4.0.82+svn819867-1_amd64.deb
 9a8ea6a7556fb5b2e6b4d0084ff429cc 16324 kde optional kdebase-dev_4.0.82+svn819867-1_amd64.deb
 abdb2e874f2c3fe3370051372b6a97be 167566 utils optional kfind_4.0.82+svn819867-1_i386.deb
 bebe4681e1b5c660ea56fe354cf54655 25352 libdevel optional libkonq5-dev_4.0.82+svn819867-1_i386.deb
 cc3b24c81383b632ac7de7091baba92a 754132 kde optional kdebase-bin_4.0.82+svn819867-1_amd64.deb
 dc9d1a6773ac0b2adf473c7807641b24 106184 kde optional libkonq5_4.0.82+svn819867-1_i386.deb
 dd2ab78bea546613570a48d8731a68db 53090 kde optional kdebase-plasma_4.0.82+svn819867-1_i386.deb
 e0a5773d5cd7d93f3fe7b5f828039d51 26963484 libdevel extra kdebase-dbg_4.0.82+svn819867-1_i386.deb
 f78cd4d01f46fb26683c886e73ce0335 93572 editors optional kwrite_4.0.82+svn819867-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Signed by Ana Guerrero

iEYEARECAAYFAkhVLfUACgkQn3j4POjENGFI3wCdE5uZbHC52M8V4R9dBE1v4sGH
OcQAn2hz4D6cL8BIODh4XmM3gxQ1/DYs
=jFlq
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: