Re: Qtiplot, python support and bug #560852

2010-12-19 Thread Guðjón Guðjónsson
Hi Jakub
Thanks for the answer

>
> However, what you could (and should) do is to stop harcoding Python version
> in the source package, and always link qtiplot with the
> default-at-build-time version of Python. That will save you (and people who
> look after transitions[0]) busy work by the next Python transition

I will remove the patch that hard codes the python version. I have to admit
that I did not add it and therefore I was reluctant to remove it but if I
remember correctly it was hard coded against 2.5 when 2.4 was default and it
didn't work against version 2.4.

Regards
Gudjon


Re: Qtiplot, python support and bug #560852

2010-12-19 Thread Jakub Wilk

* Guðjón Guðjónsson , 2010-12-19, 16:59:
However, what you could (and should) do is to stop harcoding Python 
version in the source package, and always link qtiplot with the 
default-at-build-time version of Python. That will save you (and 
people who look after transitions[0]) busy work by the next Python 
transition


I will remove the patch that hard codes the python version. I have to 
admit that I did not add it and therefore I was reluctant to remove it 
but if I remember correctly it was hard coded against 2.5 when 2.4 was 
default and it didn't work against version 2.4.


Great, thanks! :)

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101219165911.ga2...@jwilk.net



Re: Debhelper: LDFLAGS

2010-12-19 Thread Daniel Stender
... ups, misleaded. Please excuse.

On 19.12.2010 21:04, Daniel Stender wrote:
>> If we are still talking about the gummi package, I just put
>>
>> export LDFLAGS=-Wl,--as-needed
>>
>> at top of debian/rules and the dpkg-shlibdeps warnings went away.
> 
> ... does it? What I am missing here?
> 
> Dan


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d0e6627.6020...@danielstender.com



Re: Debhelper: LDFLAGS

2010-12-19 Thread Daniel Stender
> If we are still talking about the gummi package, I just put
> 
> export LDFLAGS=-Wl,--as-needed
> 
> at top of debian/rules and the dpkg-shlibdeps warnings went away.

... does it? What I am missing here?

Dan



-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d0e6555.5030...@danielstender.com