kchmviewer 8.0-1 source package in Ubuntu

Changelog

kchmviewer (8.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ Pino Toscano ]
  * Add the configuration for the CI on salsa.
  * Upstream moved to GitHub for development, so:
    - switch Homepage to https://github.com/gyunaev/kchmviewer
    - change watch file to pick the latest GitHub tag format (hoping upstream
      will not change format in future versions)
    - switch/improve upstream/metadata
  * New upstream release.
  * Update the patches:
    - disable_check_new_version.patch: refresh
    - force_qtwebkit.diff: refresh
    - fix_lib_order.patch: refresh
  * Remove the explicit as-needed linking, as it is done by binutils now.
  * Drop the man page, as it does not describe anything useful, and its only
    reference is also an old location.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper-compat build dependency to 13
  * Add Rules-Requires-Root: no.
  * Bump Standards-Version to 4.6.2, no changes required (it seems).
  * Rename install to kchmviewer.install to make it clear to which package it
    refers.
  * Ship another version (64px) of the application icon to the XDG hicolor icon
    theme.
  * Remove inactive Uploaders.

 -- Pino Toscano <email address hidden>  Wed, 05 Jul 2023 12:05:20 +0200

Upload details

Uploaded by:
Debian KDE Extras Team
Uploaded to:
Sid
Original maintainer:
Debian KDE Extras Team
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe kde

Downloads

File Size SHA-256 Checksum
kchmviewer_8.0-1.dsc 2.0 KiB 51918f74023af47cf1cc87433c70655170330710aa2394721e201cf5b68c49d8
kchmviewer_8.0.orig.tar.gz 304.6 KiB 0eec144b2c09c8b6be98b795f84767098c893bdad7b5a3d11fc5faafead5f9b2
kchmviewer_8.0-1.debian.tar.xz 6.0 KiB 63eba226cbd3b0bb5e2e513b3bb0a4c65ce971f73be33b2142d36e3a9a77bcf5

Available diffs

No changes file available.

Binary packages built by this source

kchmviewer: CHM viewer for KDE

 KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
 Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
 library, and does not depend on KDE or GNOME. However, it may be compiled
 with full KDE support, including KDE widgets and KIO/KHTML.
 .
 The main advantage of KchmViewer is non-English language support. Unlike
 others, KchmViewer in most cases correctly detects help file encoding,
 correctly shows tables of context of Russian, Korean, Chinese and Japanese
 help files, and correctly searches in non-English help files (search for
 MBCS languages - ja/ko/ch is still in progress).
 .
 Completely safe and harmless. Does not support JavaScript in any way,
 optionally warns you before opening an external web page, or switching to
 another help file. Shows an appropriate image for every TOC entry.
 .
 KchmViewer Has complete chm index support, including multiple index entries,
 cross-links and parent/child entries in index as well as Persistent bookmarks
 support. Correctly detects and shows encoding of any valid chm file.

kchmviewer-dbgsym: debug symbols for kchmviewer