aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Release: Prepare the release of 0.6.60.6.6Holger Hans Peter Freyther1-1/+7
2014-01-20debian: Build the new upstream version of libosmocoreHolger Hans Peter Freyther1-1/+7
2013-11-11debian: Update the changelogJacob Erlbeck1-1/+7
Sponsored-by: On-Waves ehf
2013-10-25debian: Update the changelogHolger Hans Peter Freyther1-1/+2
2013-10-17debian: Bump the changelog for some new packagesHolger Hans Peter Freyther1-1/+2
2013-10-15release: Prepare the 0.6.4 release of libosmocore0.6.4Holger Hans Peter Freyther1-1/+7
New interfaces and ABI incompatible changes in the GB library
2013-08-12debian: Split libosmocore into various libs and address lintian warningsHolger Hans Peter Freyther1-2/+3
Package the various libraries separately. This will allow to install libosmogsm3 and libosmogsm4 in parallel. E: libosmocore-dev: non-empty-dependency_libs-in-la-file usr/lib/libosmocore.la E: libosmocore-dev: non-empty-dependency_libs-in-la-file usr/lib/libosmogb.la E: libosmocore-dev: non-empty-dependency_libs-in-la-file usr/lib/libosmogsm.la E: libosmocore-dev: non-empty-dependency_libs-in-la-file usr/lib/libosmovty.la W: libosmocore-dbg: wrong-bug-number-in-closes l54:#nnnn W: libosmocore: wrong-bug-number-in-closes l54:#nnnn W: libosmocore: package-name-doesnt-match-sonames libosmocodec0 libosmocore4 libosmogb2 libosmogsm4 libosmovty0
2013-08-09debian: Create a new upstream changelog entryHolger Hans Peter Freyther1-0/+6
2013-07-01debian: Prepare the 0.6.2 release with a new changelogHolger Hans Peter Freyther1-2/+2
2013-03-25debian: Start a new release cycle with libosmocore 0.6.0Holger Hans Peter Freyther1-1/+7
2013-02-13debian: Re-enable the debug packagesHolger Hans Peter Freyther1-0/+1
Remove the .dirs/.install as things will go wrong then. debhelper will try to install the debug symbols before they were created. Thanks to Jan for pointing that out.
2013-02-13debian: Update the change log for a new packageHolger Hans Peter Freyther1-2/+3
2013-01-04debian: Bump the changelog and package osmo-arfcnHolger Hans Peter Freyther1-0/+7
2012-11-06debian: Create a git-buildpackage based 0.5.3Holger Hans Peter Freyther1-0/+6
2012-08-26Use package version since git info won't be available.Eric Butler1-0/+6
2012-08-26Fix debian package building.Eric Butler1-0/+6
* Removed log file * Add 'git' add 'libdpkg-perl' to build dependencies * Disable tests (one of them is failing)
2011-07-16Revert various debian related changesHolger Hans Peter Freyther1-7/+1
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.
2011-07-13more changesHolger Hans Peter Freyther1-21/+3
2011-07-13debian: Updates to fix lintian errorsHolger Hans Peter Freyther1-1/+13
2011-07-13debian: Add new changelog entry for the shlib:Depends changeHolger Hans Peter Freyther1-0/+6
2011-07-13debian: Add a new changelog entryHolger Hans Peter Freyther1-0/+6
2011-05-10update debian changelog to 0.3.0Harald Welte1-0/+6
2011-01-13debian: Switch to the 3.0 git format, update version, fix dependsHolger Hans Peter Freyther1-0/+6
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/+5
Using the debian directory in this commit, it is possible to generate libosmocore and libosmocore-dev packages (dpkgs).