doc/debian_packages.rst: added page on debian packages
authorPaul Brossier <piem@piem.org>
Fri, 26 Aug 2016 13:36:08 +0000 (15:36 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 26 Aug 2016 13:36:08 +0000 (15:36 +0200)
doc/debian_packages.rst [new file with mode: 0644]

diff --git a/doc/debian_packages.rst b/doc/debian_packages.rst
new file mode 100644 (file)
index 0000000..6680f1a
--- /dev/null
@@ -0,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