[Dovecot] Ubuntu package for dovecot 2.0.x from debian package
William Blunn
bill+dovecot at blunn.org
Sat Jul 23 23:39:20 EEST 2011
On 23/07/2011 10:16, Robert Schetterer wrote:
> mkdir /usr/src/dovecot_2.0.13
> cd /usr/src/dovecot_2.0.13
> download i.e
> wget ... dovecot_2.0.13-0~auto+24_amd64.changes
> wget ....dovecot_2.0.13-0~auto+24.debian.tar.gz
> wget ....dovecot_2.0.13-0~auto+24.dsc
> wget ....dovecot_2.0.13-0~auto+24_i386.changes
> wget ....dovecot_2.0.13.orig.tar.gz
>
> dpkg-source -x *.dsc
>
Provided you have the relevant line in your apt sources
deb-src http://xi.rename-it.nl/debian/ testing-auto/dovecot-2.0 main
you can do all of the above with a single command
apt-get source dovecot
Bill
More information about the dovecot
mailing list