[PATCH] openbsc[master]: debian: Require libgtp1-dev after the SO version bump

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/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Thu Jan 26 09:01:27 UTC 2017


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/1658

to look at the new patch set (#2).

debian: Require libgtp1-dev after the SO version bump

The ABI of libgtp changed and we require a new library now. In the
future we might consider to drop the SO_VERSION from the -dev name.

Change-Id: Ib301b27e2c08fda827b55820389247e27e5e8fc7
---
M debian/control
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/58/1658/2

diff --git a/debian/control b/debian/control
index 144e649..87b6f07 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@
                autotools-dev,
                autoconf-archive,
                pkg-config,
-               libgtp0-dev,
+               libgtp-dev,
                libosmocore-dev,
                libosmo-sccp-dev,
                libdbi0-dev,

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib301b27e2c08fda827b55820389247e27e5e8fc7
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list