pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/43355?usp=email )
Change subject: debian/control: Fix wrong libosmo-abis-dev 2.3.0 dep ......................................................................
debian/control: Fix wrong libosmo-abis-dev 2.3.0 dep
There was a typo during release of 1.16.0.
Change-Id: I8ee374daf11f9ad827a5f034707a92d784c882c2 --- M debian/control 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/debian/control b/debian/control index 6324c23..929707c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ autotools-dev, libosmocore-dev (>= 1.14.2), libosmo-netif-dev (>= 1.8.0), - libosmo-abis-dev (>= 2.3.0), + libosmo-abis-dev (>= 2.2.0), osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw