Rework debian/ to follow current best practices and drop deprecated symlinks
authorMichael Prokop <mika@grml.org>
Fri, 4 Jun 2021 11:30:06 +0000 (13:30 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 4 Jun 2021 11:30:28 +0000 (13:30 +0200)
commit97d5c473a156d380bc71b34165f746035549ab33
tree428b7e2a1e04a352b68dea39a91320506908671e
parent36b423ef4292864218dd7a61a158d13d52142a48
Rework debian/ to follow current best practices and drop deprecated symlinks

* Switch to minimal debhelper approach (which also drops the
  the deprecated /etc/rc*.d/important_notice and /etc/init.d/grml-halt symlinks)
  and use Makefile
* Switch all Homepage and Vcs-* headers to
  https://github.com/grml/grml-etc-core/ (this avoids having a strange
  mixture of our self-hosted git repositories and github and
  also fixes vcs-field-uses-insecure-uri lintian warning)
* Drop debian/overrides and provide up2date debian/grml-etc.lintian-overrides
* Bump Standards-Version to 4.5.1
* Convert debian/copyright to machine-readable format
Makefile [new file with mode: 0644]
debian/control
debian/copyright
debian/grml-etc.lintian-overrides [new file with mode: 0644]
debian/overrides [deleted file]
debian/rules
debian/source/lintian-overrides [deleted file]