summaryrefslogtreecommitdiffstats
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13debian: Make the -dev package depend on the normal oneHolger Hans Peter Freyther1-1/+1
Make libosmocore-dev depend on libosmocore. Otherwise we only end up with the libosmocore.a files installed and then have various issues with the link order when linking OpenBSC and such.
2011-01-13debian: Switch to the 3.0 git format, update version, fix dependsHolger Hans Peter Freyther1-1/+1
Switch to the git format as this can generate the source directly from the git checkout. Increase the version number to 0.1.27 as this is the latest tag, depend on autoconf, automake and libtool and use autoreconf when building to be able to directly build from a git clone.
2010-08-24add debian packaging related informationHarald Welte1-0/+27
Using the debian directory in this commit, it is possible to generate libosmocore and libosmocore-dev packages (dpkgs).