diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-22 20:11:56 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-22 20:11:56 -0400 |
commit | a2761ab6c74d9794eb1650c8249ba8bcfc6f439a (patch) | |
tree | 7741834a92e983f1be0b7cb703779ab6323f75c6 | |
parent | 80fa48160844ace97727896131c67df78ea4bb61 (diff) | |
parent | 501f12cbf5e16ac521a27a32541d852fda4be682 (diff) |
Merge commit 'web/master'
-rw-r--r-- | website/download.mdwn | 11 | ||||
-rw-r--r-- | website/news/0.24-available-in-Backports-org.mdwn | 8 |
2 files changed, 15 insertions, 4 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index b0c45b8..3cf9d62 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -18,13 +18,16 @@ Monkeysphere relies on: ## Debian ## If you are running a [Debian](http://www.debian.org/) system, the -[monkeysphere is available in the Debian testing ("squeeze") -distribution](http://packages.debian.org/testing/monkeysphere). If -you are running Debian testing, install the latest monkeysphere -version: +[monkeysphere is available in the Debian archive](http://packages.debian.org/search?keywords=monkeysphere&searchon=names§ion=all&suite=all) + +If you are running Debian unstable or testing install the latest monkeysphere +version as follows: aptitude install monkeysphere +If you are running Debian stable, you can get the monkeysphere package +from [backports.org](http://backports.org/dokuwiki/doku.php?id=instructions) + You can also install the Monkeysphere directly from the Monkeysphere Debian archive. You can add this archive to your system by putting the following lines in `/etc/apt/sources.list.d/monkeysphere.list`: 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. |