aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2011-07-14Update changelogdebianJan Luebbe1-0/+6
2011-07-14New upstream snapshotJan Luebbe1-0/+6
2011-07-14Write .tarball-version directlyJan Luebbe2-0/+6
2011-07-14Build from the real tagJan Luebbe1-1/+1
2011-07-14Configure git-buildpackage, fix debian version for non-native packagesJan Luebbe3-7/+19
2011-05-23Switch to quiltJan Luebbe1-1/+1
2011-05-23Use osmo-experimentalJan Luebbe1-0/+6
2011-05-10update debian changelog to 0.3.0Harald Welte1-0/+6
2011-05-10update include paths in debian packaging specHarald Welte2-2/+8
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 Freyther4-3/+9
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 Welte16-0/+178
Using the debian directory in this commit, it is possible to generate libosmocore and libosmocore-dev packages (dpkgs).