Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian: Updates to fix lintian errors | Holger Hans Peter Freyther | 2011-07-13 | 4 | -17/+16 |
| | |||||
* | debian: Switch to the 3.0(quilt) format to play with launchpad | Holger Hans Peter Freyther | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | debian: Add new changelog entry for the shlib:Depends change | Holger Hans Peter Freyther | 2011-07-13 | 1 | -0/+6 |
| | |||||
* | debian: dpkg-buildpackage complains about this here | Holger Hans Peter Freyther | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | debian: Add a new changelog entry | Holger Hans Peter Freyther | 2011-07-13 | 1 | -0/+6 |
| | |||||
* | update debian changelog to 0.3.0 | Harald Welte | 2011-05-10 | 1 | -0/+6 |
| | |||||
* | update include paths in debian packaging spec | Harald Welte | 2011-05-10 | 2 | -2/+8 |
| | |||||
* | debian: Make the -dev package depend on the normal one | Holger Hans Peter Freyther | 2011-01-13 | 1 | -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. | ||||
* | debian: Switch to the 3.0 git format, update version, fix depends | Holger Hans Peter Freyther | 2011-01-13 | 4 | -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. | ||||
* | add debian packaging related information | Harald Welte | 2010-08-24 | 16 | -0/+178 |
Using the debian directory in this commit, it is possible to generate libosmocore and libosmocore-dev packages (dpkgs). |