Am 2006-01-10 23:01:02, schrieb Alexander Lazic:
Hi,
we use 3.1 and haven't found a newer bin-version then 0.47 for debian
stable.
Have i overseen something, please can some help me about these topic
;-)))
Download the Source from UNSTABLE and compile it your own:
1)
#/etc/apt/sources.list
deb-src ftp://ftp.debian.org/debian sid main0
2) apt-get update
3) apt-get install build-essential fakeroot
4) apt-get build-dep courier
5) cd your_desired_compile_directory
6) apt-get source courier
7) cd courier-x.x.x
8) edit debian/changelog (change the Version number)
9) dpkg-buildpackage -r fakeroot -tc -sgpg -k0x.....
^^^^^^^^^^^^^^^
not realy needed, but I prefer to
sign my backported Packages allways
10) cd ..
11) Now you will find in your your_desired_compile_directory
all the debian packages from courier.
12) Have fun
Sorry, My Server is currently not On-Line and you can not download
it from my Repository.
But you can check out <http://www.backports.org/>, because I am
thinking, that courier is availlable there to.