Rework debian/ to follow current best practices
authorMichael Prokop <mika@grml.org>
Wed, 9 Jun 2021 13:03:19 +0000 (15:03 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 9 Jun 2021 13:31:44 +0000 (15:31 +0200)
commitfe2884b84d7f428f8630c1ebb939312ee18ef287
tree2e3bc458fb092477258d8411f1abbead129bc2ca
parentb7ca29adb11341d023370b272ebadc707189a6ba
Rework debian/ to follow current best practices

* Switch to minimal debhelper approach
* Provide debian/source/format
* Bump Standards-Version to 4.5.1
* Switch all Homepage and Vcs-* headers to
  https://github.com/grml/grml-network (this avoids having a strange
  mixture of our self-hosted git repositories and github and
  also fixes vcs-field-uses-insecure-uri lintian warning)
* Convert debian/copyright to machine-readable format

Gbp-Dch: Full
Makefile [new file with mode: 0644]
debian/control
debian/copyright
debian/grml-network.dirs [new file with mode: 0644]
debian/grml-network.docs [new file with mode: 0644]
debian/grml-network.manpages [new file with mode: 0644]
debian/rules
debian/source/format [new file with mode: 0644]