1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
osmo-trx (0.4.0-1) unstable; urgency=medium
* Upload to unstable
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 06 Nov 2018 21:55:48 +0100
osmo-trx (0.4.0-1~exp4) experimental; urgency=medium
* debian/examples/osmo-trx-uhd.cfg: Simplify default configuration file
* debian/tests: Fix erroneous path in autopkgtest
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 23 Sep 2018 13:59:16 +0200
osmo-trx (0.4.0-1~exp3) experimental; urgency=medium
* Update man page
* Install systemd service file, but do not automatically start it
* Install /etc/osmocom/osmo-trx-uhd.cfg example configuration file
* debian/control:
- New standards version 4.2.1 - no changes
- Suggests osmo-bts
* debian/rules:
- Make .tarball-version in override_dh_autoreconf and delete in
override_dh_clean
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 22 Sep 2018 13:49:46 +0200
osmo-trx (0.4.0-1~exp2) experimental; urgency=medium
* debian/control:
- Fix build-dependencies because of FTBFS
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 21 Jul 2018 00:28:18 +0200
osmo-trx (0.4.0-1~exp1) experimental; urgency=medium
* New upstream release:
- Dropped patch: 02_no_march_native.patch
- Added patches: 0001-Do-not-include-.rbf-files.patch
0002-Fix-spelling-discovered-by-lintian.patch
* Binary executable change name from osmo-trx to osmo-trx-uhd:
These files updated because of that:
- debian/autotest/autotest
- debian/osmo-trx-uhd.1
- debian/osmo-trx.manpages
* debian/control:
- New standards version 4.1.5 - no changes
- Drop "Testsuite: autopkgtest" - handled automatically now
* debian/copyright:
- Copyright updated for new upstream release
* debian/rules:
- Delete two test related files in override_dh_auto_clean
- Handle "override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS"
- No need to delete "sqlite3/Makefile" anymore
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 20 Jul 2018 21:31:46 +0200
osmo-trx (0.2.0-2) unstable; urgency=medium
* move to unstable
* debian/control: add salsa URLs
* debian/control: use dh11
* debian/control: bump standard to 4.1.4 (no changes)
* debian/rules: remove --parallel from dh call
-- Thorsten Alteholz <debian@alteholz.de> Mon, 16 Apr 2018 19:05:27 +0200
osmo-trx (0.2.0-1) experimental; urgency=medium
* New upstream release
* debian/control: bump standard to 4.1.2 (no changes)
* debian/copyright: update
-- Thorsten Alteholz <debian@alteholz.de> Fri, 08 Dec 2017 19:05:27 +0100
osmo-trx (0~20170323git2af1440+dfsg-2) unstable; urgency=medium
* debian/control: add myself to uploaders
* debian/control: move package to debian-mobcom and change URLs
* debian/control: change maintainer to debian-mobcom-maintainers
* debian/control: use dh10
* debian/control: bump standard to 4.1.0 (no changes)
* debian/control: remove dbg package
* debian/control: remove redundant dependency of dh-autoreconf
* debian/control: add dependency on libboost-system-dev
-- Thorsten Alteholz <debian@alteholz.de> Mon, 11 Sep 2017 19:52:59 +0200
osmo-trx (0~20170323git2af1440+dfsg-1) unstable; urgency=medium
* Upload to unstable
* debian/control: New standards version: 4.0.0 - no changes
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 14 Jul 2017 06:40:13 +0000
osmo-trx (0~20170323git2af1440+dfsg-1~exp1) experimental; urgency=medium
* New upstream version (Closes: #858594)
* Refreshed patches. Removed patch applied upstream.
* debian/control:
- New standards version: 3.9.8
- Some more build-dependencies
- Vcs now using secure URL
* debian/copyright:
- Updated copyright
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 01 Apr 2017 07:37:10 +0000
osmo-trx (0~20150325gitf147b17+dfsg-3) unstable; urgency=medium
* Uploaded to unstable
* debian/osmo-trx.1: Fix small formatting problem
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 27 Oct 2015 07:49:13 +0100
osmo-trx (0~20150325gitf147b17+dfsg-3~exp1) experimental; urgency=medium
* debian/control:
- Remove --without-sse again.
* debian/patches/02_no_march_native.patch:
- Instead add only SSE options to CFLAGS
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 23 Oct 2015 20:35:21 +0200
osmo-trx (0~20150325gitf147b17+dfsg-2) unstable; urgency=medium
* debian/patches/02_no_march_native.patch:
- Make sure that the option -march=native is not set when building.
* debian/control:
- Set --without-sse to make sure that functions only supported with
march=native are excluded.
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 21 Oct 2015 07:53:00 +0200
osmo-trx (0~20150325gitf147b17+dfsg-1) unstable; urgency=low
* Initial release (Closes: #777303)
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 13 Oct 2015 17:55:14 +0200
|