Bug#690161: derivations: compatibility with poppler 0.20

2013-05-07 Thread Pino Toscano
Hi Thaddeus, Alle mercoledì 10 ottobre 2012, Pino Toscano ha scritto: > Source: derivations > Version: 0.53.20120414-1.1 > Severity: normal > Tags: patch > > Hi, > > libextractor uses the private poppler core API, and thus is likely to > break on new upstream release

Bug#679885: gambas3: Port to libpoppler25 API

2013-05-07 Thread Pino Toscano
Hi Gambas people, Alle venerdì 13 luglio 2012, Pino Toscano ha scritto: > The issue has been fixed a couple of months ago, in upstream r4730 > [1]. The commit is part of the gambas 3.2 release, so just upgrading > to the new upstream gambas3 release makes gambas3 build with poppler

Bug#679893: popplerkit.framework: Port to libpoppler25 API

2013-05-07 Thread Pino Toscano
Debian. This patch seems fine, so could it be possible to have it in, now that Wheezy has been released? I'm attaching it, refreshed and with a better header, as independent patch out of the ubuntu debdiff for easier review/applying. Thanks, -- Pino Toscano signature.asc Description:

Bug#679893: popplerkit.framework: Port to libpoppler25 API

2013-05-07 Thread Pino Toscano
Alle martedì 7 maggio 2013, Pino Toscano ha scritto: > Hi GNUstep people, > > Alle lunedì 2 luglio 2012, Andy Whitcroft ha scritto: > > We are using this patch in Ubuntu to handle the changes in > > libpoppler's API version 19 to version 25/26. Please consider for &

Bug#707726: vym: FTBFS[!linux]: error: expected type-specifier before 'AdaptorVym'

2013-05-10 Thread Pino Toscano
s custom elif case). Thanks, -- Pino Toscano --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -7,7 +7,7 @@ #include #endif -#ifdef Q_OS_LINUX +#if defined(VYM_DBUS) #include "adaptorvym.h" #endif --- a/vymmodel.h +++ b/vymmodel.h @@ -6,7 +6,7 @@ #include #include -#if defined(Q

Bug#708007: breaks with existing config (Driver=QSQLITE3) after upgrading from 1.7.2-3

2013-05-12 Thread Pino Toscano
ided inside akonadi-backend-sqlite itself). -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#701303: kstars: ftbfs with GCC-4.8

2013-02-28 Thread Pino Toscano
As also Reinhard Karcher said, this is due to glibc >= 2.16 providing the TIME_UTC define (for timespec_get). The problem should have been fixed in kstars shipped with KDE 4.10; otherwise, a simple #undef before the stdProperties enum should do the job. -- Pino Toscano signature.asc D

Bug#702071: CVE-2013-1788, CVE-2013-1789 and CVE-2013-1790

2013-03-02 Thread Pino Toscano
ourse.) Some of the commits mentioned in the Red Hat bugs refer to code paths not in any of the versions in Debian stable/testing/unstable/experimental, so I need to check all the issues one by one. Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#701851: Wrong titlebar icon (and taskbar icon)

2013-03-12 Thread Pino Toscano
losed with the proper version once calligra >= 2.6 is accepted in the archive. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#702919: akonadi-server: akonadi fails to start after upgrade from squeeze

2013-03-12 Thread Pino Toscano
I get the following error: > [...] > Versions of packages akonadi-server suggests: > pn akonadi-backend-mysql > pn akonadi-backend-postgresql > ii akonadi-backend-sqlite 1.7.2-2 What about installing the right package, i.e. akonadi-backend-mysql? -- Pino

Bug#702918: kdm: Kdm can't start KDE sessions twice.

2013-03-13 Thread Pino Toscano
o get a backtrace of kwin when it starts to use the whole CPU; I get nothing meaningful (even with all the -dbg packages installed), if not thread traces ending on libGL calls. I am not sure though, why this happens only with kdm (which should have no businness in compositing stuff). For now, I'm reassigning to nvidia-glx; nvidia people, feel free to share your thoughts. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#708951: net-snmp: FTBFS on hurd-i386: wrong variable name in debian/rules

2013-05-19 Thread Pino Toscano
Source: net-snmp Version: 5.7.2~dfsg-5 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, net-snmp 5.7.x fails to build on hurd-i386. The problem is due to a wrong variable name used in debian/rules, which then causes wrong configure arguments to be used. The

Bug#708972: libpoppler19: typo in an error message: "tabel" instead of "table"

