| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
according to https://wiki.debian.org/Autoreconf:
...
dh-autoreconf is enabled by default since debhelper compatibility level
10 (and the debhelper package Depends on dh-autoreconf since version
9.20160402). For lower compatibility levels:
* Build-Depend on dh-autoreconf
...
|
|
|
|
| |
... so we can build on anything except unstable + ubuntu 18.04
|
|
This allows (among others) to build rtl-sdr nightly packages
for a variety of distributions as part of the network:osmocom:nightly
builds.
|