1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
openbsc (0.15.0-2) unstable; urgency=medium
* debian/control:
- Versioned build-dependency on libdbd-sqlite3
Fixes failing "db" test case on several architectures
(Closes: #818567)
- Versioned build-dependency on libosmocore-dev
Fixes failing "gsm0408" test case on big-endian architectures
(Closes: #818566)
- Standards-Version 3.9.8 - no changes
* debian/rules:
- Print test results in case of error
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 13 May 2016 22:30:39 +0200
openbsc (0.15.0-1) unstable; urgency=low
* Initial release (Closes: #806583)
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 20 Feb 2016 18:21:53 +0100
|