2013-05-19 Thread Pino Toscano
ld be "table". Thanks, just fixed it upstream and will be in poppler >= 0.23.1 (0.24 beta). -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#690095: libextractor: compatibility with poppler 0.20

2013-05-20 Thread Pino Toscano
Hi, Alle mercoledì 10 ottobre 2012, Pino Toscano ha scritto: > libextractor uses the private poppler core API, and thus is likely to > break on new upstream releases. > With poppler >= 0.20.x (should be since 0.20.3, to be precise), the > libextraction detection for poppler/goo/g

Bug#709387: xfce4-power-manager: FTBFS on hurd-i386

2013-05-22 Thread Pino Toscano
Source: xfce4-power-manager Version: 1.2.0-1 Severity: important User: debian-h...@lists.debian.org Usertags: hurd Control: forwarded -1 https://bugzilla.xfce.org/show_bug.cgi?id=9423 Hi, xfce4-power-manager 1.2.0 fails to compile on GNU/Hurd [1]. The problem is the unconditional #includes of sy

Bug#710029: pulseaudio: unbuildable on !linux archs

2013-05-27 Thread Pino Toscano
Source: pulseaudio Version: 3.0-1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) Hi, pulseaudio 3.0-1 cannot be built on non-Linux archs because of the libsbc-dev B-D (built from sbc, which is Linux-specific). The attached patch limit

Bug#573865: /usr/bin/kolourpaint: no entry in gnome application menu

2010-03-28 Thread Pino Toscano
paint would be shown nicely in the GNOME menu, as kolourpaint's .desktop file has no desktop environment constraints. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#573865: /usr/bin/kolourpaint: no entry in gnome application menu

2010-03-28 Thread Pino Toscano
Hi again, Alle lunedì 29 marzo 2010, Pino Toscano ha scritto: > Correct, because the gnome-menus package for some reason "blacklists" > various KDE entries from the GNOME menu. Without this, kolourpaint > would be shown nicely in the GNOME menu, as kolourpaint's .deskto

Bug#623784: okular: crash info

2011-06-03 Thread Pino Toscano
ich has been fixed with KDE 4.6.2 (you are using testing, so you need to wait a couple of weeks, approximately). [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610965 -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#629659: [src:kde4libs] Please provide a plugin mecanism for file filter, particularly bz/xz

2011-06-08 Thread Pino Toscano
pplication/pdf" , "okular/Generator" : returning 1 offers (as you can see, the document is correctly open as PDF) -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#630044: transition: poppler 0.16

2011-06-10 Thread Pino Toscano
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hi, I would like to ask a slot for a Poppler 0.16.x transition. There are new versions of packages which start to require an updated Poppler, and our current version (0.12.x) is a bit ol

Bug#637516: libav: FTBFS on hurd-i386: missing CFLAGS

2011-08-12 Thread Pino Toscano
Package: libav Version: 4:0.7.1-2 Severity: important Tags: experimental patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], libav 4:0.7.1-2/exp does not compile on hurd-i386. The problem (fixed by the attached patch) is that _POSIX_C_SOURCE and _XOPEN_SOURCE are missing fro

Bug#637775: dput: add date/time in .upload entries

2011-08-14 Thread Pino Toscano
Package: dput Version: 0.9.6.2 Severity: wishlist Hi, it would be nice if each line in .upload files would have a prefix with the date/time that upload was completed, for example: [2011/08/14 10:23:11] Successfully uploaded foo.deb to ... for this way you can easily spot how much time it t

Bug#644607: pax-utils: FTBFS on hurd-i386: incorrect endianness headers used

