Commit Graph

10 Commits

Author SHA1 Message Date
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