[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dovecot
Subject:    Re: [Dovecot] [Debian] Packages available for 1.0.0
From:       Bernd Kuhls <bernd.kuhls () informatik ! uni-oldenburg ! de>
Date:       2007-06-11 9:05:01
Message-ID: f4j37v$qud$1 () sea ! gmane ! org
[Download RAW message or body]

Bernd Kuhls wrote:
> Brian T Glenn wrote:
>> They aren't thoroughly tested, but I've been running on them for a 
>> little while and they seem stable. This is based on the latest RC from
>> backports.org and is built for sarge.
>>
>> deb http://debian.delink.net/ sarge-delink main
> 
> I would like to have the same for Etch.

Hi,

answering myself for the archive;-)

I used this script to build a backport of Dovecot 1.0.0-2 on Etch
and the resulting packages seem stable:

> #!/bin/sh
> rm -rf ./dovecot_compile
> mkdir ./dovecot_compile
> cd ./dovecot_compile
> wget http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.0-1.dsc
> wget http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.0.orig.tar.gz
> wget http://ftp.debian.org/debian/pool/main/d/dovecot/dovecot_1.0.0-1.diff.gz
> tar -xzvf dovecot_1.0.0.orig.tar.gz
> zcat dovecot_1.0.0-1.diff.gz | patch -p0 -E
> cd dovecot-1.0.0
> chown -R root *
> chmod +x ./debian/rules
> dpkg-buildpackage -uc -us -b

Greetings, Bernd Kuhls

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic