promote the neurodebian backport since the official backport looks like it will never...
authorhttps://anarc.at/openid/ <anarcat@web>
Sun, 18 Sep 2016 01:56:21 +0000 (01:56 +0000)
committeradmin <admin@branchable.com>
Sun, 18 Sep 2016 01:56:21 +0000 (01:56 +0000)
doc/install/Debian.mdwn

index 55bbe3e7db677581b0fba4e341696bb18d7d89b0..736ac7d90cda01eb7bf2b8561d1362770dca68dd 100644 (file)
@@ -4,6 +4,14 @@ Debian unstable and testing are usually fairly up to date, so this should be eno
 
        sudo apt install git-annex
 
+## Standalone backports for all releases
+
+If the version shipped with Debian is too old, 
+the [NeuroDebian team](http://neuro.debian.net/) provides a
+[standalone build package](http://neuro.debian.net/pkgs/git-annex-standalone.html)
+that is regularly updated and that should work across all releases of
+Debian.
+
 ## Debian 8.0 "jessie"
 
        sudo apt install git-annex
@@ -30,11 +38,3 @@ Follow the instructions to [enable backports](http://backports.debian.org/Instru
 Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
 
        sudo apt-get -t squeeze-backports install git-annex
-
-## Standalone backports for all releases
-
-If the version shipped with Debian is too old, 
-the [NeuroDebian team](http://neuro.debian.net/) provides a
-[standalone build package](http://neuro.debian.net/pkgs/git-annex-standalone.html)
-that is regularly updated and that should work across all releases of
-Debian.