2011-10-07 Thread Pino Toscano
Package: pax-utils Version: 0.2.3-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], pax-utils fails to build on GNU/Hurd. The problem is that in porting.h, the wrong header for endianness swap macros is chosen (Hurd currently runs on a Mach-base

Bug#644455: krdc doesn't work after upgrading libvncserver0

2011-10-09 Thread Pino Toscano
libvncserver0 to 0.9.7-3+b1 resolves this issue. > > Not sure if this is a bug with krdc or libvncserver0 so reporting to > krdc. This is a binary compatibility issue in libvncclient 0.9.8 (in particular, new members added in the middle of the public rfbClient struct). -- Pino Toscan

Bug#645074: RM: kdebindings -- ROM; replaced by split sources

2011-10-12 Thread Pino Toscano
Package: ftp.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the monolithic kdebindings module has been split by upstream since KDE SC 4.7 in a serie of smaller sources, which are far more maintainable than kdebindings; the set of the KDE SC sources replacing kdebin

Bug#644447: Please update poppler to new released 0.18

2011-10-15 Thread Pino Toscano
OME 3.2 packages against, not to mention KDE 4.7.2 > packages. Evince of GNOME 3.2 and Okular of KDE 4.7 compile fine with poppler 0.16. (Not to consider that Okular can compile and work with any poppler-qt4 version >= 0.8.) -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#644447: Please update poppler to new released 0.18

2011-10-15 Thread Pino Toscano
Alle sabato 15 ottobre 2011, Marc J. Driftmeyer ha scritto: > On 10/15/2011 03:26 AM, Pino Toscano wrote: > > Any pointer about this? > > mdriftmeyer@horus:~/DeveloperProjects/QtProjects/Scribus/cmake-trunk$ > cmake ../trunk/ > [...] > *-- checking for one of the modul

Bug#644447: Please update poppler to new released 0.18

2011-10-16 Thread Pino Toscano
poppler 0.18 for something, but you should please also understand poppler 0.18 at the moment is *not* feasible for Debian unstable (which does not mean "can be broken at will"). -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#645507: cups: compatibility with poppler 0.18

2011-10-16 Thread Pino Toscano
Package: cups Version: 1.5.0-8 Severity: wishlist Tags: patch Hi, as like the best traditions, (at least) every new stable serie of Poppler breaks some API wrt previous versions. I'm going through all the failures that Poppler 0.18 would cause in sources currently in Debian, and cups in one of th

Bug#640628: fixed in debpartial-mirror 0.3.0

2011-10-17 Thread Pino Toscano
found 640628 debpartial-mirror/0.3.0 thanks Bah, now I realize I attached the wrong version of the patch :-/ Attached there is a fix for version 0.3.0, which hopefully does not cause python symbol errors (double errno, module and variable). Sorry again, -- Pino Toscano --- a/debpartial_mirror

Bug#644447: Please update poppler to new released 0.18

2011-10-18 Thread Pino Toscano
eir very latest versions are both fine to use and work with poppler 0.16. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#640627: debdelta: uses hardcoded errno values

2011-09-05 Thread Pino Toscano
Package: debdelta Version: 0.44 Severity: normal Tags: patch Hi, currently debdelta compares 'errno' values with hardcoded numeric values, instead of using the constants of the 'errno' Python module. This can lead to bugs due to E* values being potentially different per-OS, and even per-arch for

Bug#640628: debpartial-mirror: uses hardcoded errno values

2011-09-05 Thread Pino Toscano
Package: debpartial-mirror Version: 0.2.99 Severity: normal Tags: patch Hi, currently debpartial-mirror compares 'errno' values with hardcoded numeric values, instead of using the constants of the 'errno' Python module. This can lead to bugs due to E* values being potentially different per-OS, an

Bug#640637: live-magic: uses hardcoded errno values

2011-09-05 Thread Pino Toscano
Package: live-magic Version: 1.14 Severity: normal Tags: patch Hi, currently live-magic compares 'errno' values with hardcoded numeric values, instead of using the constants of the 'errno' Python module. This can lead to bugs due to E* values being potentially different per-OS, and even per-arch

Bug#640912: bsnes: FTBFS on non-Linux archs

2011-09-08 Thread Pino Toscano
Package: bsnes Severity: important Tags: patch Hi, currently bsnes fails to build on kFreeBSD and Hurd. The attached patch fixes all the general non-Linux issues, making bsnes compile on kFreeBSD at least (still few remain for Hurd, which need to be handled separately): - detect kFreeBSD and Hurd

Bug#641064: lmms: FTBS on non-Linux archs

2011-09-09 Thread Pino Toscano
Package: lmms Version: 0.4.10-2 Severity: important Tags: patch Hi, currently lmms fails to build on non-Linux architectures (eg on kfreebsd-i386[1], kfreebsd-amd64[2], and hurd-i386[3]). The fix is to disable the ALSA support (as ALSA is Linux-specific), provided by the attached patch. [1] htt

Bug#640803: libdvdread: Fix FTBFS on hurd-i386

2011-09-10 Thread Pino Toscano
menu ? 0 : 1 ); > > - if( !findDVDFile( dvd, filename, full_path ) ) > + if( !findDVDFile( dvd, filename, &full_path ) ) > +free( full_path ); > return -1; > this misses the brackets, otherwise "return -1" is always executed. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#636507: libhdhomerun: FTBFS on hurd-i386: undefined reference to `clock_gettime'

