debmake-doc 1.17-9 source package in Ubuntu

Changelog

debmake-doc (1.17-9) unstable; urgency=medium

  * touch-up around adduser (Closes: #1052521)

 -- Osamu Aoki <email address hidden>  Fri, 10 Nov 2023 15:02:25 +0900

Upload details

Uploaded by:
osamu
Uploaded to:
Sid
Original maintainer:
osamu
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debmake-doc_1.17-9.dsc 2.4 KiB 7bab7d92cfe449d66e7e07313d874368bf09d76b6f0b1a4c39425266036f9a0a
debmake-doc_1.17.orig.tar.xz 445.3 KiB 8fe6ead6f7f39a70a30cb8943c66310bd9016dd53b6f67e8a766a3e821d6c04f
debmake-doc_1.17-9.debian.tar.xz 314.4 KiB 3dcecfe809b35b8d5d1ae57cd5c6186eb49042d3740b13279db627752147e8a9

Available diffs

No changes file available.

Binary packages built by this source

debmake-doc: Guide for Debian Maintainers

 This tutorial document describes the building of the Debian
 package to ordinary Debian users and prospective developers using
 the debmake command.
 .
 It is focused on the modern packaging style and comes with many
 simple examples.
  * POSIX shell script packaging
  * Python3 script packaging
  * C with Makefile/Autotools/CMake
  * multiple binary package with shared library etc.
 .
 This package can be considered as the successor to the
 maint-guide package.