From a6603e05c8067efca6197ec435696c1a45bcc517 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sun, 22 Mar 2009 19:49:45 -0400 Subject: fix up the debian download section, add a link to the packages.d.o page that lists all suites, including backports --- website/download.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/download.mdwn b/website/download.mdwn index a9b6cc4..543d4e9 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -18,7 +18,7 @@ Monkeysphere relies on: ## Debian ## If you are running a [Debian](http://www.debian.org/) system, the -[monkeysphere is available in the Debian archive](http://packages.debian.org/sid/monkeysphere). +[monkeysphere is available in the Debian archive, and as a backport](http://packages.debian.org/search?keywords=monkeysphere&searchon=names§ion=all&suite=all) You can also install the Monkeysphere directly from the Monkeysphere Debian archive. You can add this archive to your system by putting -- cgit v1.2.3 From 501f12cbf5e16ac521a27a32541d852fda4be682 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sun, 22 Mar 2009 20:01:07 -0400 Subject: add a news entry about the backports.org availability --- website/news/0.24-available-in-Backports-org.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 website/news/0.24-available-in-Backports-org.mdwn diff --git a/website/news/0.24-available-in-Backports-org.mdwn b/website/news/0.24-available-in-Backports-org.mdwn new file mode 100644 index 0000000..e56af89 --- /dev/null +++ b/website/news/0.24-available-in-Backports-org.mdwn @@ -0,0 +1,8 @@ +[[meta title="Monkeysphere 0.24 accepted as a Debian Backport"]] + +[Monkeysphere 0.24 is now available at [Backports.org](http://backports.org). +If you are running Debian stable ("Lenny"), you can install this version +of the monkeysphere package by following the [instructions for installing +backports](http://backports.org/dokuwiki/doku.php?id=instructions). + +See the [[download]] page for more information. -- cgit v1.2.3