2011-08-03 Thread Pino Toscano
issue. [1] https://buildd.debian.org/status/fetch.php?pkg=libhdhomerun&arch=hurd-i386&ver=20110801-2&stamp=1312341483 Thanks, -- Pino Author: Pino Toscano Forwarded: no Last-Update: 2011-08-03 Description: Fix FTBFS on hurd --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ L

Bug#636510: erlang: FTBFS on hurd-i386

2011-08-03 Thread Pino Toscano
ks, -- Pino Author: Aurelien Jarno Author: Sergei Golovan Author: Pino Toscano (1) Defines GNU macros not only for Linux but also for any system with 'gnu' substring in OS name. Fixes FTBFS on GNU/kFreeBSD and GNU/Hurd. (2) Undefines BSD4_4 for os_mon application for GNU/Hurd; (3)

Bug#636510: erlang: FTBFS on hurd-i386

2011-08-03 Thread Pino Toscano
me_tools/c_src/trace_file_drv.c - lib/erl_interface/src/prog/erl_start.c - lib/erl_interface/src/misc/ei_internal.h I guess there's the need for some uniformity... -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#636510: erlang: FTBFS on hurd-i386

2011-08-03 Thread Pino Toscano
Alle mercoledì 3 agosto 2011, Sergei Golovan ha scritto: > On Wed, Aug 3, 2011 at 10:30 PM, Pino Toscano wrote: > > There's also a bit of duplication of this code defining MAXPATHLEN > > (and all of them in different ways, even), see: > > - lib/runtime_tools/c_src/

Bug#636609: perl: FTBFS on hurd-i386

2011-08-04 Thread Pino Toscano
Package: perl Version: 5.12.4-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], perl does not compile, because it cannot find the Berkeley DB library. The attached patch adds hints for ext/ODBM_File, and improving the general "gnu" hints, copyi

Bug#636609: perl: FTBFS on hurd-i386

2011-08-05 Thread Pino Toscano
Alle venerdì 5 agosto 2011, Niko Tyni ha scritto: > On Thu, Aug 04, 2011 at 05:00:24PM +0200, Pino Toscano wrote: > > Package: perl > > Version: 5.12.4-1 > > Severity: important > > Tags: patch > > User: debian-h...@lists.debian.org > > Usertags: hurd > &g

Bug#636750: iceweasel: FTBFS on hurd-i386

2011-08-05 Thread Pino Toscano
Package: iceweasel Version: 5.0-6 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently, iceweasel fails to build on hurd-i386. The attached patches fix all the issues: - hurd.diff: recognize also Hurd as "linux", and disable the inclusion of a non-s

Bug#636949: gnutls26: FTBFS on hurd-i386

2011-08-07 Thread Pino Toscano
Package: gnutls26 Version: 2.12.7-4 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], gnutls26 does not compile on hurd-i386. The problem is the use of PATH_MAX, which is not defined on Hurd. The attached patch fixes the issue, making use of dyna

Bug#610079: Hurd: please backport upstream r2888 (fix part of archive writing)

2011-08-08 Thread Pino Toscano
Hi Andreas, Alle sabato 15 gennaio 2011, Pino Toscano ha scritto: > the backported patch 0002-Patch-from-upstream-revision-1991.patch > causes some issues on Hurd because of an initialized variable. > I reported it upstream[1] and this was fixed today in trunk as r2888; > coul

Bug#638954: frozen-bubble: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: frozen-bubble Version: 2.2.0-2+b1 Severity: minor Tags: patch Hi, the provided frozen-bubble.desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes all the issues: - remove the deprecated 'Encoding' key - remove the extension for the 'Icon'

Bug#638957: torcs: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: torcs Version: 1.3.1-5 Severity: minor Tags: patch Hi, the provided torcs.desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes all the issues: - remove the deprecated 'Encoding' key - remove the extension for the 'Icon' key - the 'Categor

Bug#638964: reportbug: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
a non-localized 'GenericName' key (maybe not exactly the best, but I did not find a better one, so feel free to improve it) Thanks, -- Pino >From 15023b2200dd7e7c015aa4a038fb3aa012e10466 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 23 Aug 2011 13:21:22 +0200 Subject: [PATCH] fix

Bug#590203: reportbug-ng: [PATCH] fix the .desktop file

