Re: numpy 1.2.1, switching to git?

2009-01-01 Thread Tristan Seligmann
* Ondrej Certik ond...@certik.cz [2008-12-21 00:08:18 +0100]:

 As to mercurial  Tristan, I don't know if you actually ever used
 hg-buildpackage, but it is written in Haskell (!) and see my blog post
 here:

I've used it; being written in Haskell isn't something I consider a
problem. It works just fine for what I've used it for; but then again,
the task it performs is relatively simple, so I could probably get along
without it just fine. The main thing that matters to me is using the
VCS itself, since I'll be spending a lot more time interacting with the
VCS than with some vcs-buildpackage tool.

 Anyway, besides stating which vcs one likes, this is mostly a debate
 over a beer in Prague, but well, why not, I just had several of them.

Heh.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar


signature.asc
Description: Digital signature


Re: Bug#509697: Python 2.5, ctypes, and binutils

2009-01-01 Thread Sandro Tosi
On Wed, Dec 31, 2008 at 14:58, Sandro Tosi mo...@debian.org wrote:
 $ grep-available -FDepends,Recommends,Suggests python-ctypes | python
 (= 2.5) -o -FDepends,Recommends,Suggests python (= 2.5) |
 python-ctypes -sPackage
 Package: python-musicbrainz2
 Package: telepathy-butterfly
 Package: python-elisa
 Package: python-utidylib
 Package: python-msn
 Package: python-opengl
 Package: python-pyglet

better command, to catch even uber-smart depends:

$ grep-available -FDepends,Recommends,Suggests python-ctypes | python
(= 2.5) -o -FDepends,Recommends,Suggests python (= 2.5) |
python-ctypes -o -FDepends,Recommends,Suggests python2.5 |
python-ctypes -o -FDepends,Recommends,Suggests python-ctypes |
python2.5 -sPackage
Package: python-coherence
Package: python-musicbrainz2
Package: telepathy-butterfly
Package: python-elisa
Package: python-utidylib
Package: python-msn
Package: python-opengl
Package: python-pyglet

Now, since unstable ctypes upload was caught by libffi soname bump,
and probably needs a tpu upload (please RT confirm this or if libffi5
will be migrated in lenny) it's an additional reason to decide about
the situation explained above.

Cheers,
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org