diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 10 | ||||
-rw-r--r-- | website/news/0.24-accepted-in-Debian-testing.mdwn | 10 |
2 files changed, 19 insertions, 1 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 543d4e9..3cf9d62 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -18,7 +18,15 @@ Monkeysphere relies on: ## Debian ## If you are running a [Debian](http://www.debian.org/) system, the -[monkeysphere is available in the Debian archive, and as a backport](http://packages.debian.org/search?keywords=monkeysphere&searchon=names§ion=all&suite=all) +[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 diff --git a/website/news/0.24-accepted-in-Debian-testing.mdwn b/website/news/0.24-accepted-in-Debian-testing.mdwn new file mode 100644 index 0000000..4222493 --- /dev/null +++ b/website/news/0.24-accepted-in-Debian-testing.mdwn @@ -0,0 +1,10 @@ +[[meta title="Monkeysphere 0.24 accepted in Debian testing"]] + +[Monkeysphere 0.24 is now available in the Debian testing distribution +("squeeze")](http://packages.debian.org/testing/monkeysphere). +Monkeysphere 0.24 is our strongest release yet. If you are running +Debian testing, installing the monkeysphere is now very easy: + + aptitude install monkeysphere + +See the [[download]] page for more information. |