aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29rework debian packages supportAlexander Couzens1-112/+148
Remove old leftover from split of osmo-mgw out of openbsc. Change-Id: I77544cb38c31777c3fab52979d19488a63e52de3
2016-12-21Integrate Debian packaging changesMax1-34/+124
debian/control: * restructure to make it easier to incorporate further changes * update package descriptions * update project URL debian/rules: * use proper hardening syntax * restructure to make it easier to incorporate further changes * remove useless comment debian/compat: update compatibility version debian/coryright: update to match Debian format Change-Id: I49cc9239b15dc77d782914ca2547e601d049acdc Related: OS#1694
2014-07-30Fix some packaging mistakes detected by lintian.Max1-4/+1
Signed-off-by: Max Suraev <max.suraev@fairwaves.co>
2012-11-06debian: Move debian directory to ease building packagesHolger Hans Peter Freyther1-0/+50
This is required to have git-buildpackage be able to create tarballs from the git repository and was done by Jan in the debian branch as well.