[horde] Where to find newer deb packages then 1.2?

trice tobias at aorganise.com
Fri Feb 27 06:57:03 PST 2004


http://packages.debian.org/testing/allpackages shows:

horde2 (2.2.3-6)
     The Horde Web Application Suite

What you want to do is grab a few packages out of testing to make it
happen.  Add the following to your /etc/apt/sources.list:

deb-src http://debian.oregonstate.edu/debian testing main non-free contrib
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib 
non-free
deb-src http://non-us.debian.org/debian-non-US testing/non-US main 
contrib non-free

and to /etc/apt/apt.conf:

APT::Default-Release "stable";
APT::Cache-Limit 12582912;

What this does is say "pin all packages at stable".  Now, you can run:

apt-get -t "testing" install horde2

Which says "grab the following packages (and their dependencies) from the
'testing' archives and leave everything else at 'stable'."

Hope this helps!

Matthias Guenther wrote:

> Hi,
> 
> where can I find newer deb packages then 1.2? On the ftp I can not found 
> any deb.
> 
> Thanks






More information about the horde mailing list