From d2ff0cb93bbc4ca4c92ee4c0e1bdfd5e4052ef77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 27 Jul 2019 16:44:11 +0200 Subject: Add missing pnm, xpm and rc files into the doc directory --- debian/changelog | 6 ++++++ debian/rules | 3 +++ debian/xsane-common.docs | 3 +++ 3 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8d0052f..9e21b98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xsane (0.999-8) UNRELEASED; urgency=medium + + * Add missing pnm, xpm and rc files into the doc directory. + + -- Jörg Frings-Fürst Sat, 27 Jul 2019 14:22:04 +0200 + xsane (0.999-7) unstable; urgency=medium * Migrate to debhelper 12: diff --git a/debian/rules b/debian/rules index 42fc61f..a078a1d 100755 --- a/debian/rules +++ b/debian/rules @@ -38,3 +38,6 @@ override_dh_installdocs-indep: # remove outdated/useless documentation rm -f debian/xsane-common/usr/share/doc/xsane-common/html/sane-backends-doc.html rm -f debian/xsane-common/usr/share/doc/xsane-common/html/sane-pnm-doc.html + +override_dh_compress: + dh_compress -X.pnm -X.rc -X.xpm diff --git a/debian/xsane-common.docs b/debian/xsane-common.docs index 6e128ad..ec93406 100644 --- a/debian/xsane-common.docs +++ b/debian/xsane-common.docs @@ -1,2 +1,5 @@ doc/*.html doc/*.jpg +src/*.pnm +src/*.xpm +src/*.rc -- cgit v1.2.3