Change in ...openbsc[master]: debian/control: Match dependency versions against configure.ac

2019-08-08 Thread pespin
pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/openbsc/+/15125


Change subject: debian/control: Match dependency versions against configure.ac
..

debian/control: Match dependency versions against configure.ac

Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75
---
M debian/control
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/25/15125/1

diff --git a/debian/control b/debian/control
index 557467e..b9008ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@
autotools-dev,
autoconf-archive,
pkg-config,
-   libosmocore-dev,
-   libosmo-sccp-dev,
libdbi0-dev,
dh-autoreconf,
dh-systemd (>= 1.5),
-   libosmo-abis-dev,
-   libosmo-netif-dev,
+   libsmpp34-dev (>= 1.13.0),
+   libosmocore-dev (>= 1.0.1),
+   libosmo-abis-dev (>= 0.6.0),
+   libosmo-netif-dev (>= 0.4.0),
+   libosmo-sccp-dev (>= 1.0.0),
libdbd-sqlite3,
-   libpcap-dev,
-   libsmpp34-dev
+   libpcap-dev
 Standards-Version: 3.9.8
 Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
 Vcs-Browser: http://openbsc.osmocom.org/trac/browser

--
To view, visit https://gerrit.osmocom.org/c/openbsc/+/15125
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75
Gerrit-Change-Number: 15125
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-MessageType: newchange


Change in ...openbsc[master]: debian/control: Match dependency versions against configure.ac

2019-08-08 Thread pespin
pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/openbsc/+/15125 )

Change subject: debian/control: Match dependency versions against configure.ac
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/openbsc/+/15125
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75
Gerrit-Change-Number: 15125
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Thu, 08 Aug 2019 16:04:12 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in ...openbsc[master]: debian/control: Match dependency versions against configure.ac

2019-08-08 Thread pespin
pespin has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/c/openbsc/+/15125 )

Change subject: debian/control: Match dependency versions against configure.ac
..

debian/control: Match dependency versions against configure.ac

Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75
---
M debian/control
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/debian/control b/debian/control
index 557467e..b9008ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@
autotools-dev,
autoconf-archive,
pkg-config,
-   libosmocore-dev,
-   libosmo-sccp-dev,
libdbi0-dev,
dh-autoreconf,
dh-systemd (>= 1.5),
-   libosmo-abis-dev,
-   libosmo-netif-dev,
+   libsmpp34-dev (>= 1.13.0),
+   libosmocore-dev (>= 1.0.1),
+   libosmo-abis-dev (>= 0.6.0),
+   libosmo-netif-dev (>= 0.4.0),
+   libosmo-sccp-dev (>= 1.0.0),
libdbd-sqlite3,
-   libpcap-dev,
-   libsmpp34-dev
+   libpcap-dev
 Standards-Version: 3.9.8
 Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
 Vcs-Browser: http://openbsc.osmocom.org/trac/browser

--
To view, visit https://gerrit.osmocom.org/c/openbsc/+/15125
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75
Gerrit-Change-Number: 15125
Gerrit-PatchSet: 1
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged