[source] simplify and avoid unrequired checks
[aubio.git] / doc / debian_packages.rst
1 Debian/Ubuntu packages
2 ----------------------
3
4 For the latest Debian packages, see https://packages.debian.org/src:aubio.
5
6 For the latest Ubuntu packages, see http://packages.ubuntu.com/src:aubio.
7
8 For the latest version of the packages, see
9 https://anonscm.debian.org/cgit/collab-maint/aubio.git/. Use
10 ``git-buildpackage`` to build from the git repository. For instance:
11
12 .. code-block:: console
13
14     $ git clone git://anonscm.debian.org/collab-maint/aubio.git
15     $ cd aubio
16     $ git buildpackage