aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
AgeCommit message (Collapse)AuthorFilesLines
2017-11-13Add SPDX-License-Identifier to all source filesHarald Welte1-1/+1
Change-Id: I9f2bc8c5d8a2c0bb0dd6caa4de5e2cb11be210e7
2017-11-13debian/copyright: fix upstream-nameHarald Welte1-1/+1
Change-Id: Ia7b07524f9c3e6013992ee4ba5151d951b7d9eda
2016-12-21Integrate Debian packaging changesMax1-0/+83
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 * add cleanup override debian/copyright: add file matching Debian format Change-Id: I6af8ab7f5c75b4d161cebf492f3de5d9dbd00220 Related: OS#1694