pychm 0.8.6+ds-1 source package in Ubuntu

Changelog

pychm (0.8.6+ds-1) unstable; urgency=medium

  * Add myself as maintainer (Closes: #1065222)
  * Upgrade Debian standard
  * Drop generated files from upstream code
  * Update copyright text
  * Add configuration file of git-buildpackage(1)
  * New upstream version 0.8.6+ds
  * Remove obsolete build rules (Closes: #1047341)
  * Install upstream changelog
  * Reorder sequence of d/control fields by cme (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Drop ancient X-Python-Version field (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Enable hardening and reproducible options

 -- YOKOTA Hiroshi <email address hidden>  Mon, 22 Apr 2024 21:53:59 +0900

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
pychm_0.8.6+ds-1.dsc 2.0 KiB d13ca80eb379e3cb3f8d92f80b43eea23c2a6c8d011404dcfe906ed2d71fdbac
pychm_0.8.6+ds.orig.tar.xz 16.9 KiB 006a7df9f0486d2af91678606f49d5bb1b79e776dea704c3d8a32f6404a296c0
pychm_0.8.6+ds-1.debian.tar.xz 4.0 KiB ab8067106293aa2f6da56688c9403680d94796edcc811d23a97a851f2718f10a

No changes file available.

Binary packages built by this source

python3-chm: Python binding for CHMLIB - Python 3

 PyCHM is a package that provides Python binding for Jed Wing's CHMLIB library.
 .
 The chm package contains four modules, namely chm.chm, chm.chmlib,
 chm.extra and chm._chmlib, which provide access to the API implemented
 by the C library chmlib and some additional classes and functions.
 They are used to access MS-ITSS encoded files - Compressed Html Help
 files (.chm).
 .
 This package contain the Python 3 version of chm.

python3-chm-dbgsym: debug symbols for python3-chm