Rework debian/, following current best practices
authorMichael Prokop <mika@grml.org>
Thu, 13 Dec 2018 11:34:33 +0000 (12:34 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 13 Dec 2018 11:34:33 +0000 (12:34 +0100)
commit421ba622ec1bf4068fc78b85f8a38cece6355f61
tree57f62ad8217be0551b17c1c8978732ae8fd4d406
parentf5455fb9ff94260714593e3fb2428795240ffd63
Rework debian/, following current best practices

* Switch to minimal debhelper approach, Build-Depend on debhelper >= 10
* Switch from Priority 'extra' to 'optional' (deprecated as of Debian Policy v4.0.1)
* Drop unused GPL-2 section from debian/copyright
* Update copyright year information in debian/copyright
* Refresh lintian overrides
* Add postinst/postrm maintainer scripts for dpkg-maintscript-helper support
12 files changed:
debian/control
debian/copyright
debian/grml-live-db.install
debian/grml-live-db.lintian-overrides [new file with mode: 0644]
debian/grml-live-db.manpages [new file with mode: 0644]
debian/grml-live.lintian-overrides [moved from debian/overrides.grml-live with 55% similarity]
debian/grml-live.manpages [new file with mode: 0644]
debian/overrides.grml-live-db [deleted file]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0644]
debian/rules
debian/source/lintian-overrides [new file with mode: 0644]