d/rules: add debian/debian-cd.docs and use that.

Signed-off-by: Holger Levsen <holger@layer-acht.org>
This commit is contained in:
Holger Levsen 2019-01-14 11:51:51 +01:00
parent b508b3b474
commit 91544c52e4
3 changed files with 5 additions and 4 deletions

4
debian/changelog vendored
View File

@ -46,7 +46,9 @@ debian-cd (3.1.22) UNRELEASED; urgency=medium
- don't recommend syslinux-utils twice, thanks lintian. - don't recommend syslinux-utils twice, thanks lintian.
- bump standards version to 4.3.0, no changes needed. - bump standards version to 4.3.0, no changes needed.
- add "Rules-Requires-Root: no" to support building as non-root. - add "Rules-Requires-Root: no" to support building as non-root.
* d/rules: use the awesome "dh $@" simplification. * d/rules:
- use the awesome "dh $@" simplification.
- add debian/debian-cd.docs and use that.
* Add lintian override for missing-depends-on-sensible-utils as * Add lintian override for missing-depends-on-sensible-utils as
sensible-editor is merely mentioned in the README. sensible-editor is merely mentioned in the README.
* d/copyright: explicitly refer to /usr/share/common-licenses/GPL-2. * d/copyright: explicitly refer to /usr/share/common-licenses/GPL-2.

2
debian/debian-cd.docs vendored Normal file
View File

@ -0,0 +1,2 @@
DEDICATION.txt
README*

3
debian/rules vendored
View File

@ -24,6 +24,3 @@ override_dh_auto_install:
generate_firmware_images iso_run jigdo-watcher \ generate_firmware_images iso_run jigdo-watcher \
merge-sums mkjigsnap mklist mktorrent \ merge-sums mkjigsnap mklist mktorrent \
report_build_error testingcds report_build_error testingcds
override_dh_installdocs:
dh_installdocs README* DEDICATION.txt