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
Review at https://gerrit.osmocom.org/3781
debian: fix VCS links, tweak descriptions and copyright
Change-Id: I4a444cf40839c20a0d3d5237f9d4d01d71e01d60
---
M debian/control
M debian/copyright
2 files changed, 7 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/81/3781/1
diff --git a/debian/control b/debian/control
index a1e4704..af49dc7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@
libosmocore-dev,
libosmo-netif-dev
Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/osmo-iuh.git
-Vcs-Browser: https://git.osmocom.org/osmo-iuh/
-Homepage: https://projects.osmocom.org/projects/osmohnbgw
+Vcs-Git: git://git.osmocom.org/osmo-mgw.git
+Vcs-Browser: https://git.osmocom.org/osmo-mgw/
+Homepage: https://osmocom.org/projects/osmo-mgw
Package: osmo-mgw
Architecture: any
@@ -32,18 +32,18 @@
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
+Description: libosmo-legacy-mgcp: Osmocom's Media Gateway server library
Package: libosmo-legacy-mgcp-dbg
Section: debug
Architecture: any
Multi-Arch: same
Depends: libosmo-legacy-mgcp0 (= ${binary:Version}), ${misc:Depends}
-Description: OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
+Description: libosmo-legacy-mgcp: Osmocom's Media Gateway server library
Package: libosmo-legacy-mgcp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libosmo-legacy-mgcp0 (= ${binary:Version}), ${misc:Depends}
-Description: OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks
+Description: libosmo-legacy-mgcp: Osmocom's Media Gateway server library
diff --git a/debian/copyright b/debian/copyright
index f1dada2..83e29df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@
Copyright: 2009-2014 On-Waves
2009-2015 Holger Hans Peter Freyther <zecke at selfish.org>
2013 Jacob Erlbeck <jerlbeck at sysmocom.de>
- 2016 sysmocom s.m.f.c. GmbH <info at sysmocom.de>
+ 2016-2017 sysmocom s.m.f.c. GmbH <info at sysmocom.de>
License: AGPL-3.0+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
--
To view, visit https://gerrit.osmocom.org/3781
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a444cf40839c20a0d3d5237f9d4d01d71e01d60
Gerrit-PatchSet: 1
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>