Re: xz support in dpkg (was Re: dpkg plans for the squeeze cycle)

2009-09-24 Thread Michael B. Trausch
On Fri, 2009-09-25 at 05:58 +0200, Guillem Jover wrote: > > > 3. Enforce this limit in dpkg so that installing a third-party > > >package on a phone doesn't cause a nasty surprise of too high > > >memory usage. > > > > The xz command (by default) refuses to use more than 40% of > installed

Re: Updating/replacing packages

2009-04-16 Thread Michael B. Trausch
On Thu, 16 Apr 2009 09:56:16 +0200 Sven Joachim wrote: > On 2009-04-16 09:19 +0200, Michael B. Trausch wrote: > > > When I look at libboo2.0-cil's information, it says that it Depends > > on libmono-corlib2.0-cil (>= 1.2.2.1) (my package replaces that > > one

Updating/replacing packages

2009-04-16 Thread Michael B. Trausch
Hello, I have a client that needs Mono 2.4 and other related components packaged for various reasons, and for various other reasons needs _that_ to be packaged with a 1 binary per 1 upstream source package mapping. I am trying to accomplish this task, but I am failing something awful. I am hopin