aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2019-12-01Enable DAHDI support by default; require --disable-dahdi otherwiseHarald Welte1-0/+1
libosmo-abis was built with DAHDI support, if the related header files were present at built time, and without if not. This kind of automagic enabling/disabling of features is wrong. Let's require DAHDI support by default, and force the user to take a conscious decision by using an explicit --disable-dahdi if he doesn't want it. At the same time, update debian/control to list dahdi-source as build dependency. Change-Id: Id9f7f063e7ca9e3ab4aa96fc93f243caf50fb66a Closes: OS#4248
2019-01-20Bump version: 0.5.1.20-de57 → 0.6.00.6.0Harald Welte1-1/+1
Change-Id: I417065deb06ac7e8b3b8468b88cc803a41098c2d
2018-09-04debian: Conflict libosmoabis6 with libosmoabis5Pau Espin Pedrol1-0/+4
In previous commit 9540f59b1daeac36d71b20ac9cefe15019d6277c, libosmoabis packaging was fixed to match its contained major lib version. However, systems using nightly may run into issues when upgrading since now libosmoabis6 in repo tries to overwrite libosmoabis5 in their system and fails. By using Conflicts + Replaces it should do it now without erroring. Fixes: OS#3365 Change-Id: If98ae21670f13554da5aa46fe30741d56631fd8c
2018-08-30debian: Fix libosmoabis soname package versionPau Espin Pedrol1-4/+4
LIBVERSION for libosmoabis was increased during v0.4.0 release, but didn't update the debian package name accordingly to match major. Change-Id: I7ead154d72e6dadf795414c47fe276edadd08580 Fixes: OS#3365
2018-05-03Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0Pau Espin Pedrol1-4/+4
libosmotrau library version in debian package was wrong, fix it while releasing. Change-Id: I399618c7353a4150e3d571758b522dd2e9d9724f
2018-02-09debian/control: Fix Vcs-BrowserHarald Welte1-1/+1
Change-Id: Ibcc861fe2125ee81097d0209b95dcbdc98c819a8
2016-12-21Integrate Debian packaging changesMax1-13/+46
debian/control: * restructure to make it easier to incorporate further changes * update package descriptions * update project URL debian/rules: * use proper hardening syntax * restructure to make it easier to incorporate further changes * add cleanup override debian/copyright: add file matching Debian format Change-Id: I6af8ab7f5c75b4d161cebf492f3de5d9dbd00220 Related: OS#1694
2015-11-03debian: Bump so version to link against new libosmovty20.3.2Holger Hans Peter Freyther1-5/+5
Debian doesn't have reverse dependencies so we need to bump the SO version to have libosmoabis and libosmotrau link against our new version.
2015-03-14debian: Switch to multi-arch supportHolger Hans Peter Freyther1-4/+9
2014-09-08Prepare a new release of libosmo-abis0.3.0Holger Hans Peter Freyther1-4/+4
2014-03-31release: Prepare the 0.2.0 release of libosmo-abisv0.2.0Holger Hans Peter Freyther1-4/+4
2014-01-20Prepare the v0.1.6 release of libosmo-abisv0.1.6Holger Hans Peter Freyther1-4/+4
2013-12-12debian: Depend directly on the two libraries needed for libosmo-abisHolger Hans Peter Freyther1-1/+1
Do not pull in libosmocore but let the abis/trau library pull in the DSO that is actually linked to.
2013-12-12debian: Address warnings and increase standards versionHolger Hans Peter Freyther1-1/+1
2013-12-12debian: Split the libraries into separate packagesHolger Hans Peter Freyther1-3/+17
This way one can install two ABI incompatible versions of the library at the same time. This will ease future transition. Create a dummy/compatible package.
2013-12-12debian: Add depedency to newer libosmocore and update the changelogHolger Hans Peter Freyther1-1/+1
2013-02-13debian: Create a debug package for the libosmo-abis codeHolger Hans Peter Freyther1-0/+7
2012-08-14Add debian/ubuntu packaging files.Eric Butler1-0/+21