aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
AgeCommit message (Collapse)AuthorFilesLines
2018-01-09Remove Configuration module and libsqlite dependencyPau Espin Pedrol1-14/+0
Change-Id: I823aea91367d586507bbf352f1b6f25bdd635baa
2017-01-24Remove embedded sqlite3Max1-2/+1
Previous patch switches to using system-wide sqlite3 so it's safe to remove local copy now. Change-Id: Ie8e751cc62132fe1f7748ccd78c5d48469027329
2017-01-24Integrate Debian packaging changesMax1-15/+152
debian/control: * restructure to make it easier to incorporate further changes * update package descriptions * update project URL debian/rules: * use proper hardening syntax debian/copyright: update to match Debian format Change-Id: I9a89e7311c8632ae26ac2e6c02d1e427d94b1608 Related: OS#1694
2016-03-18debian: Add packaging to master taken from fairwaves/masterHolger Hans Peter Freyther1-0/+25
There doesn't seem to be a reason why this shouldn't be in master. The fairwaves/master branch is removing --march=native as well that looks like a good idea as well.