Re: Re: Let's not drag this into another flame war please.

2006-06-30 Thread Erich Schubert
Hello Martin,
No, we (since we're said to be the same person) is actually two DD, not
one.
So stop complaining every day in my precious blog, okay?
We is bitching almost as much as the ion author...

best regards,
Erich Schubert
-- 
erich@(vitavonni.de|debian.org)--GPG Key ID: 4B3A135C   (o_
   There was never a good war or a bad peace. - Benjamin Franklin   //\
 Die Mathematik muss man schon deswegen studieren, weil sie V_/_
 die Gedanken ordnet. --- Michail Wassiljewitsch Lomonossow


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Ending this thread

2004-01-29 Thread Erich Schubert
Hi,
Some threads never die, they just change their subject.

Please make it stop. It hurts.

Greetings,
Erich Schubert
-- 
   erich@(vitavonni.de|debian.org)--GPG Key ID: 4B3A135C(o_
  There are only 10 types of people in the world:   //\
  Those who understand binary and those who don't   V_/_
  Alles verändert sich, sobald man sich selber verändert.




[Curiosa] Re: gcc 3.2 transition in unstable

2003-01-05 Thread Erich Schubert
Ryan Murray wrote:
 o add a `c102' to the end of the name of your .deb, eg
   libdb4.0++.deb - libdb4.0++c102.deb. This is similar in
   spirit to the glibc transition adding `g' to the end of
   libraries.

That is a bit confusing. Of course you mean:
apply caesar-102 encoding onto the package name.
That is: apply tr[a-z][yza-x] onto the file name.
So the libc6 package would then be called jgza6.
debhelper will be called bczfcjncp, if you need help with that.

You can get a preview of the package names by calling:
dpkg -l | perl -pe 'm/^(..\s*)(.*?)(\s.*)$/;
  ($a,$b,$c)=($1,$2,$3);$b=~tr[a-z][yza-x]; print $a$b$c;'

Please also note that some packages will thus be replaced.
zsh (the z shell) will replace xqf (x quake frontend).

A less curiose side remark: if you ever wanted to change your c++
library packages name: that is the best moment to do so.

Greetings,
Erich Schubert
-- 
erich@(vitavonni.de|debian.org) -- GPG Key ID: 4B3A135C
There are only 10 types of people in the world:
Those who understand binary and those who don't
 Jede Frau erwartet von einem Mann, dass er hält, was sie sich
   von ihm verspricht.