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

Bug#477957: marked as done (kdenetwork: FTBFS: configure: error: --with-external-libgadu was given, but test for libgadu failed)



Your message dated Tue, 10 Jun 2008 21:32:12 +0000
with message-id <E1K6BRs-0006AE-36@ries.debian.org>
and subject line Bug#477957: fixed in kdenetwork 4:3.5.9-2
has caused the Debian Bug report #477957,
regarding kdenetwork: FTBFS: configure: error: --with-external-libgadu was given, but test for libgadu failed
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.)


-- 
477957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477957
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdenetwork
Version: 4:3.5.9-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080425 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/kdenetwork-3.5.9'
> if test -e /usr/share/misc/config.guess ; then \
> 		for i in ./admin/config.guess ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.guess $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -e /usr/share/misc/config.sub ; then \
> 		for i in ./admin/config.sub ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.sub $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> make[1]: Leaving directory `/build/user/kdenetwork-3.5.9'
> if test -e /usr/share/misc/config.guess ; then \
> 		for i in ./admin/config.guess ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.guess $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -e /usr/share/misc/config.sub ; then \
> 		for i in ./admin/config.sub ; do \
> 			if ! test -e $i.cdbs-orig ; then \
> 				mv $i $i.cdbs-orig ; \
> 				cp --remove-destination /usr/share/misc/config.sub $i ; \
> 			fi ; \
> 		done ; \
> 	fi
> if test -n "" -a ! -f configure; then \
> 		/usr/bin/make -C . -f admin/Makefile.common dist; \
> 	fi
> touch debian/stamp-cvs-make
> touch debian/stamp-autotools-files
> chmod a+x /build/user/kdenetwork-3.5.9/./configure
> cd obj-i486-linux-gnu && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/user/kdenetwork-3.5.9/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include/kde" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/kdenetwork" --disable-maintainer-mode --disable-dependency-tracking  --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --enable-final --disable-debug --with-external-libgadu 
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking target system type... i486-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for kde-config... /usr/bin/kde-config
> checking where to install... /usr (as requested)
> checking for style of include used by make... GNU
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... none
> checking how to run the C preprocessor... cc -E
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking whether cc is blacklisted... no
> checking whether g++ supports -Wmissing-format-attribute... yes
> checking whether cc supports -Wmissing-format-attribute... yes
> checking whether g++ supports -Wundef... yes
> checking whether g++ supports -Wno-long-long... yes
> checking whether g++ supports -Wno-non-virtual-dtor... yes
> checking whether g++ supports -fno-reorder-blocks... yes
> checking whether g++ supports -fno-exceptions... yes
> checking whether g++ supports -fno-check-new... yes
> checking whether g++ supports -fno-common... yes
> checking whether g++ supports -fexceptions... yes
> checking whether system headers can cope with -O2 -fno-inline... irrelevant
> checking how to run the C++ preprocessor... g++ -E
> checking whether g++ supports -O0... yes
> not using lib directory suffix
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ld used by cc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognize dependent libraries... pass_all
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 98304
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking if C++ programs can be compiled... yes
> checking for strlcat... no
> checking if strlcat needs custom prototype... yes - in libkdefakes
> checking for strlcpy... no
> checking if strlcpy needs custom prototype... yes - in libkdefakes
> checking for main in -lutil... yes
> checking for main in -lcompat... no
> checking for crypt in -lcrypt... yes
> checking for socklen_t... yes
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for inet_ntoa... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for sys/types.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking sys/bitypes.h usability... yes
> checking sys/bitypes.h presence... yes
> checking for sys/bitypes.h... yes
> checking for poll in -lpoll... no
> checking Carbon/Carbon.h usability... no
> checking Carbon/Carbon.h presence... no
> checking for Carbon/Carbon.h... no
> checking CoreAudio/CoreAudio.h usability... no
> checking CoreAudio/CoreAudio.h presence... no
> checking for CoreAudio/CoreAudio.h... no
> checking if res_init needs -lresolv... yes
> checking for res_init... yes
> checking if res_init needs custom prototype... no
> checking for killpg in -lucb... no
> checking for int... yes
> checking size of int... 4
> checking for short... yes
> checking size of short... 2
> checking for long... yes
> checking size of long... 4
> checking for char *... yes
> checking size of char *... 4
> checking for dlopen in -ldl... (cached) yes
> checking for shl_unload in -ldld... no
> checking for size_t... yes
> checking size of size_t... 4
> checking for unsigned long... yes
> checking size of unsigned long... 4
> checking sizeof size_t == sizeof unsigned long... yes
> checking for PIE support... yes
> checking if enabling -pie/fPIE support... yes
> checking crt_externs.h usability... no
> checking crt_externs.h presence... no
> checking for crt_externs.h... no
> checking for _NSGetEnviron... no
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for X... libraries /usr/lib, headers .
> checking for IceConnectionNumber in -lICE... yes
> checking for libXext... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for pthread_create in -lpthread... yes
> checking for extra includes... no
> checking for extra libs... no
> checking for libz... -lz
> checking for libpng... -lpng -lz -lm
> checking for libjpeg6b... no
> checking for libjpeg... -ljpeg
> checking for perl... /usr/bin/perl
> checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
> checking for moc... /usr/share/qt3/bin/moc
> checking for uic... /usr/share/qt3/bin/uic
> checking whether uic supports -L ... yes
> checking whether uic supports -nounload ... yes
> checking if Qt needs -ljpeg... no
> checking for rpath... no
> checking for KDE... libraries /usr/lib, headers /usr/include/kde
> checking if UIC has KDE plugins available... yes
> checking for KDE paths... defaults
> checking for dcopidl... /usr/bin/dcopidl
> checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
> checking for mcopidl... /usr/bin/mcopidl
> checking for artsc-config... /usr/bin/artsc-config
> checking for meinproc... /usr/bin/meinproc
> checking for kconfig_compiler... /usr/bin/kconfig_compiler
> checking for dcopidlng... /usr/bin/dcopidlng
> checking for makekdewidgets... /usr/bin/makekdewidgets
> checking for xmllint... /usr/bin/xmllint
> checking grepping for visibility push/pop in headers... yes
> checking whether g++ supports -fvisibility=hidden... yes
> checking if Qt is patched for -fvisibility... no
> checking for Qt docs... /usr/share/qt3/doc/html
> checking for dot... not found
> checking for doxygen... /usr/bin/doxygen
> checking linux/tcp.h usability... no
> checking linux/tcp.h presence... yes
> configure: WARNING: linux/tcp.h: present but cannot be compiled
> configure: WARNING: linux/tcp.h:     check for missing prerequisite headers?
> configure: WARNING: linux/tcp.h: see the Autoconf documentation
> configure: WARNING: linux/tcp.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
> configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence
> checking for linux/tcp.h... yes
> checking linux/if_ppp.h usability... no
> checking linux/if_ppp.h presence... yes
> configure: WARNING: linux/if_ppp.h: present but cannot be compiled
> configure: WARNING: linux/if_ppp.h:     check for missing prerequisite headers?
> configure: WARNING: linux/if_ppp.h: see the Autoconf documentation
> configure: WARNING: linux/if_ppp.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
> configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence
> checking for linux/if_ppp.h... yes
> checking net/errno.h usability... no
> checking net/errno.h presence... no
> checking for net/errno.h... no
> checking net/if_ppp.h usability... yes
> checking net/if_ppp.h presence... yes
> checking for net/if_ppp.h... yes
> checking asm/param.h usability... yes
> checking asm/param.h presence... yes
> checking for asm/param.h... yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/cdefs.h usability... yes
> checking sys/cdefs.h presence... yes
> checking for sys/cdefs.h... yes
> checking sys/sockio.h usability... no
> checking sys/sockio.h presence... no
> checking for sys/sockio.h... no
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for unistd.h... (cached) yes
> checking fnmatch.h usability... yes
> checking fnmatch.h presence... yes
> checking for fnmatch.h... yes
> checking sysent.h usability... no
> checking sysent.h presence... no
> checking for sysent.h... no
> checking for strings.h... (cached) yes
> checking paths.h usability... yes
> checking paths.h presence... yes
> checking for paths.h... yes
> checking utmp.h usability... yes
> checking utmp.h presence... yes
> checking for utmp.h... yes
> checking re_comp.h usability... yes
> checking re_comp.h presence... yes
> checking for re_comp.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking byteswap.h usability... yes
> checking byteswap.h presence... yes
> checking for byteswap.h... yes
> checking for resolv.h... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... 64
> checking for flock... yes
> checking for usleep... yes
> checking if usleep needs custom prototype... no
> checking for socket... yes
> checking for fabsl... no
> checking for strdup... yes
> checking for vsnprintf... (cached) yes
> checking for tzset... yes
> checking for setenv... yes
> checking if setenv needs custom prototype... no
> checking for unsetenv... yes
> checking if unsetenv needs custom prototype... no
> checking for getdomainname... yes
> checking if getdomainname needs custom prototype... no
> checking for gethostname... yes
> checking if gethostname needs custom prototype... no
> checking whether byte ordering is bigendian... no
> checking for res_init... no
> checking for res_init in -lresolv... no
> checking for timezone variable... yes
> checking for tm_gmtoff in struct tm... yes
> checking for SLP support... yes
> checking for GL... yes
> checking for Qt docs... /usr/share/qt3/doc/html
> checking for dot... (cached) not found
> checking for doxygen... /usr/bin/doxygen
> checking for tm_gmtoff in struct tm... (cached) yes
> checking knotifydialog.h usability... yes
> checking knotifydialog.h presence... yes
> checking for knotifydialog.h... yes
> checking for kdelibs newer than 3.3.x... yes
> checking for xml2-config... /usr/bin/xml2-config
> checking for xmllint... /usr/bin/xmllint
> checking for xslt-config... /usr/bin/xslt-config
> checking for valgrind.h... yes
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for short... (cached) yes
> checking size of short... (cached) 2
> checking for long... (cached) yes
> checking size of long... (cached) 4
> checking for char *... (cached) yes
> checking size of char *... (cached) 4
> checking X11/extensions/Xrender.h usability... yes
> checking X11/extensions/Xrender.h presence... yes
> checking for X11/extensions/Xrender.h... yes
> checking for XRenderComposite in -lXrender... yes
> checking tgmath.h usability... yes
> checking tgmath.h presence... yes
> checking for tgmath.h... yes
> checking for X11/extensions/scrnsaver.h... no
> checking for libxmms... /build/user/kdenetwork-3.5.9/./configure: line 40200: xmms-config: command not found
> /build/user/kdenetwork-3.5.9/./configure: line 40202: xmms-config: command not found
> no
> checking libgadu version 1.5(rcX) with pthread support... no
> configure: error: --with-external-libgadu was given, but test for libgadu failed
> make: *** [obj-i486-linux-gnu/config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/25

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: kdenetwork
Source-Version: 4:3.5.9-2

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

dcoprss_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/dcoprss_3.5.9-2_amd64.deb
kdenetwork-dbg_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdenetwork-dbg_3.5.9-2_amd64.deb
kdenetwork-dev_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdenetwork-dev_3.5.9-2_amd64.deb
kdenetwork-doc-html_3.5.9-2_all.deb
  to pool/main/k/kdenetwork/kdenetwork-doc-html_3.5.9-2_all.deb
kdenetwork-filesharing_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdenetwork-filesharing_3.5.9-2_amd64.deb
kdenetwork-kfile-plugins_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdenetwork-kfile-plugins_3.5.9-2_amd64.deb
kdenetwork_3.5.9-2.diff.gz
  to pool/main/k/kdenetwork/kdenetwork_3.5.9-2.diff.gz
kdenetwork_3.5.9-2.dsc
  to pool/main/k/kdenetwork/kdenetwork_3.5.9-2.dsc
kdenetwork_3.5.9-2_all.deb
  to pool/main/k/kdenetwork/kdenetwork_3.5.9-2_all.deb
kdict_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdict_3.5.9-2_amd64.deb
kdnssd_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kdnssd_3.5.9-2_amd64.deb
kget_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kget_3.5.9-2_amd64.deb
knewsticker_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/knewsticker_3.5.9-2_amd64.deb
kopete_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kopete_3.5.9-2_amd64.deb
kpf_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kpf_3.5.9-2_amd64.deb
kppp_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kppp_3.5.9-2_amd64.deb
krdc_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/krdc_3.5.9-2_amd64.deb
krfb_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/krfb_3.5.9-2_amd64.deb
ksirc_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/ksirc_3.5.9-2_amd64.deb
ktalkd_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/ktalkd_3.5.9-2_amd64.deb
kwifimanager_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/kwifimanager_3.5.9-2_amd64.deb
librss1_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/librss1_3.5.9-2_amd64.deb
lisa_3.5.9-2_amd64.deb
  to pool/main/k/kdenetwork/lisa_3.5.9-2_amd64.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 477957@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ana Beatriz Guerrero Lopez <ana@debian.org> (supplier of updated kdenetwork 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: Mon, 09 Jun 2008 23:05:21 +0200
Source: kdenetwork
Binary: kdenetwork dcoprss kdenetwork-doc-html kdenetwork-kfile-plugins kdenetwork-filesharing kdict kget knewsticker kopete kpf kppp krdc krfb ksirc ktalkd kwifimanager librss1 kdenetwork-dev lisa kdnssd kdenetwork-dbg
Architecture: source all amd64
Version: 4:3.5.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Ana Beatriz Guerrero Lopez <ana@debian.org>
Description: 
 dcoprss    - RSS utilities for KDE
 kdenetwork - network-related apps from the official KDE release
 kdenetwork-dbg - debugging symbols for kdenetwork
 kdenetwork-dev - development files for the KDE network module
 kdenetwork-doc-html - KDE network documentation in HTML format
 kdenetwork-filesharing - network filesharing configuration module for KDE
 kdenetwork-kfile-plugins - torrent metainfo plugin for KDE
 kdict      - dictionary client for KDE
 kdnssd     - Zeroconf support for KDE
 kget       - download manager for KDE
 knewsticker - news ticker applet for KDE
 kopete     - instant messenger for KDE
 kpf        - public fileserver for KDE
 kppp       - modem dialer and ppp frontend for KDE
 krdc       - Remote Desktop Connection for KDE
 krfb       - Desktop Sharing for KDE
 ksirc      - IRC client for KDE
 ktalkd     - talk daemon for KDE
 kwifimanager - wireless lan manager for KDE
 librss1    - RSS library for KDE
 lisa       - LAN information server for KDE
Closes: 477957 484552
Changes: 
 kdenetwork (4:3.5.9-2) unstable; urgency=low
 .
   * Add --with-xmms=no to configure flags to avoid searching for xmms
     in the configure.
   * Add patch from Martin Meredith to detect newer libgadu versions.
     (Closes: #477957) Patch is 13_improve-libgadu-detection.diff.
   * Add patch from Riku Vopio to get kppp building in armel.
     (Closes: #484552) Patch is 24_kppp_armel.diff.
   * Redo buildprep.
Checksums-Sha1: 
 084a7788e9c2389f1ccac5fe2c99b26c6dba5b69 1960 kdenetwork_3.5.9-2.dsc
 c324b0a9829750572f9f968cca7b26ed89e26146 373447 kdenetwork_3.5.9-2.diff.gz
 7f079d3d8dbe8d33588b6de59fc7799927eb189f 18350 kdenetwork_3.5.9-2_all.deb
 a539edbc809836821f40600f94b66a20665aa64d 226240 kdenetwork-doc-html_3.5.9-2_all.deb
 adf5bcd15af97c8887405ccfcb781f44808dcd04 88388 dcoprss_3.5.9-2_amd64.deb
 b488a7616ad7515f50ce6f351196242cdbe7815d 44980 kdenetwork-kfile-plugins_3.5.9-2_amd64.deb
 f458f98265ae6eadb6d38d5ef4e4a565b4df6abf 700260 kdenetwork-filesharing_3.5.9-2_amd64.deb
 0a364e9a25d5ac92b233cec6dcdbd1adcf25f697 316200 kdict_3.5.9-2_amd64.deb
 c15511236dac095d10550edff0070f34bd2d7b9e 459818 kget_3.5.9-2_amd64.deb
 0ccd9cb64bae3874e36d445c6dd0bac6859b1d52 466032 knewsticker_3.5.9-2_amd64.deb
 b0ab6feec85999192efa3ff3cc8f8132f0b53f88 8021800 kopete_3.5.9-2_amd64.deb
 f276bfed4ab713192305d60986bd25fe42b1256e 212754 kpf_3.5.9-2_amd64.deb
 0aa3e69886fb16c3cf39e7e52f247467e3fd7669 715730 kppp_3.5.9-2_amd64.deb
 d897349c77c32228a8a254eb50d0ec75221dc02b 522100 krdc_3.5.9-2_amd64.deb
 eb81d7adcda67c7e29f1750be206a27f4e246f74 969638 krfb_3.5.9-2_amd64.deb
 fc5021d0382490c8bea6a36c26cb3c7278efb63c 760650 ksirc_3.5.9-2_amd64.deb
 e8368f1d7e520055325ae6dd3f3631a3e7009f04 147256 ktalkd_3.5.9-2_amd64.deb
 6ef04b56da28401cf97ff1091d4970738244ce9a 247934 kwifimanager_3.5.9-2_amd64.deb
 b3cb38f9fe1070d83bc3a93b8ea543f411684e7d 51450 librss1_3.5.9-2_amd64.deb
 639b04a935a2d5e5d47e7528a3022a067e057b87 104466 kdenetwork-dev_3.5.9-2_amd64.deb
 59455413703ddb7057cc5db86e4179c31300a244 177930 lisa_3.5.9-2_amd64.deb
 e949ae1f95024fa46ddcd0eb22dea8b6e4de7923 56838 kdnssd_3.5.9-2_amd64.deb
 79a2681c0549defecf53aa752a19d11736e02190 23695372 kdenetwork-dbg_3.5.9-2_amd64.deb
Checksums-Sha256: 
 86f2f09a713f356c1ba78c69e47c84ada4c98ca6cb6d402cba4a70525197f6bc 1960 kdenetwork_3.5.9-2.dsc
 93e2911b9dd1671f79210b1667ef23906903ade455a53becfd09f1ad9d622b9f 373447 kdenetwork_3.5.9-2.diff.gz
 617cae37c90d0992a551c69cdafc1187f5a1306538c6db19e23fbcf08402c919 18350 kdenetwork_3.5.9-2_all.deb
 2acec2e078fe0468e12602080f93d990ea5d610047b3d677c14f6e79b987056e 226240 kdenetwork-doc-html_3.5.9-2_all.deb
 986c3cdea805f68d294162f380846730fd9eec956cfa0dd5f45bf8354e371ef2 88388 dcoprss_3.5.9-2_amd64.deb
 bdb98bb1bdfc904e40ca22e436e648c73562c1a9e2ab6f31c2a83dbdd6d2bcce 44980 kdenetwork-kfile-plugins_3.5.9-2_amd64.deb
 c48552780374796aa1ab812dc9699df701661af68625a4a378a669d53fde3635 700260 kdenetwork-filesharing_3.5.9-2_amd64.deb
 5cd2b066fdb0fc367e73c94ec22d89fa488f5df89e67a0ddff935512a3f4ff1c 316200 kdict_3.5.9-2_amd64.deb
 212e147d8d816c885a0deba0e61ee80411cd2c3efe0bda413696d443663f3d7f 459818 kget_3.5.9-2_amd64.deb
 50fe3cb6d50163b663379e390442a9f0e44a69ae3bf0234ef0025e4437984707 466032 knewsticker_3.5.9-2_amd64.deb
 4c8540291e89606e8a91accdb447fb4156fb4f5cfba57ac1b1c3e5c108f59187 8021800 kopete_3.5.9-2_amd64.deb
 4cc380e218e2808edd84ea0a6fc675d6d913a8e1b5957017eee634fa99500c7e 212754 kpf_3.5.9-2_amd64.deb
 1420a35c5d2b4cb95871945ce9c9c9b07f2dacf3239e8e07ff5287f61f44bd5b 715730 kppp_3.5.9-2_amd64.deb
 d912dc38ced577bf2818f75029f0536de5e9307f16540667bca7dda2ae239b8f 522100 krdc_3.5.9-2_amd64.deb
 89af330f4132957478bcf617146762627ea0e86e8d86268bd8e448e9f27bd667 969638 krfb_3.5.9-2_amd64.deb
 b1f7120951bbacd2d8ea9906920017096b5d1a4b7f231cd376b1c941b8e08a2f 760650 ksirc_3.5.9-2_amd64.deb
 9d29a782d9d8c776679ca1df66634dbf2cdb0bbc277f78c2e2a1261142f6eabf 147256 ktalkd_3.5.9-2_amd64.deb
 fa58a82ecb276647ec854a8553f09fe14f5a859bac02bd82adf7e33a4ab4e227 247934 kwifimanager_3.5.9-2_amd64.deb
 97bd27233790de4ca17540e12ff9124c60d780525f13b3f22c8c9c08e4240652 51450 librss1_3.5.9-2_amd64.deb
 495819710ace55afe3a931ce2b207447021d62d32c30d0e7f5556d1f08a32169 104466 kdenetwork-dev_3.5.9-2_amd64.deb
 f54ebe52086b5fd2837c48c7d19f5f40fa3ab2b86a9eab17a8e39a2d6e49c792 177930 lisa_3.5.9-2_amd64.deb
 19f92fd82ea1ef7e72dd1f23d3afca4d468ac34573a04b789fb8ef94ccf44456 56838 kdnssd_3.5.9-2_amd64.deb
 aa04a09565a66db95070b811cbf17380ac6b65482fbabba2a4ebe9178c4873b6 23695372 kdenetwork-dbg_3.5.9-2_amd64.deb
Files: 
 ff7f15a8c793ae08338eeaa5baafed4a 1960 kde optional kdenetwork_3.5.9-2.dsc
 e4a89ddc7eaba6ec338a77fc55aab4d5 373447 kde optional kdenetwork_3.5.9-2.diff.gz
 593ca607fd56bd4defd6843b6993a9e9 18350 kde optional kdenetwork_3.5.9-2_all.deb
 b8904a2b4ae73d09b35590ccbe15289b 226240 doc optional kdenetwork-doc-html_3.5.9-2_all.deb
 a9a80e315494d9160c98ed9de4c67dfd 88388 net optional dcoprss_3.5.9-2_amd64.deb
 330f48d622a64e1fb85a7c253c4ec389 44980 kde optional kdenetwork-kfile-plugins_3.5.9-2_amd64.deb
 5b724ed60d6cc5e4ace51a8649f6e5ab 700260 net optional kdenetwork-filesharing_3.5.9-2_amd64.deb
 f466df47a61dda381685b9f3b7b9bd9f 316200 net optional kdict_3.5.9-2_amd64.deb
 7aa2930f2bb5f52482ed8e705785fdf2 459818 net optional kget_3.5.9-2_amd64.deb
 095864a1448e2bc863b5cdfed726d776 466032 kde optional knewsticker_3.5.9-2_amd64.deb
 8a45187ac003880892dc42456f809d18 8021800 kde optional kopete_3.5.9-2_amd64.deb
 85054984fc998450b399cf93314b3cba 212754 net optional kpf_3.5.9-2_amd64.deb
 5522bd4007df82dd981a19fa47874f8b 715730 net optional kppp_3.5.9-2_amd64.deb
 f2f53f30698e05cbea4b67bb238c3553 522100 net optional krdc_3.5.9-2_amd64.deb
 2037a8938c9debf73004b3d73aa5ebd0 969638 net optional krfb_3.5.9-2_amd64.deb
 e494eb3a5e9eea758e9e098fc117ea8c 760650 net optional ksirc_3.5.9-2_amd64.deb
 7bb8ee60b4b866cefb45fd76e56a2a74 147256 net extra ktalkd_3.5.9-2_amd64.deb
 f55b3e3ed582aa613c5597abb3b0dec3 247934 net optional kwifimanager_3.5.9-2_amd64.deb
 6dad4b5c57f56e544bc0d420018dc836 51450 libs optional librss1_3.5.9-2_amd64.deb
 0625909ffbd6312ffb92ac345f4f0ccb 104466 devel optional kdenetwork-dev_3.5.9-2_amd64.deb
 a2f1acbc057973ad85a69431da13dc85 177930 net optional lisa_3.5.9-2_amd64.deb
 192afe822f82327581711c20f121f471 56838 net optional kdnssd_3.5.9-2_amd64.deb
 f971151a9653a0b878ef362a98f8047d 23695372 libdevel extra kdenetwork-dbg_3.5.9-2_amd64.deb

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

iEYEARECAAYFAkhO7bIACgkQn3j4POjENGEGZgCcCNKDuAY4U2rdwTPBX1/Ze0C9
3RUAnRE1Nu9EglhjPZei7S3GQaI2tj/Z
=aFS5
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: