debputy 0.1.82-ok1 source package in openKylin
Changelog
debputy (0.1.82-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Mon, 13 Apr 2026 14:34:22 +0800
debputy (0.1.82-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Mon, 13 Apr 2026 14:34:22 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | devel |
| File | Size | SHA-256 Checksum |
|---|---|---|
| debputy_0.1.82.orig.tar.gz | 937.5 KiB | 427e07ac66ab6c39afc568f31366b76540100b5ab78be8806277a68f31262e6b |
| debputy_0.1.82-ok1.debian.tar.xz | 4.6 KiB | 7e2d845b363281cbe790debc713172e673532e8c3682f0df36f42b0451b0fb29 |
| debputy_0.1.82-ok1.dsc | 2.3 KiB | 074f92036eec69a115bacec714fccca9d5f48f4f3779f67c9205cf6bedce6470 |
Package builder that provides a declarative manifest for building Debian-based
packages.
.
The debputy package builder aims to reduce cognitive load for the packager
and provide better introspection to packagers, linters and the Debian
janitor.
.
The debputy package also provides its own linting and editor support features
via the debputy-lsp package that are aimed at as-you-type feedback.
.
This version integrates with the debhelper sequencer dh. Multiple integration
modes are possible with dh. The most trivial integration mode is
dh-sequence-
few changes aimed entirely at removing the need for fakeroot when assembling
the .deb.
.
For more information on all integration modes and what they do, please see
https:/