Bug#725772: RFS: nfft/3.2.3-1 [ITP]

2013-10-08 Thread Ghislain Vaillant
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "nfft" * Package name: nfft Version : 3.2.3-1 Upstream Author : Prof. Dr. Daniel Potts * URL : http://www-user.tu-chemnitz.de/~potts/nfft/ * License : GPL

Re: RFS: nfft -- Library for computing Non-uniform Fast Fourier Transforms

2013-10-08 Thread Mathieu Malaterre
[cross posting to debian mentors since multiple requests] On Tue, Oct 8, 2013 at 9:47 AM, Ghislain Vaillant wrote: > Hello everyone, > > Following the ITP filed here: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725705 Could you please update your package and indicate why: - your d/control

(override) dh_compress

2013-10-08 Thread Mathieu Malaterre
Hi, I am trying to skip the dh_compress steps for the following package: http://packages.debian.org/sid/all/tbb-examples/filelist Instead of manually checking all possible combinations (-Xcpp -Xpbxproj, -Xvcproj ... ), I thought I could just do: $ cat debian/rules ... # Makefiles should not

Re: RFS: nfft -- Library for computing Non-uniform Fast Fourier Transforms

2013-10-08 Thread Ghislain Vaillant
On Tue, 2013-10-08 at 10:02 +0200, Mathieu Malaterre wrote: > [cross posting to debian mentors since multiple requests] > > On Tue, Oct 8, 2013 at 9:47 AM, Ghislain Vaillant wrote: > > Hello everyone, > > > > Following the ITP filed here: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72570

Bug#721080: RFS: vpcs/0.5b0-1 [ITP]

2013-10-08 Thread Daniel Lintott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi mentors, Thanks to some help from the folk over at debian-bsd i've now managed to solve the bugs surrounding GNU/kFreeBSD. As usual the package details can be found at https://mentors.debian.net/package/vpcs Alternatively downloaded via dget -x h

Re: Bug#725740: RFS: dynamips/0.2.10-1 [ITA]

2013-10-08 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, On Mon, 07 Oct 2013 22:24:00 +0100 Daniel Lintott wrote: > I am looking for a sponsor for my package "dynamips". I have reviewed, built, signed and uploaded your package. Thanks! - -- WBR, Andrew -BEGIN PGP SIGNATURE- Version:

Re: (override) dh_compress

2013-10-08 Thread Gergely Nagy
Mathieu Malaterre writes: > I am trying to skip the dh_compress steps for the following package: > > http://packages.debian.org/sid/all/tbb-examples/filelist > > Instead of manually checking all possible combinations (-Xcpp > -Xpbxproj, -Xvcproj ... ), I thought I could just do: > > $ cat deb

Bug#725227: marked as done (RFS: mpfrc++/0~20130902-1 [ITP #723839])

2013-10-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Oct 2013 16:23:52 + with message-id and subject line closing RFS: mpfrc++/0~20130902-1 [ITP #723839] has caused the Debian Bug report #725227, regarding RFS: mpfrc++/0~20130902-1 [ITP #723839] to be marked as done. This means that you claim that the problem has been

Bug#725740: marked as done (RFS: dynamips/0.2.10-1 [ITA])

2013-10-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Oct 2013 16:23:54 + with message-id and subject line closing RFS: dynamips/0.2.10-1 [ITA] has caused the Debian Bug report #725744, regarding RFS: dynamips/0.2.10-1 [ITA] to be marked as done. This means that you claim that the problem has been dealt with. If this i

i686-w64-mingw32-gcc and libintl.h

2013-10-08 Thread Beco
Hi guys, I'm having no luck in cross-compiling my program with this library. fatal error: libintl.h: No such file or directory I've tried to search where this library is, but it is supposed to be in package: $ dpkg -L gcc-mingw-w64-i686 | grep intl /usr/lib/gcc/i686-w64-mingw32/4.6/plugin/inc

Re: i686-w64-mingw32-gcc and libintl.h

2013-10-08 Thread Andrey Rahmatullin
On Tue, Oct 08, 2013 at 04:17:40PM -0300, Beco wrote: > I'm having no luck in cross-compiling my program with this library. > > > fatal error: libintl.h: No such file or directory > > > I've tried to search where this library is, but it is supposed to be in > package: > > $ dpkg -L gcc-mingw-w

dh_shlibdeps and non-standard library paths

2013-10-08 Thread Daniel Farina
Hello list, I've been working on trying to hack up the packaging of PostGIS to try and cope better with multiple, simultaneously installed versions. To that end, I am setting "--prefix=/opt/postgresql-9.3-postgis-2.1" and stuffing most of the supporting libraries it generates in there. My proble

Bug#725831: RFS: libkml/1.3.0~r864-1

2013-10-08 Thread Bas Couwenberg
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libkml" Package name: libkml Version : 1.3.0~r864-1 Upstream Author : Google Inc. URL : https://code.google.com/p/libkml/ License : BSD-3-Clause Section

[Solved] Re: i686-w64-mingw32-gcc and libintl.h

2013-10-08 Thread Beco
On 8 October 2013 16:27, Andrey Rahmatullin wrote: > > PS. normal gcc can compile the code flawless. > On Linux libintl.h and implementations of cunctions declared there are a > part of glibc. On other platforms such as mingw you may need an external > implementation which is not packaged (I don'