aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2018-05-03Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0Pau Espin Pedrol3-4/+41
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
2017-11-13Add SPDX-License-Identifier to all source filesHarald Welte1-1/+1
Change-Id: I9f2bc8c5d8a2c0bb0dd6caa4de5e2cb11be210e7
2017-11-13debian/copyright: fix upstream-nameHarald Welte1-1/+1
Change-Id: Ia7b07524f9c3e6013992ee4ba5151d951b7d9eda
2017-10-11debian/rules: show testsuite.log when tests are failingAlexander Couzens1-0/+3
Change-Id: Ic3322e3931612f2153797331b02f2789490e5e2b
2017-08-25Bump version: 0.3.2 → 0.4.00.4.0Max1-2/+6
Change-Id: Ibefe53a7f5b06fb8a9294574af41dacac68bdbe9
2016-12-21Integrate Debian packaging changesMax3-14/+135
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
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-1/+7
Make sure the version number of this sourcepackage is higher than the one found in Debian SID. Change-Id: I393ef6624f112794e15b81a0cc9dbd8b0a871b07 Reviewed-on: https://gerrit.osmocom.org/110 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther <holger@freyther.de>
2015-11-03debian: Bump so version to link against new libosmovty20.3.2Holger Hans Peter Freyther4-6/+12
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 Freyther6-13/+18
2015-01-18New upstream releasev0.3.1Holger Hans Peter Freyther1-0/+6
2014-09-08Prepare a new release of libosmo-abis0.3.0Holger Hans Peter Freyther3-6/+12
2014-03-31release: Prepare the 0.2.0 release of libosmo-abisv0.2.0Holger Hans Peter Freyther3-5/+11
2014-01-20debian: Build the new upstream releaseHolger Hans Peter Freyther1-0/+6
2014-01-20Prepare the v0.1.6 release of libosmo-abisv0.1.6Holger Hans Peter Freyther2-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: Enable the hardening options for this libraryHolger Hans Peter Freyther1-0/+1
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 Freyther4-4/+19
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 Freyther2-1/+7
2013-02-13debian: Create a debug package for the libosmo-abis codeHolger Hans Peter Freyther2-0/+10
2012-11-06debian: Update the changelog for the release of the new versionv0.1.4Holger Hans Peter Freyther1-0/+6
2012-11-06debian: Do not override the CFLAGS as this can cause miscompilationHolger Hans Peter Freyther1-2/+0
We have witnessed how the bits test got miscompiled. Do not introduce our own version of the CFLAGS but use the defaults of the debian project
2012-08-14Use package version since git info won't be available.Eric Butler2-0/+14
2012-08-14Add debian/ubuntu packaging files.Eric Butler7-0/+42