summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-07-21 13:42:13 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-07-21 13:42:47 +0200
commit1fc31125498eb411ac66249876c116e73a3ed153 (patch)
treec27c4a47f38db5b08a8bbcf74bdf601eabc8b249
parent298307330f40a1386f730d09baa3e97f202c0191 (diff)
Changes in openbsc to facilitate the new package osmo-bsc
-rw-r--r--debian/changelog13
-rw-r--r--debian/control7
-rw-r--r--debian/osmocom-bs11-utils-legacy.install (renamed from debian/osmocom-bs11-utils.install)0
-rw-r--r--debian/osmocom-bs11-utils-legacy.manpages (renamed from debian/osmocom-bs11-utils.manpages)0
-rw-r--r--debian/osmocom-ipaccess-utils-legacy.install (renamed from debian/osmocom-ipaccess-utils.install)0
-rw-r--r--debian/osmocom-ipaccess-utils-legacy.manpages (renamed from debian/osmocom-ipaccess-utils.manpages)0
6 files changed, 18 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ff92477..cc4af2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+openbsc (1.1.0-2~exp1) UNRELEASED; urgency=medium
+
+ * openbsc is considered legacy
+ - Rename osmocom-ipaccess-utils -> osmocom-ipaccess-utils-legacy
+ - Rename osmocom-bs11-utils -> osmocom-ipaccess-bs11-legacy
+ * debian/control:
+ - Add "Conflicts:" for:
+ - osmocom-bsc (osmo-bsc)
+ - osmocom-ipaccess-utils-legacy (osomcom-ipaccess-utils)
+ - osmocom-bs11-utils-legacy (osomcom-bs11-utils)
+
+ -- Ruben Undheim <ruben.undheim@gmail.com> Sat, 21 Jul 2018 13:39:03 +0200
+
openbsc (1.1.0-1) experimental; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 42acd56..d5e93b3 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Package: osmocom-bsc
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: osmo-bsc
Description: GSM Base Station Controller
This is the BSC-only version of OpenBSC. It requires a Mobile Switching Center
(MSC) to operate.
@@ -44,19 +45,21 @@ Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
components bundled together. When using osmocom-nitb, there is no need for a
Mobile Switching Center (MSC) which is needed when using osmocom-bsc.
-Package: osmocom-ipaccess-utils
+Package: osmocom-ipaccess-utils-legacy
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: osmocom-ipaccess-utils
Description: Command line utilities for ip.access nanoBTS
This package contains utilities that are specific for nanoBTS when being used
together with OpenBSC. It contains mainly three tools: ipaccess-find,
ipaccess-config and ipaccess-proxy.
-Package: osmocom-bs11-utils
+Package: osmocom-bs11-utils-legacy
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: osmocom-bs11-utils
Description: Command line utilities for Siemens BS-11 BTS
There is a tool in this package for configuring the Siemens BS-11 BTS.
Additionally, it contains one tool for making use of an ISDN-card and the
diff --git a/debian/osmocom-bs11-utils.install b/debian/osmocom-bs11-utils-legacy.install
index 37cd20a..37cd20a 100644
--- a/debian/osmocom-bs11-utils.install
+++ b/debian/osmocom-bs11-utils-legacy.install
diff --git a/debian/osmocom-bs11-utils.manpages b/debian/osmocom-bs11-utils-legacy.manpages
index f40a674..f40a674 100644
--- a/debian/osmocom-bs11-utils.manpages
+++ b/debian/osmocom-bs11-utils-legacy.manpages
diff --git a/debian/osmocom-ipaccess-utils.install b/debian/osmocom-ipaccess-utils-legacy.install
index 7694db9..7694db9 100644
--- a/debian/osmocom-ipaccess-utils.install
+++ b/debian/osmocom-ipaccess-utils-legacy.install
diff --git a/debian/osmocom-ipaccess-utils.manpages b/debian/osmocom-ipaccess-utils-legacy.manpages
index 210681b..210681b 100644
--- a/debian/osmocom-ipaccess-utils.manpages
+++ b/debian/osmocom-ipaccess-utils-legacy.manpages