Commit Graph

15 Commits

Author SHA1 Message Date
Pau Espin 44c212e3dc Bump version: 3.4.7.7-5730 → 3.4.8
Change-Id: I0b8e5a5a62a229b60b0133541efbaad616093a23
2023-09-12 12:28:52 +02:00
Oliver Smith 312f964ed2 debian/rules: don't build in parallel
With upgrading the debhelper compat level to v10, parallel building was
enabled by default. But this doesn't work reliably with libusrp, so
disable it. On OBS, out of 18 builds, two failed.

Related: OS#3970
Change-Id: Ic23778320a44ec6ee2fef499216eb8a0c52603d2
2023-04-28 10:55:52 +02:00
Oliver Smith 64dd85f770 debian: set compat level to 10
Related: OS#5958
Change-Id: If42ed8736658d23c99fdd8cbbe511819b1568cbe
2023-04-25 16:48:19 +02:00
Pau Espin 0c86c16936 Bump version: 3.4.6.2-7f277 → 3.4.7
Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b
2023-02-07 14:00:21 +01:00
Pau Espin 841a638a62 Bump version: 3.4.5.5-d40e → 3.4.6
Change-Id: I4415a6fc189ffff9ea7d640d28debae70807a242
2021-11-16 11:57:22 +01:00
Harald Welte d40ef8f001 migrate to python3
Let's move to python3, it's 2020 and the conversion seemed
actually rather trivial (famous last words).

Change-Id: Ib1604b36c32630e1360e06567cbd5f63a78df547
2021-11-12 12:52:18 +00:00
Harald Welte 815442dc0d Bump version: 3.4.4.8-e2c8 → 3.4.5
Change-Id: Iaf3545265d8ec28f9b760b55e6170808c35f6ccb
2020-06-13 14:04:03 +02:00
Harald Welte e2c846a6b9 debian/control: Add python as BuildRequires, as edit-gpif uses it
This hopefully should fix the libusrp build errors on OBS for
Debian testing + unstable.

Change-Id: I6525e90b63c442b5ec69b4730e92f576694ea1a2
2020-06-09 07:17:18 +00:00
Pau Espin ae66dcc21b Bump version: 3.4.3.2-8646 → 3.4.4
Change-Id: If47c3a8f03cfd2eaff84359a9a2bfce02f3b9a10
2019-08-08 12:31:57 +02:00
Pau Espin 54c983706d debian/rules: Don't delete .tarball-version
No other osmocom project does it.

Change-Id: Ieb3d8070b9a5764bf763fad4fa83f9976df34bd4
2019-08-08 12:20:04 +02:00
Pau Espin 193bb9aadd Bump version: 3.4.2.17-1489 → 3.4.3
Change-Id: I7f3ace74e30aba8609f435e76256badd93fb0220
2019-08-07 12:12:21 +02:00
Harald Welte bc019b203f debian: Add 'sdcc' package to BuildDepends
We recently re-introduced building the USRP1 FX2 firmware
using SDCC.  This needs to be listed as requirement for building
the package, otherwise build are failing.

Change-Id: I23ca8d7ad26437f2c971608cd881a6f40e26a887
2019-01-13 10:15:10 +01:00
Harald Welte 0751a53cc5 debian: Make sure the FX2 firmware is packaged
Change-Id: Ide58bb2969a41f5ccb563b7e0ae13e4bf5932127
2019-01-12 09:46:42 +00:00
Pau Espin b1ad0157dc debian/rules: Don't overwrite .tarball-version
The .tarball-version file should contain the *source version* uniquely
identifying the git commit, and not the Debian package name.

With https://gerrit.osmocom.org/#/c/osmo-ci/+/10343/ there is a correct
.tarball-version file in the .tar.xz of the nightly source packages.

Related: OS#3449
Change-Id: Idb187930d08b9e427ec07b4d27f138c106f69f99
2018-09-17 10:44:20 +02:00
Pau Espin 52f0929e62 Add debian directory
Related: OS#3218
Change-Id: I5ff1d76f533b9ac68ab3f2c70ead6b66f4413b4f
2018-04-28 11:07:41 +02:00