Processing of qtparted_0.4.5-5_amd64.changes
qtparted_0.4.5-5_amd64.changes uploaded successfully to localhost along with the files: qtparted_0.4.5-5.dsc qtparted_0.4.5-5.diff.gz qtparted_0.4.5-5_amd64.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
qtparted_0.4.5-5_amd64.changes ACCEPTED
Accepted: qtparted_0.4.5-5.diff.gz to pool/main/q/qtparted/qtparted_0.4.5-5.diff.gz qtparted_0.4.5-5.dsc to pool/main/q/qtparted/qtparted_0.4.5-5.dsc qtparted_0.4.5-5_amd64.deb to pool/main/q/qtparted/qtparted_0.4.5-5_amd64.deb Override entries for your package: qtparted_0.4.5-5.dsc - source x11 qtparted_0.4.5-5_amd64.deb - optional x11 Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 530172 534001 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#534001: marked as done (qtparted: FTBFS: qp_libparted.cpp:1751: error: 'ped_free' was not declared in this scope)
Your message dated Sat, 27 Jun 2009 09:25:33 + with message-id and subject line Bug#534001: fixed in qtparted 0.4.5-5 has caused the Debian Bug report #534001, regarding qtparted: FTBFS: qp_libparted.cpp:1751: error: 'ped_free' was not declared in this scope 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 ow...@bugs.debian.org immediately.) -- 534001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534001 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: qtparted Version: 0.4.5-4 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/share/qt3/include > -I-I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT > -fexceptions -Wall -Wno-deprecated -Wnon-virtual-dtor -Wno-long-long > -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion > -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -fno-builtin > -g3 -fno-inline -Wall -O2 -Wformat-security -Wmissing-format-attribute > -fno-exceptions -fno-check-new -fno-common -MT qp_libparted.o -MD -MP -MF > ".deps/qp_libparted.Tpo" \ > -c -o qp_libparted.o `test -f 'qp_libparted.cpp' || echo > './'`qp_libparted.cpp; \ > then mv -f ".deps/qp_libparted.Tpo" ".deps/qp_libparted.Po"; \ > else rm -f ".deps/qp_libparted.Tpo"; exit 1; \ > fi > In file included from /usr/share/qt3/include/qwindowdefs.h:47, > from /usr/share/qt3/include/qwidget.h:45, > from /usr/share/qt3/include/qdialog.h:45, > from /usr/share/qt3/include/qmessagebox.h:45, > from qp_libparted.cpp:25: > /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() > const': > /usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In member function 'void > QChar::setCell(uchar)': > /usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In member function 'void > QChar::setRow(uchar)': > /usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': > /usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In constructor > 'QStringData::QStringData(QChar*, uint, uint)': > /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned > int:30' from 'uint' may alter its value > /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned > int:30' from 'uint' may alter its value > In file included from /usr/share/qt3/include/qobject.h:48, > from /usr/share/qt3/include/qwidget.h:46, > from /usr/share/qt3/include/qdialog.h:45, > from /usr/share/qt3/include/qmessagebox.h:45, > from qp_libparted.cpp:25: > /usr/share/qt3/include/qevent.h: In constructor > 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const > QPoint&, const QPoint&, int)': > /usr/share/qt3/include/qevent.h:432: warning: conversion to 'unsigned char' > from 'uint' may alter its value > /usr/share/qt3/include/qevent.h: In member function 'void > QDropEvent::setAction(QDropEvent::Action)': > /usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' > from 'uint' may alter its value > In file included from /usr/share/qt3/include/qwidget.h:52, > from /usr/share/qt3/include/qdialog.h:45, > from /usr/share/qt3/include/qmessagebox.h:45, > from qp_libparted.cpp:25: > /usr/share/qt3/include/qsizepolicy.h: In member function 'void > QSizePolicy::transpose()': > /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from > 'uint' may alter its value > /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from > 'uint' may alter its value > qp_libparted.cpp: In member function 'float QP_PartInfo::mb_t_start()': > qp_libparted.cpp:82: warning: conversion to 'double' from 'PedSector' may > alter its value > qp_libparted.cpp:82: warning: conversion to 'float' from 'double' may alter > its value > qp_libparted.cpp: In member function 'float QP_PartInfo::mb_t_end()': > qp_libparted.cpp:87: warning: conversion to
Bug#521373: marked as done (gimageview: Opening preferences causes segfault)
Your message dated Sat, 27 Jun 2009 12:20:47 +0200 with message-id <20090627102047.ga3...@esaurito.net> and subject line Re: Bug#521373: gimageview: Opening preferences causes segfault has caused the Debian Bug report #521373, regarding gimageview: Opening preferences causes segfault 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 ow...@bugs.debian.org immediately.) -- 521373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521373 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: gimageview Severity: grave Justification: renders package unusable I'm experiencing the exact same issue described in #459288, but all my messages to 459...@bugs.debian.org bounced. Regards, Christian -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29.20090326 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gimageview depends on: ii libatk1.0-01.22.0-1 The ATK accessibility toolkit ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co ii libc6 2.7-18GNU C Library: Shared libraries ii libcairo2 1.6.4-7 The Cairo 2D vector graphics libra ii libfontconfig1 2.6.0-3 generic font configuration library ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libglib2.0-0 2.16.6-1+lenny1 The GLib library of C routines ii libgtk2.0-02.12.11-4 The GTK+ graphical user interface ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libmng11.0.9-1 Multiple-image Network Graphics li ii libpango1.0-0 1.20.5-3 Layout and rendering of internatio ii libpng12-0 1.2.27-2+lenny2 PNG library - runtime ii librsvg2-2 2.22.2-2lenny1SAX-based renderer library for SVG ii libx11-6 2:1.1.5-2 X11 client-side library ii libxcursor11:1.1.9-1 X cursor management library ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxi6 2:1.1.4-1 X11 Input extension library pn libxine1 (no description available) ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library ii libxrandr2 2:1.2.3-1 X11 RandR extension library ii libxrender11:0.9.4-2 X Rendering Extension client libra ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime gimageview recommends no packages. gimageview suggests no packages. --- End Message --- --- Begin Message --- Version: 0.2.27-2 On Mon, Mar 30, 2009 at 07:50:10PM +0200, Christian Kastner wrote: > Christian Kastner wrote: > > I'm experiencing the exact same issue described in #459288, but all > my messages > > to 459...@bugs.debian.org bounced. > > I just realized why I'm still seeing this bug, although it had been > marked as fixed back in August: the version in etch and in lenny are the > same: 0.2.27-1, ie the fixed version 0.2.27-2 never made it into lenny! I'm closing this bug as it seems fixed, feel free to reopen filippo -- Filippo Giunchedi - http://esaurito.net - 0x6B79D401 If only God would give me some clear sign! Like making a large deposit in my name in a Swiss bank. -- Woody Allen --- End Message ---
Bug#530172: marked as done (qtparted: bashism in /bin/sh script)
Your message dated Sat, 27 Jun 2009 09:25:33 + with message-id and subject line Bug#530172: fixed in qtparted 0.4.5-5 has caused the Debian Bug report #530172, regarding qtparted: bashism in /bin/sh script 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 ow...@bugs.debian.org immediately.) -- 530172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530172 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: qtparted Severity: important Version: 0.4.5-4+b1 User: debian-rele...@lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making use of a bashism. checkbashisms' output: > possible bashism in ./usr/sbin/run_qtparted line 13 (should be read [-r] > variable): > read -p "Your mouse selection: " mymouse Not using bash (or a Debian Policy conformant shell interpreter which doesn't provide such an extra feature) as /bin/sh is likely to lead to errors or unexpected behaviours. Please be aware that although bash is currently the default /bin/sh there was a release goal for Lenny to make dash the default /bin/sh[1], and has been proposed for squeeze as well[2]. If you want more information about dash as /bin/sh, you can read: http://lists.debian.org/debian-release/2008/01/msg00189.html For more information supporting this goal please refer to Debian Policy, section 10.4, at: http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts Hints about how to fix bashisms: Sometimes these bugs are already fixed in Ubuntu, look at the PTS. If not already fixed you can read: https://wiki.ubuntu.com/DashAsBinSh If you still don't know how to fix the bashisms don't hesitate to reply to this email, or tag the bug as 'help'. [1]http://release.debian.org/lenny/goals.txt [2]http://lists.debian.org/debian-release/2009/04/msg00133.html Thank you, Raphael Geissert --- End Message --- --- Begin Message --- Source: qtparted Source-Version: 0.4.5-5 We believe that the bug you reported is fixed in the latest version of qtparted, which is due to be installed in the Debian FTP archive: qtparted_0.4.5-5.diff.gz to pool/main/q/qtparted/qtparted_0.4.5-5.diff.gz qtparted_0.4.5-5.dsc to pool/main/q/qtparted/qtparted_0.4.5-5.dsc qtparted_0.4.5-5_amd64.deb to pool/main/q/qtparted/qtparted_0.4.5-5_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 530...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Filippo Giunchedi (supplier of updated qtparted 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Jun 2009 10:51:53 +0200 Source: qtparted Binary: qtparted Architecture: source amd64 Version: 0.4.5-5 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Filippo Giunchedi Description: qtparted - A parted frontend using QT Closes: 530172 534001 Changes: qtparted (0.4.5-5) unstable; urgency=low . * QA upload. * data/run_qtparted.in: fix bashism (Closes: #530172) * src/qp_libparted.cpp: replace ped_free with free (Closes: #534001) * pass DEB_BUILD/HOST_GNU_TYPE to configure Checksums-Sha1: 390cb635ca43e3ff466a7b9f7a6426e8965c9363 1187 qtparted_0.4.5-5.dsc d2ff00a798265477904fedf33f58d360e6858128 262610 qtparted_0.4.5-5.diff.gz edb8e865360a4bd04806f7d2abb7b5163535796a 219748 qtparted_0.4.5-5_amd64.deb Checksums-Sha256: 99dea7fb4f20c7fc1e26f55f3c3be54d4b04967108cc3a7ac6a5399b944cf63b 1187 qtparted_0.4.5-5.dsc f56091ea1bda7c95c58d5cff37dea17edbc60c2ee148a285448cc4d6765dcdae 262610 qtparted_0.4.5-5.diff.gz 9a69cb22da2be5606300f6104b4e451e4cc140dfd37b15e3e1caf74ad94cbdc2 219748 qtparted_0.4.5-5_amd64.deb Files: 1a3662a192ef7dca06de77c1de7183b8 1187 x11 optional qtparted_0.4.5-5.dsc 82572c4d4a1019573e58689cbdf94798 262610 x11 optional qtparted_0.4.5-5.diff.gz d3a91b3cb454c3b00fb4628fd195f4ee 219748 x11 optional qtparted_0.4.5-5_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpF4XMACgkQABzeamt51AHSyQCgwhdYvYeemG1+sZDiHV8pNiQz cLoAn0Fcd4oVoChdqRECZ4KJtBdU1QqY =RNSV -END PGP SIGNATURE- --- End Message ---
Processed: block 527663 with 521924
Processing commands for cont...@bugs.debian.org: > block 527663 with 521924 Bug#521924: ATTRIBUTE_PRINTF symbol collision Bug#527663: freqtweak: FTBFS: wxchar.h:894: error: expected initializer before 'ATTRIBUTE_PRINTF_3' Was not blocked by any bugs. Blocking bugs of 527663 added: 521924 > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: setting package to gimageview, tagging 527692, tagging 500713
Processing commands for cont...@bugs.debian.org: > #gimageview (0.2.27-3) unstable; urgency=low > # > # * Fix quilt/dpatch typo in README.source (Closes: #500713) > # * debian/patches/60_bts527692_gtk_headers.dpatch: include gtk.h alone > #instead of single headers (Closes: #527692) > # > package gimageview Ignoring bugs not assigned to: gimageview > tags 527692 + pending Bug#527692: gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList' There were no tags set. Tags added: pending > tags 500713 + pending Bug#500713: README.source has an error There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing of gimageview_0.2.27-3_amd64.changes
gimageview_0.2.27-3_amd64.changes uploaded successfully to localhost along with the files: gimageview_0.2.27-3.dsc gimageview_0.2.27-3.diff.gz gimageview_0.2.27-3_amd64.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
gimageview_0.2.27-3_amd64.changes ACCEPTED
Accepted: gimageview_0.2.27-3.diff.gz to pool/main/g/gimageview/gimageview_0.2.27-3.diff.gz gimageview_0.2.27-3.dsc to pool/main/g/gimageview/gimageview_0.2.27-3.dsc gimageview_0.2.27-3_amd64.deb to pool/main/g/gimageview/gimageview_0.2.27-3_amd64.deb Override entries for your package: gimageview_0.2.27-3.dsc - source graphics gimageview_0.2.27-3_amd64.deb - optional graphics Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 500713 527692 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#500713: marked as done (README.source has an error)
Your message dated Sat, 27 Jun 2009 12:47:06 + with message-id and subject line Bug#500713: fixed in gimageview 0.2.27-3 has caused the Debian Bug report #500713, regarding README.source has an error 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 ow...@bugs.debian.org immediately.) -- 500713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500713 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: gimageview Version: 0.2.27-2 Severity: minor debian/README.source: This package uses quilt as patch system, you can find some information about it at: /usr/share/doc/quilt/README.source What is used is not quilt but dpatch :-) --- End Message --- --- Begin Message --- Source: gimageview Source-Version: 0.2.27-3 We believe that the bug you reported is fixed in the latest version of gimageview, which is due to be installed in the Debian FTP archive: gimageview_0.2.27-3.diff.gz to pool/main/g/gimageview/gimageview_0.2.27-3.diff.gz gimageview_0.2.27-3.dsc to pool/main/g/gimageview/gimageview_0.2.27-3.dsc gimageview_0.2.27-3_amd64.deb to pool/main/g/gimageview/gimageview_0.2.27-3_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 500...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Filippo Giunchedi (supplier of updated gimageview 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Jun 2009 12:32:30 +0200 Source: gimageview Binary: gimageview Architecture: source amd64 Version: 0.2.27-3 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Filippo Giunchedi Description: gimageview - image viewer using GTK+ Closes: 500713 527692 Changes: gimageview (0.2.27-3) unstable; urgency=low . * QA upload. * Fix quilt/dpatch typo in README.source (Closes: #500713) * debian/patches/60_test.dpatch: remove, dummy patch * debian/patches/60_bts527692_gtk_headers.dpatch: include gtk.h alone instead of single headers (Closes: #527692) Checksums-Sha1: 4ec12d9b31857d5b93ca2228c00c98b74f5b5ddf 1206 gimageview_0.2.27-3.dsc 5f4daf4e1601a3d5d0f030505150b6d16cee1cb3 371887 gimageview_0.2.27-3.diff.gz 66e0023a764df8bd9e3ae8380c0148f94ffd6162 821604 gimageview_0.2.27-3_amd64.deb Checksums-Sha256: c4165f8a195db40cde5b85359e37c5f01b319189a2758499cfff33215d9405ec 1206 gimageview_0.2.27-3.dsc 09fa88ffd2515e343282f083cb8a367ee9bab4ee74d74b50bce7a30ec32a7b01 371887 gimageview_0.2.27-3.diff.gz f863f59aa1048647343908d89af620179b66d19dd151730ecd74dd3a4b8f1a47 821604 gimageview_0.2.27-3_amd64.deb Files: 426c10e87b5127e01e5609e69c7ce6c4 1206 graphics optional gimageview_0.2.27-3.dsc 8f896edd9b612beac966373f578b8d5b 371887 graphics optional gimageview_0.2.27-3.diff.gz a9ca188549c81189dc9ed4eb986e771b 821604 graphics optional gimageview_0.2.27-3_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpGFCoACgkQABzeamt51AE8CACfQIcU/MD8HqAN7E+pLCk4yK+n NI4AnifSoey0HVfIux8QmKUUT29Nqrvb =cqaX -END PGP SIGNATURE- --- End Message ---
Bug#527692: marked as done (gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList')
Your message dated Sat, 27 Jun 2009 12:47:06 + with message-id and subject line Bug#527692: fixed in gimageview 0.2.27-3 has caused the Debian Bug report #527692, regarding gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList' 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 ow...@bugs.debian.org immediately.) -- 527692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527692 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: gimageview Version: 0.2.27-2 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090508 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb > -I/usr/include/libpng12-I../lib -I.. -I../libs > -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimageview"\" > -DDOCDIR=\""/usr/share/doc/gimageview"\" > -DICONDIR=\""/usr/share/gimageview/pixmaps"\" > -DPLUGINDIR=\""/usr/lib/gimageview"\" -DARCHIVER_PLUGIN_DIR=\""archiver"\" > -DIMAGE_LOADER_PLUGIN_DIR=\""image_loader"\" > -DIMAGE_SAVER_PLUGIN_DIR=\""image_saver"\" > -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" > -DIO_STREAM_PLUGIN_DIR=\""io_stream"\" -DTHUMBNAIL_PLUGIN_DIR=\""thumbnail"\" > -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" > -DTHUMBNAIL_VIEW_PLUGIN_DIR=\""thumbnail_view"\" -g -O2 -Wall -MT > auto_completion.o -MD -MP -MF ".deps/auto_completion.Tpo" -c -o > auto_completion.o auto_completion.c; \ > then mv -f ".deps/auto_completion.Tpo" ".deps/auto_completion.Po"; else > rm -f ".deps/auto_completion.Tpo"; exit 1; fi > In file included from /usr/include/gtk-2.0/gtk/gtk.h:224, > from /usr/include/gtk-2.0/gtk/gtksignal.h:32, > from /usr/include/gtk-2.0/gtk/gtkclist.h:34, > from auto_completion.c:39: > /usr/include/gtk-2.0/gtk/gtkctree.h:110: error: expected > specifier-qualifier-list before 'GtkCList' > /usr/include/gtk-2.0/gtk/gtkctree.h:127: error: expected > specifier-qualifier-list before 'GtkCListClass' > /usr/include/gtk-2.0/gtk/gtkctree.h:149: error: expected > specifier-qualifier-list before 'GtkCListRow' > /usr/include/gtk-2.0/gtk/gtkctree.h:342: error: expected '=', ',', ';', 'asm' > or '__attribute__' before 'gtk_ctree_node_get_cell_type' > make[4]: *** [auto_completion.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/05/08/gimageview_0.2.27-2_lsid64.buildlog 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. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | --- End Message --- --- Begin Message --- Source: gimageview Source-Version: 0.2.27-3 We believe that the bug you reported is fixed in the latest version of gimageview, which is due to be installed in the Debian FTP archive: gimageview_0.2.27-3.diff.gz to pool/main/g/gimageview/gimageview_0.2.27-3.diff.gz gimageview_0.2.27-3.dsc to pool/main/g/gimageview/gimageview_0.2.27-3.dsc gimageview_0.2.27-3_amd64.deb to pool/main/g/gimageview/gimageview_0.2.27-3_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 527...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Filippo Giunchedi (supplier of updated gimageview 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 27 Jun 2009 12:32:30 +0200 Source: gimageview Binary: gimageview Architecture: source amd64 Version: 0.2.27-3 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Filippo Giunchedi Description: gimageview - image v
Bug#453009: closed by Filippo Giunchedi (Bug#453009: fixed in varkon 1.18B-1)
Confirmed now builds fine on armel -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
partlibrary 2.1.2.8-1-1 MIGRATED to testing
FYI: The status of the partlibrary source package in Debian's testing distribution has changed. Previous version: 2.0.1.2-1-2 Current version: 2.1.2.8-1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: (no subject)
Processing commands for cont...@bugs.debian.org: > retitle 529340 change depends on exim4 to default-mta Bug#529340: capisuite: alternatively depend on postfix Changed Bug title to `change depends on exim4 to default-mta' from `capisuite: alternatively depend on postfix'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#529340: (no subject)
retitle 529340 change depends on exim4 to default-mta thanks Rather than add the alternative depends on postfix, exim4 should be changed to default-mta. -- Nick Ellery Ubuntu MOTU Developer GPG Key: 6AFACAF4 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#534897: capisuite: specify ${python_libdir}/dist-packages in 040_python26.diff
Package: capisuite Hi, In debian/patches/040_python26.diff, dist-packages should be directly specified rather than used $pythondir and $pyexecdir, as shown in the patch below. --- capisuite-0.4.5/debian/patches/040_python26.diff +++ capisuite-0.4.5/debian/patches/040_python26.diff @@ -8,8 +8,8 @@ python_configdir="${python_libdir}/config" -python_moduledir="${python_libdir}/site-packages" -python_moduleexecdir="${python_libdir}/site-packages" -+python_moduledir=$pythondir -+python_moduleexecdir=$pyexecdir ++python_moduledir="${python_libdir}/dist-packages" ++python_moduleexecdir="{python_libdir}/dist-packages" python_includespec="-I${python_prefix}/include/python${python_version}" python_linkforshared=`${PYTHON} -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('LINKFORSHARED')"` if test "$python_prefix" != "$python_execprefix"; then -- Nick Ellery Ubuntu MOTU Developer GPG Key: 6AFACAF4 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org