2011-08-23 Thread Pino Toscano
must end with the list separator (';') Thanks, -- Pino >From c1ee8742dc38311e35b5bd34d720b0c56633aad5 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 23 Aug 2011 13:30:30 +0200 Subject: [PATCH] fix the .desktop file - remove the deprecated 'Encoding' key - remove th

Bug#638972: etherape: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: etherape Version: 0.9.10-1 Severity: minor Tags: patch Hi, the provided etherape-root..desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes all the issues: - remove the deprecated 'Application' category - remove the extension for the 'Ico

Bug#638992: lbreakout2: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: lbreakout2 Version: 2.6.1-1 Severity: minor Tags: patch Hi, the provided lbreakout2.desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes all the issues: - remove the deprecated 'Application' category - remove the extension for the 'Icon'

Bug#638997: beneath-a-steel-sky: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: beneath-a-steel-sky Version: 0.0372-4 Severity: minor Tags: patch Hi, the provided beneath-a-steel-sky.desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes the only issue: - remove the deprecated 'Encoding' key Thanks, -- Pino -- Syste

Bug#639001: mutt: .desktop file is not completely valid

2011-08-23 Thread Pino Toscano
Package: mutt Version: 1.5.21-5 Severity: minor Tags: patch Hi, the provided mutt.desktop is not completely valid (see also output of `desktop-file-validate`). The attached patch fixes all the issues: - the 'Categories' and MimeType keys are lists, so they must end with the list separator (';')

Bug#641571: omniorb-dfsg: FTBFS on hurd-i386

2011-09-14 Thread Pino Toscano
Package: omniorb-dfsg Version: 4.1.5-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], omniorb-dfsg does not compile on GNU/Hurd. The attached patch provides support for it: - recognizes the Hurd OS in configure.ac - sets the proper makefile bit

Bug#642161: ruby-ffi: FTBFS on non-Linux archs

2011-09-19 Thread Pino Toscano
Package: ruby-ffi Version: 1.0.9debian-2 Severity: important Tags: patch Hi, currently ruby-ffi fails to build on kFreeBSD and Hurd. The problem is that the C ffi extension does not have a way to detect the endianness on these OSes. Given they both use GNU libc, we can use the same way () used fo

Bug#642271: lrzip: FTBFS on hurd-i386: missing mremap

2011-09-20 Thread Pino Toscano
Package: lrzip Version: 0.607+20110917+git79c2e9a-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], lrzip does not compile on GNU/Hurd. This is because it is not configured to use a fake mremap function, so it is being used as if it would exist

Bug#642271: lrzip: FTBFS on hurd-i386: missing mremap

2011-09-21 Thread Pino Toscano
See also <http://predef.sourceforge.net/prelib.html>. > It turns out mremap is linux specific only so I've inverted the test > entirely for !linux and pushed the fix to git. Thanks! -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#642996: shared-mime-info: broken additions for text/x-tex in patch 061_tex-matlab.patch

2011-09-26 Thread Pino Toscano
Package: shared-mime-info Version: 0.90-1 Severity: normal Tags: patch Hi, patch 061_tex-matlab.patch adds and changes some of the magic's for text/x-tex. The problem is that the string values added contain a literal backslash ('\'), which must be escaped in order to be recognized as such (and no

Bug#643601: p11-kit: FTBFS on hurd-i386: unconditional usage of PATH_MAX

2011-09-27 Thread Pino Toscano
Source: p11-kit Version: 0.7-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], p11-kit 0.7 (0.6 did too) does not compile on GNU/Hurd. The problem is the unconditional PATH_MAX usage in p11-kit/modules.c; the fix is limiting the check on the opt

Bug#643661: icu: FTBFS on hurd-i386: unconditional usage of PATH_MAX

2011-09-28 Thread Pino Toscano
Package: icu Version: 4.8.1-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], icu 4.8.1 fails to build on GNU/Hurd. Basically, the switch from U_HURD to U_LINUX in configure enabled a code path in source/common/putil.c which unconditionally reli

Bug#644158: libsmokeqt4-dbg not installable in sid

2011-10-03 Thread Pino Toscano
check on binaries built by the kdebindings source, until we get rid of it? Thanks. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#690161: derivations: compatibility with poppler 0.20

2013-07-01 Thread Pino Toscano
pload NMU at your convenience: you need not wait for me. Any news about a derivation update? While I'd sad to see you cannot work on it, having a rough indication of when I could expect a fixed version to be available (say "in few days", "next month", "not before ..

Bug#679888: gnome-commander: Port to libpoppler25 API

