Link to Debian archive for tarball downloads

Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 8441365..7c7bb38 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -40,6 +40,10 @@
 
 .. _on Github: https://github.com/madduck/reclass
 
+If you want a tarball, please `obtain it from the Debian archive`_.
+
+.. _obtain it from the Debian archive: http://http.debian.net/debian/pool/main/r/reclass/
+
 Licence
 -------
 |reclass| is © 2007–2013 by martin f. krafft and released under the terms of
diff --git a/doc/source/install.rst b/doc/source/install.rst
index fefccf5..2085117 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -28,6 +28,10 @@
 
   $ git clone ssh://git@github.com:madduck/reclass.git
 
+If you want a tarball, please `obtain it from the Debian archive`_.
+
+.. _obtain it from the Debian archive: http://http.debian.net/debian/pool/main/r/reclass/
+
 Before you can use |reclass|, you need to install it into a place where Python
 can find it. Unless you installed a package from your distribution, the
 following step should install the package to /usr/local::