summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2013-01-27 20:00:26 +0200
committerJani Nikula <jani@nikula.org>2013-01-27 20:00:26 +0200
commit9ca6470858ee4387ccaabe3ede5995d84b0c6975 (patch)
tree95467d56ce46acec31c9057f88158c0e173d8920
parentd392e63fa631ea5ea64687211b14cd504722e5b4 (diff)
move source releases under obtaining
-rw-r--r--index.mdwn18
1 files changed, 10 insertions, 8 deletions
diff --git a/index.mdwn b/index.mdwn
index 6b719e3..d080b7a 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -80,17 +80,22 @@ Notmuch.
* [[Emacs UI screenshots|screenshots]]
-## Packages
+## Obtaining Notmuch
-* [Debian](http://packages.debian.org/search?keywords=notmuch)
-- Please use at least the packages from squeeze-backports, squeeze
- packages are very outdated!
+[Notmuch source releases](http://notmuchmail.org/releases/) are available as
+source tar balls.
+
+Notmuch is packaged for the following distributions:
+
+* [Debian](http://packages.debian.org/search?keywords=notmuch) (Please use at
+ least the packages from squeeze-backports, squeeze packages are very
+ outdated!)
* [Fedora](https://community.dev.fedoraproject.org/packages/notmuch)
* [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)
* [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
* [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
-## Source code
+## Development
All of the code for Notmuch is available as [free
software](http://www.fsf.org/licensing/essays/free-sw.html) released
@@ -107,9 +112,6 @@ finally, you can
to watch every commit made to notmuch and the notmuchmail.org web
site.
-Here are
-[source tar balls of notmuch releases](http://notmuchmail.org/releases/).
-
We have a [buildbot](http://buildbot.notmuchmail.org/grid) (here's
its
[configuration](https://github.com/tomprince/buildbot-configs/tree/notmuch)).