[MERGED] osmo-mgw[master]: libosmo-mgcp-client: Bump LIBVERSION as interfaces have been...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Oct 28 11:02:39 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: libosmo-mgcp-client: Bump LIBVERSION as interfaces have been added
......................................................................


libosmo-mgcp-client: Bump LIBVERSION as interfaces have been added

Change-Id: I3e00af70267563a5fbf7e2a3c1326c22481d2666
---
M debian/control
R debian/libosmo-mgcp-client1.install
M src/libosmo-mgcp-client/Makefile.am
3 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/debian/control b/debian/control
index bba88af..ef96796 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@
 Depends: libosmo-mgcp0 (= ${binary:Version}), ${misc:Depends}
 Description: libosmo-mgcp: Osmocom's Media Gateway server library
 
-Package: libosmo-mgcp-client0
+Package: libosmo-mgcp-client1
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -46,7 +46,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libosmo-mgcp-client0 (= ${binary:Version}), ${misc:Depends}
+Depends: libosmo-mgcp-client1 (= ${binary:Version}), ${misc:Depends}
 Description: libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
 
 Package: osmo-bsc-mgcp
diff --git a/debian/libosmo-mgcp-client0.install b/debian/libosmo-mgcp-client1.install
similarity index 100%
rename from debian/libosmo-mgcp-client0.install
rename to debian/libosmo-mgcp-client1.install
diff --git a/src/libosmo-mgcp-client/Makefile.am b/src/libosmo-mgcp-client/Makefile.am
index de35f87..1eaa370 100644
--- a/src/libosmo-mgcp-client/Makefile.am
+++ b/src/libosmo-mgcp-client/Makefile.am
@@ -20,7 +20,7 @@
 
 # This is not at all related to the release version, but a range of supported
 # API versions. Read TODO_RELEASE in the source tree's root!
-MGCP_CLIENT_LIBVERSION=0:0:0
+MGCP_CLIENT_LIBVERSION=1:0:1
 
 lib_LTLIBRARIES = \
 	libosmo-mgcp-client.la \

-- 
To view, visit https://gerrit.osmocom.org/4507
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3e00af70267563a5fbf7e2a3c1326c22481d2666
Gerrit-PatchSet: 1
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list