[PATCH] osmo-sgsn[master]: debian: fix osmo-sgsn.install, tweak VCS link and descriptions

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Sep 4 01:58:25 UTC 2017


Review at  https://gerrit.osmocom.org/3796

debian: fix osmo-sgsn.install, tweak VCS link and descriptions

Change-Id: I6493a7ca7d996fab00d99652a74a709c860a3de7
---
M debian/control
M debian/osmo-sgsn.install
2 files changed, 5 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/96/3796/1

diff --git a/debian/control b/debian/control
index 16fd244..4a3a07f 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@
                libosmo-netif-dev
 Standards-Version: 3.9.8
 Vcs-Git: git://git.osmocom.org/osmo-sgsn.git
-Vcs-Browser: http://git.osmocom.org/gitweb?p=osmo-sgsn.git;a=summary
+Vcs-Browser: https://git.osmocom.org/osmo-sgsn
 Homepage: https://projects.osmocom.org/projects/osmo-sgsn
 
 
@@ -42,8 +42,7 @@
 Package: osmo-gtphub
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Osmocom GTP Hub
- Proxy for comms between multiple SGSNs and GGSNs.
+Description: Osmocom GTP Hub: Proxy for GTP traffic between multiple SGSNs and GGSNs
 
 Package: osmo-gtphub-dbg
 Architecture: any
@@ -51,24 +50,19 @@
 Priority: extra
 Depends: osmo-gtphub (= ${binary:Version}), ${misc:Depends}
 Description: Debug symbols for Osmocom GTP Hub
- Make debugging possible
 
 Package: osmo-gbproxy
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: osmocom-sgsn
+Recommends: osmo-sgsn
 Description: Osmocom GPRS Gb Interface Proxy
  The purpose of the Gb proxy is to aggregate the Gb links of multiple
  BSS's and present them in one Gb link to the SGSN.
- .
- This package is part of OpenBSC and closely related to osmocom-sgsn.
 
 Package: osmo-gbproxy-dbg
 Architecture: any
 Section: debug
 Priority: extra
 Depends: osmo-gbproxy (= ${binary:Version}), ${misc:Depends}
-Description: Debug symbols for Osmocom GTP Hub
- Make debugging possible
-
+Description: Debug symbols for Osmocom GPRS Gb Interface Proxy
diff --git a/debian/osmo-sgsn.install b/debian/osmo-sgsn.install
index 55086cc..a92ae18 100644
--- a/debian/osmo-sgsn.install
+++ b/debian/osmo-sgsn.install
@@ -1,4 +1,2 @@
-usr/bin
-usr/share/doc/openbsc/examples/osmo-gtphub
-usr/share/doc/openbsc/examples/osmo-gbproxy
+usr/bin/osmo-sgsn
 usr/share/doc/openbsc/examples/osmo-sgsn

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6493a7ca7d996fab00d99652a74a709c860a3de7
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list