ref: e635771c5cd7496e0ec197b8c62ba4f134703469
parent: 0f3ee60bc14b7be7d5e39cb3073034e562134531
author: Paul Brossier <piem@piem.org>
date: Fri Aug 26 11:36:08 EDT 2016
doc/debian_packages.rst: added page on debian packages
--- /dev/null
+++ b/doc/debian_packages.rst
@@ -1,0 +1,16 @@
+Debian/Ubuntu packages
+----------------------
+
+For the latest Debian packages, see https://packages.debian.org/src:aubio.
+
+For the latest Ubuntu packages, see http://packages.ubuntu.com/src:aubio.
+
+For the latest version of the packages, see
+https://anonscm.debian.org/cgit/collab-maint/aubio.git/. Use
+``git-buildpackage`` to build from the git repository. For instance:
+
+.. code-block:: bash
+
+ $ git clone git://anonscm.debian.org/collab-maint/aubio.git
+ $ cd aubio
+ $ git buildpackage