2013-07-01 Thread Pino Toscano
Michael, Alessio, Alle venerdì 13 luglio 2012, Pino Toscano ha scritto: > Alle lunedì 2 luglio 2012, Andy Whitcroft ha scritto: > > We are using this patch in Ubuntu to handle the changes in > > libpoppler's API version 19 to version 25/26. Please consider for > > Debia

Bug#679885: gambas3: Port to libpoppler25 API

2013-07-01 Thread Pino Toscano
Hi Gambas people, Alle martedì 7 maggio 2013, Pino Toscano ha scritto: > Alle venerdì 13 luglio 2012, Pino Toscano ha scritto: > > The issue has been fixed a couple of months ago, in upstream r4730 > > [1]. The commit is part of the gambas 3.2 release, so just > > upgradin

Bug#679888: gnome-commander: Port to libpoppler25 API

2013-07-01 Thread Pino Toscano
Hi, Alle lunedì 1 luglio 2013, Alessio Treglia ha scritto: > On Mon, Jul 1, 2013 at 10:14 AM, Pino Toscano wrote: > > Could be it possible to integrate the patch provided in the > > upstream bug report [1], so gnome-commander can just be recompiled > > (and work) with popp

Bug#714621: libqtwebkit4:i386: Conflict with 64bit version

2013-07-01 Thread Pino Toscano
ery other installed package. Also, please provide the full apt/aptitude output in English (e.g. running `LANG=C apt-get ...`). Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#714622: libqtgui4:i386: Conflict with 64bit version

2013-07-01 Thread Pino Toscano
ery other installed package. Also, please provide the full apt/aptitude output in English (e.g. running `LANG=C apt-get ...`). Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#679885: [Pkg-gambas-devel] Bug#679885: gambas3: Port to libpoppler25 API

2013-07-03 Thread Pino Toscano
Alle martedì 2 luglio 2013, Ian Haywood ha scritto: > On 01/07/13 19:18, Pino Toscano wrote: > >> Now that Wheezy has been released, could it be possible to have > >> a newer version of gambas3? > > > > Ping? > > I think I have e-mailed you before. Oops

Bug#679893: popplerkit.framework: Port to libpoppler25 API

2013-07-03 Thread Pino Toscano
Hi GNUstep people, Alle martedì 7 maggio 2013, Pino Toscano ha scritto: > Alle lunedì 2 luglio 2012, Andy Whitcroft ha scritto: > > We are using this patch in Ubuntu to handle the changes in > > libpoppler's API version 19 to version 25/26. Please consider for > > Deb

Bug#704045: qt4-x11: Add workarounds in moc, to prevent crashing at boost1.53 (jessie)

2013-07-04 Thread Pino Toscano
macro has been included in qt 4.8.5 [1], so we should check whether it is enough to make all the sources cites above, i.e. > avogadro > fatrat > gofigure2 > kdepim > ovito > pokerth > qsapecng > yade to compile properly with newer boost. [1] commit a6305580b27f0bf1d2

Bug#714733: [buildd-tools-devel] Bug#714733: Inside a schroot environment renaming directories inside /tmp fails in GNU/Hurd

2013-07-05 Thread Pino Toscano
nk" much similar to a bind mount. Indeed, setting up a firmlink translator and trying the commands earlier mentioned in this bug (#714733) gives the same failure, while they work when the root directory of both source and destination is not under a firmlink-ed node. Though, I have not investigated

Bug#715028: apr: FTBFS on hurd-i386: stuck configure test for accept4

2013-07-05 Thread Pino Toscano
ution.) Patch attached for the additional EADDRNOTAVAIL check. [1] https://buildd.debian.org/status/logs.php?pkg=apr&ver=1.4.8-1&arch=hurd-i386 [2] http://pubs.opengroup.org/onlinepubs/9699919799/functions/connect.html Thanks, -- Pino Author: Pino Toscano Description: accept4 test: skip

Bug#715028: apr: FTBFS on hurd-i386: stuck configure test for accept4

2013-07-06 Thread Pino Toscano
Hi, Alle sabato 6 luglio 2013, Stefan Fritsch ha scritto: > On Friday 05 July 2013, Pino Toscano wrote: > > the new version of apr fails to build on hurd-i386 [1]. > > > > During the build, the configure test for accept4 gets stuck, and > > thus the build is th

Bug#715166: check: FTBFS on hurd-i386

2013-07-06 Thread Pino Toscano
Source: check Version: 0.9.10-3 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Control: forwarded -1 https://sourceforge.net/p/check/patches/49/ Hi, check 0.9.10-3 does not build on hurd-i386 [1]. The problem is due to the second-only precision which is availab

