link to neurodebian standalone deb
This commit is contained in:
parent
9eb96e8e84
commit
95971475c7
2 changed files with 16 additions and 0 deletions
|
@ -22,3 +22,11 @@ Follow the instructions to [enable backports](http://backports.debian.org/Instru
|
||||||
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
|
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
|
||||||
|
|
||||||
sudo apt-get -t squeeze-backports install git-annex
|
sudo apt-get -t squeeze-backports install git-annex
|
||||||
|
|
||||||
|
## backport
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
|
@ -42,3 +42,11 @@ If you don't have add-apt-repository installed run this command first:
|
||||||
Warning: The version of git-annex shipped in Ubuntu Oneiric
|
Warning: The version of git-annex shipped in Ubuntu Oneiric
|
||||||
had [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
|
had [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
|
||||||
If you need to upgrade such a repository, get a newer version of git-annex.
|
If you need to upgrade such a repository, get a newer version of git-annex.
|
||||||
|
|
||||||
|
## backport
|
||||||
|
|
||||||
|
If the version shipped with Ubuntu 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
|
||||||
|
Ubuntu.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue