Add Debian codenames and make link.
authorJonathan R. Williford <jonathan.r.williford+github@gmail.com>
Wed, 21 Dec 2016 10:33:42 +0000 (11:33 +0100)
committerZhou Mo <cdluminate@gmail.com>
Thu, 5 Jan 2017 04:21:25 +0000 (04:21 +0000)
Add the Debian codenames / versions, so it is easier to tell which Debian version is which in the future when the releases are promoted.

Revise commit according to CDLuminate's comments.

Removed rolling release numbers. Mention that Debian/testing can install Caffe using the packages.

docs/install_apt_debian.md

index 745a6f4..1580dc4 100644 (file)
@@ -4,10 +4,13 @@ title: "Installation: Debian"
 
 # Debian Installation
 
-Caffe packages are available for `Debian/unstable`. Debian/stable users
-should take a look at Ubuntu installation instruction.  
+Caffe packages are available for `Debian/unstable`. Debian/stable
+(jessie) users should take a look at [Ubuntu installation instruction](
+install_apt.html). Debian/testing (stretch) users may be able to get Caffe
+to work using the packages in Debian/unstable, but it is beyond the scope of
+this guide.
 
-Only experienced linux users are recommended to try Debian/unstable (Sid).  
+Only experienced linux users are recommended to try Debian/unstable (Sid). 
 
 Last update: Dec.21 2016