aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
AgeCommit message (Collapse)AuthorFilesLines
2017-01-24debian: Use the header files installed by openbsc-devHolger Hans Peter Freyther1-1/+1
Use --with-openbsc= to pick up gsm_data_shared.h coming from the openbsc-dev package. With the revert of the change Iec6b0f0eb0b7fffaa814c9769c0ee777d641a07f, packaging could work now. Change-Id: Ie0a005315454a6450205ce6fd76242b85405de8d
2016-12-22Integrate Debian packaging changesMax1-1/+11
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 * remove useless comment * add cleanup and test overrides debian/compat: update compatibility version Change-Id: Ibf62448eee1df914d21834f5b54831e3f642b79c Related: OS#1694
2016-04-01debian: Create initial packaging for the osmo-bts-trxHolger Hans Peter Freyther1-0/+22
This is only with osmo-bts-trx as others require headers that are not packaged yet.