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
|
osmo-bts (1.2.2+dfsg1-2) unstable; urgency=medium
* upload to unstable
* mark test as superficial (Closes: #971485)
-- Thorsten Alteholz <debian@alteholz.de> Sun, 13 Dec 2020 08:05:43 +0100
osmo-bts (1.2.2+dfsg1-1) experimental; urgency=medium
* New upstream release
* debian/control: update dependencies
-- Thorsten Alteholz <debian@alteholz.de> Wed, 02 Dec 2020 20:05:43 +0000
osmo-bts (1.2.1+dfsg1-1) experimental; urgency=medium
* New upstream release
-- Thorsten Alteholz <debian@alteholz.de> Thu, 20 Aug 2020 02:57:19 +0000
osmo-bts (0.8.1-3) unstable; urgency=medium
* add patch for gcc10 (Closes: #957651)
Thanks to Harald Welte for the patch
* debian/control: bump standard to 4.5.0 (no changes)
* debian/control: use dh12
-- Thorsten Alteholz <debian@alteholz.de> Wed, 05 Aug 2020 20:51:19 +0200
osmo-bts (0.8.1-2) unstable; urgency=medium
* Upload to unstable
* Move man pages to section 8
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 06 Nov 2018 21:52:40 +0100
osmo-bts (0.8.1-2~exp2) experimental; urgency=medium
* debian/osmo-bts.cfg: Simplify configuration file
* debian/tests: Added autopkgtest to test 'osmo-bts-trx -h'
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 23 Sep 2018 13:53:23 +0200
osmo-bts (0.8.1-2~exp1) experimental; urgency=medium
* debian/control:
- New standards version 4.2.1 - no changes
- Suggests osmo-bsc
* Install systemd service file but do not enable by default
* Install /etc/osmocom/osmo-bts.cfg example configuration file
* Rename man page file and update content
* debian/rules:
- Do not parse changelog with dpkg-parsechangelog explicitly
- Create .tarball-version in override_dh_autoreconf and delete it in
override_dh_clean
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 22 Sep 2018 14:11:29 +0200
osmo-bts (0.8.1-1) experimental; urgency=medium
* New upstream release
-- Thorsten Alteholz <debian@alteholz.de> Mon, 16 Jul 2018 20:51:19 +0200
osmo-bts (0.7.0-1) unstable; urgency=medium
* New upstream release (Closes: #895454)
* debian/control: add salsa URLs
* debian/control: use dh11
* debian/control: bump standard to 4.1.4 (no changes)
* debian/patches: update/remove patches
-- Thorsten Alteholz <debian@alteholz.de> Sat, 21 Apr 2018 16:15:01 +0200
osmo-bts (0.4.0-3) 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 redundant dependency of dh-autoreconf
-- Thorsten Alteholz <debian@alteholz.de> Mon, 11 Sep 2017 19:52:59 +0200
osmo-bts (0.4.0-2) unstable; urgency=medium
* debian/man/osmobts-trx.txt:
- Fixed formatting issue
* debian/rules:
- Fixed reproducibility issue with date in man page
- Print test results in case of a failure
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 08 Jun 2016 23:31:28 +0200
osmo-bts (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #806584)
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 28 May 2016 10:01:24 +0200
|