diff options
author | B Stack <bgstack15@gmail.com> | 2020-06-18 10:45:55 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-06-18 10:45:55 -0400 |
commit | d7cc73b388a62d805dfdb9e61e09803d7aeb6d5d (patch) | |
tree | e410e3264d75bf40b982486ee4bf592ddb5694f9 /irfanview/debian/control | |
parent | irfanview: improve filename handling (diff) | |
download | stackrpms-d7cc73b388a62d805dfdb9e61e09803d7aeb6d5d.tar.gz stackrpms-d7cc73b388a62d805dfdb9e61e09803d7aeb6d5d.tar.bz2 stackrpms-d7cc73b388a62d805dfdb9e61e09803d7aeb6d5d.zip |
irfanview dpkg: add help docs
This includes man pages, and suggests: xchm. Also suppress some
lintian warnings.
Diffstat (limited to 'irfanview/debian/control')
-rw-r--r-- | irfanview/debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/irfanview/debian/control b/irfanview/debian/control index 0070ef4..a74f12b 100644 --- a/irfanview/debian/control +++ b/irfanview/debian/control @@ -2,7 +2,9 @@ Source: irfanview Section: graphics Priority: optional Maintainer: B Stack <bgstack15@gmail.com> -Build-Depends: debhelper (>=11~), +Build-Depends: debhelper (>=12~), +# bgscripts for txtman-wrapper + bgscripts (>=1.5.0), imagemagick, librsvg2-bin Standards-Version: 4.1.4 @@ -33,6 +35,7 @@ Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, wine64 | wine-staging | winehq | winehq-staging | wine-stable, irfanview-common +Suggests: xchm Provides: irfanview, x-graphics-viewer Description: graphics viewer from a non-free OS The 64-bit release |