summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Revert various debian related changesHolger Hans Peter Freyther2011-07-165-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | The debian related changes were not meant to be comitted and were local experiments. The changes should go through Jan and not this way. Revert "more changes" This reverts commit 96ba20cb44e602abb292b53c9e4f92aa59998df1. Revert "debian: Updates to fix lintian errors" This reverts commit b670c86edd704d45b572b87111f3224abecc4767. Revert "debian: Switch to the 3.0(quilt) format to play with launchpad" This reverts commit 7a91d6071d1ef15e5a05f5feb7f79a06c279c673. Revert "debian: Add new changelog entry for the shlib:Depends change" This reverts commit 54b8c4e0edb2f0f0cde7d28c1715810dd5c6a4b1. Revert "debian: dpkg-buildpackage complains about this here" This reverts commit 4284307ead92f35e844e452c0ff9c73a61038096. Revert "debian: Add a new changelog entry" This reverts commit ae9b220d166dac277a9b9078add20650415d1cb2.
* more changesHolger Hans Peter Freyther2011-07-131-21/+3
|
* debian: Updates to fix lintian errorsHolger Hans Peter Freyther2011-07-134-17/+16
|
* debian: Switch to the 3.0(quilt) format to play with launchpadHolger Hans Peter Freyther2011-07-131-1/+1
|
* debian: Add new changelog entry for the shlib:Depends changeHolger Hans Peter Freyther2011-07-131-0/+6
|
* debian: dpkg-buildpackage complains about this hereHolger Hans Peter Freyther2011-07-131-1/+1
|
* debian: Add a new changelog entryHolger Hans Peter Freyther2011-07-131-0/+6
|
* update debian changelog to 0.3.0Harald Welte2011-05-101-0/+6
|
* update include paths in debian packaging specHarald Welte2011-05-102-2/+8
|
* debian: Make the -dev package depend on the normal oneHolger Hans Peter Freyther2011-01-131-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 dependsHolger Hans Peter Freyther2011-01-134-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 informationHarald Welte2010-08-2416-0/+178
Using the debian directory in this commit, it is possible to generate libosmocore and libosmocore-dev packages (dpkgs).