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
|
osmo-mgw (1.7.0+dfsg1-2) unstable; urgency=medium
* upload to unstable
* mark test as superficial (Closes: #971489)
-- Thorsten Alteholz <debian@alteholz.de> Thu, 10 Dec 2020 18:34:15 +0100
osmo-mgw (1.7.0+dfsg1-1) experimental; urgency=medium
* New upstream release
* debian/control: bump standard to 4.5.0 (no changes)
* debian/control: use dh12
* debian/control: depend on libosmocore >=1.4.0
* debian/control: depend on libosmo-netif >=1.0.0
* debian/control: remove legacy packages
* debian/control: take care of soname change
* add Build-Depends-Package: to symbols files
-- Thorsten Alteholz <debian@alteholz.de> Sun, 16 Aug 2020 23:34:15 +0000
osmo-mgw (1.4.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Refresh patches
* debian/control:
- libosmocore-dev >= 0.12
- libosmo-netif-dev >= 0.3.0
* d/libosmo-legacy-mgcp0.symbols and d/libosmo-mgcp-client3.symbols
- Added a few new symbols
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 13 Nov 2018 08:12:06 +0100
osmo-mgw (1.3.0-4) unstable; urgency=low
* Team upload
* Upload to unstable
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 05 Nov 2018 22:10:55 +0100
osmo-mgw (1.3.0-3) experimental; urgency=medium
* Team upload
* debian/control:
- New standards version 4.2.1 - no changes
- Drop invalid dependency on libosmo-mgcp1
* debian/osmo-bsc-mgcp.cfg:
- Install default configuration file for osmo-bsc-mgcp
* Do not enable systemd service for osmo-bsc-mgcp by default
* Install systemd service for osmo-mgw but do not enable by default
* debian/osmo-mgw.cfg:
- Install default configuration file for osmo-mgw
* debian/patches:
- Drop unneeded patches
- Refresh remaining patch with "gbp pq"
* debian/rules:
- Clean up unneeded comments
- Generate .tarball-version in override_dh_autoreconf and delete it again
in override-dh_clean.
- Do not enable systemd services by default
- Enable hardening
* debian/tests:
- Added simple autopkgtest
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 23 Sep 2018 15:13:11 +0200
osmo-mgw (1.3.0-2) experimental; urgency=medium
* add version.patch
-- Thorsten Alteholz <debian@alteholz.de> Wed, 18 Jul 2018 19:34:20 +0200
osmo-mgw (1.3.0-1) experimental; urgency=medium
* New upstream release
* debian/control: adjust minimal version of dependencies
-- Thorsten Alteholz <debian@alteholz.de> Thu, 21 Jun 2018 19:34:20 +0200
osmo-mgw (1.2.0-3) unstable; urgency=medium
* debian/control: set Conflicts: (Closes: #884416)
Though osmo-bsc-mgcp and osmocom-bsc provide binaries with the
same name, /usr/bin/osmo-bsc_mgcp, their functionality is different
and a Replaces: would not be correct.
-- Thorsten Alteholz <debian@alteholz.de> Fri, 27 Apr 2018 18:53:14 +0200
osmo-mgw (1.2.0-2) unstable; urgency=medium
* move to unstable
* debian/control: move to debian-mobcom maintainer
* debian/control: add salsa URLs
* debian/control: use dh11
* debian/control: bump standard to 4.1.4 (no changes)
-- Thorsten Alteholz <debian@alteholz.de> Tue, 17 Apr 2018 18:47:14 +0200
osmo-mgw (1.2.0-1) experimental; urgency=medium
* New upstream release
-- Thorsten Alteholz <debian@alteholz.de> Tue, 12 Dec 2017 19:46:56 +0100
|