Bug#715196: libosip2: FTBFS on hurd-i386

2013-07-06 Thread Pino Toscano
ch=hurd-i386&ver=4.0.0-2&stamp=1368351707 Thanks, -- Pino Author: Pino Toscano Description: Fix build on GNU/Hurd GNU/Hurd uses a Mach-based microkernel (gnumach), so __MACH__ is defined too; since the code is specific to the Mac OS X variant of Mach, change the condition to __A

Bug#715275: evas: FTBFS on hurd-i386

2013-07-07 Thread Pino Toscano
Source: evas Version: 1.7.7-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, evas 1.7.7 cannot be built on hurd-i386. There are two problems, fixed by the attached patch: - there is no gles compiled from mesa on Hurd, so I disabled on hurd architectures t

Bug#715322: gearmand: FTBFS on hurd-i386

2013-07-07 Thread Pino Toscano
Source: gearmand Version: 1.0.6-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Control: forwarded -1 https://bugs.launchpad.net/gearmand/+bug/1198739 Hi, gearmand 1.0.6 fails to compile on GNU/Hurd [1]. The problem is the misuse of the __MACH__ define for wha

Bug#715323: gearmand: fix parallel building

2013-07-07 Thread Pino Toscano
Source: gearmand Version: 1.0.6-1 Severity: minor Tags: patch Hi, it seems gearmand has its own way to do a parallel building, i.e. it detects (only on Mac OS X and Linux, otherwise failling back to 1) the number of CPUs, and then it appends -jN+1 to the build flags. This, however, gives few of i

Bug#715560: libxkbcommon: please re-enable the tests on !linux archs

2013-07-10 Thread Pino Toscano
Source: libxkbcommon Version: 0.3.1-1 Severity: wishlist Tags: patch Hi, the upload of libxkbcommon 0.3.1-1, among the other things, completely disables the tests (not even having them non-fatal) on non-Linux architectures. This has been done in commit b751b42 [1] in packaging's Git repository by

Bug#716653: moreutils: FTBFS on hurd-i386

2013-07-10 Thread Pino Toscano
Source: moreutils Version: 0.49 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, moreutils 0.49 does not compile on GNU/Hurd yet. The two attached patches fix the issues in two tools: * hurd-ifdata.diff (for ifdata) include on Hurd (needed for struct ifreq

Bug#716685: ITP: libpoppler-qt5-dev -- PDF rendering library -- development files (Qt 5 interface)

2013-07-11 Thread Pino Toscano
ce, although it be fixed only when is possible to package poppler >= 0.24 and qt5 (at least qtbase) is available in testing (the next Debian stable release). (Also, I'm the current Poppler maintainer in Debian, so feel free to contact me.) -- Pino Toscano signature.asc Description:

Bug#716653: moreutils: FTBFS on hurd-i386

2013-07-11 Thread Pino Toscano
Alle giovedì 11 luglio 2013, Joey Hess ha scritto: > Pino Toscano wrote: > > moreutils 0.49 does not compile on GNU/Hurd yet. > > > The two attached patches fix the issues in two tools: > I've applied this.. Thanks! > Is that all that was needed to get ever

Bug#674467: [PATCH] minimal multiarch support patch

2013-07-12 Thread Pino Toscano
Hi, attached there is a patch providing only the multiarch changes on top of current opus 1.1~alpha+20130512-1: change the libdir to a multiarch location, and add the control headers for libopus0. Thanks, -- Pino Toscano --- a/debian/libopus-dev.install +++ b/debian/libopus-dev.install

Bug#715166:

2013-07-13 Thread Pino Toscano
it was a temporary issue. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#668957: jade: diff for NMU version 1.2.1-47.3

2013-07-14 Thread Pino Toscano
nfigure.in jade-1.2.1/configure.in --- jade-1.2.1/configure.in +++ jade-1.2.1/configure.in @@ -104,11 +104,6 @@ dnl AC_CHECK_FUNC(setlocale,AC_DEFINE(SP_HAVE_LOCALE)) dnl AC_CHECK_LIB(intl,gettext,AC_DEFINE(SP_HAVE_GETTEXT) LIBS="$LIBS -lintl") -dnl -dnl Check for thread support. -A

Bug#706971: transition: attica 0.4

2013-06-14 Thread Pino Toscano
Alle giovedì 13 giugno 2013, Julien Cristau ha scritto: > On Mon, May 6, 2013 at 17:20:13 +0200, Pino Toscano wrote: > > Package: release.debian.org > > Severity: normal > > User: release.debian@packages.debian.org > > Usertags: transition > > > > He

Bug#644657: Still present in libmemcached 1.0.17

2013-06-16 Thread Pino Toscano
there.) [1] https://bugs.launchpad.net/bugs/1191503 Thanks, -- Pino Toscano --- a/libtest/timer.cc +++ b/libtest/timer.cc @@ -41,7 +41,7 @@ #include #include -#ifdef __MACH__ +#ifdef __APPLE__ # include # include #else @@ -110,7 +110,7 @@ void Timer::difference(struct timespec&

Bug#707726: vym: FTBFS[!linux]: error: expected type-specifier before 'AdaptorVym'

2013-06-16 Thread Pino Toscano
tag 707726 + fixed-upstream thanks Hi, Alle venerdì 10 maggio 2013, Pino Toscano ha scritto: > Earlier today I fixed it on Hurd, and emailed the author with fixed. Both the patches I sent him and attached to this bug were included in the new upstream version 2.3.18, released some days

Bug#706971: transition: attica 0.4

2013-06-16 Thread Pino Toscano
Alle sabato 15 giugno 2013, Julien Cristau ha scritto: > On Fri, Jun 14, 2013 at 10:11:45 +0200, Pino Toscano wrote: > > I uploaded it some hours ago, and now it is built and installed on > > all the archs. > > Scheduled binNMUs for kde4libs; will do the others afterwards

Bug#712797: libtorrent-rasterbar: FTBFS on kfreebsd

2013-06-19 Thread Pino Toscano
Source: libtorrent-rasterbar Version: 0.16.10-2 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) User: debian-...@lists.debian.org Usertags: kfreebsd Control: found -1 libtorrent-rasterbar/0.16.9-1 Hi, libtorrent-rasterbar 0.16.9/10 does

Bug#712797: libtorrent-rasterbar: FTBFS on kfreebsd

2013-06-19 Thread Pino Toscano
me -- I opened the upstream bug first (I prefer to do it when possible), and then later this Debian one as kind of pointer-to- upstream for the issue (someone would have opened one anyway, methinks). -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#712894: redeclipse: FTBFS on hurd-i386: missing link to rt

2013-06-20 Thread Pino Toscano
Source: redeclipse Version: 1.4-4 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Control: forwarded -1 https://sourceforge.net/apps/trac/redeclipse/ticket/546 Hi, redeclipse fails to compile on GNU/Hurd[1]. The problem is that, when libc provides the _POSIX_SHA

Bug#712894: redeclipse: FTBFS on hurd-i386: missing link to rt

2013-06-20 Thread Pino Toscano
Hi, Alle giovedì 20 giugno 2013, Pino Toscano ha scritto: > redeclipse fails to compile on GNU/Hurd[1]. > > The problem is that, when libc provides the > _POSIX_SHARED_MEMORY_OBJECTS define, shm_* is used, which is > implemented in librt (currently linked only on Linux). > &g

Bug#712797: libtorrent-rasterbar: FTBFS on kfreebsd

2013-06-20 Thread Pino Toscano
tual patch he checked in. Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#712824: pdftops writes file that crashes gv

2013-06-20 Thread Pino Toscano
rt using pdftops. Thanks, -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#712928: nmu: klog_0.6.1-1

2013-06-20 Thread Pino Toscano
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu klog_0.6.1-1 . amd64 . -m "Rebuild in an up-to-date environment" It seems the klog maintainer upload (with an amd64 build) was not done in an up-to-date environment, and it links to kdeb

Bug#712824: pdftops writes file that crashes gv

2013-06-20 Thread Pino Toscano
_exactly_ the problem reported in the opening message of this bug report. >Unfortunately, this may not help you in resolving the > problem. Perhaps going to a later version of poppler > may resolve the problem in any case. Perhaps. But without a document it is just a blind guess. -- Pino Toscano signature.asc Description: This is a digitally signed message part.

Bug#712975: luajit: support for Hurd

2013-06-21 Thread Pino Toscano
Source: luajit Version: 2.0.2+dfsg-1 Severity: wishlist Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, the attached patches provide support for GNU/Hurd in luajit: * hurd.diff: - recognizes Hurd as "POSIX" OS (I guess it is okay, otherwise a new LUAJIT_OS_HURD could be de

<    1   2   3   4   5   6   7   8   9   10   >