zmk 0.5.1-2 source package in Ubuntu

Changelog

zmk (0.5.1-2) unstable; urgency=medium

  * debian: Add autopkgtest support

 -- Zygmunt Krynicki <email address hidden>  Thu, 24 Jun 2021 09:40:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zmk_0.5.1-2.dsc 2.1 KiB 3f7e24b9dda627be4551992a0e24c73b9d0b4f3e24ec58ca55bacb9728be75f8
zmk_0.5.1.orig.tar.gz 62.6 KiB 541874f8244060acdbf1da3ea19cf3f3074f8b9e40e6873ea546136e88033d93
zmk_0.5.1.orig.tar.gz.asc 833 bytes 80680e25ebb6f20482bed48e5340ed36dd76ff5f3e582c51cd3fdb6177ce701b
zmk_0.5.1-2.debian.tar.xz 205.0 KiB 7e80bd56ce19f2df6f26f606c4afe8b28fd722842a336b7be631421ddf29ed39

Available diffs

No changes file available.

Binary packages built by this source

zmk: collection of reusable Makefiles

 Collection of makefiles implementing a system similar to autotools, but
 without the generated files that make understanding system behaviour harder.
 .
 Highlights include:
 .
  - Describe programs, test programs, static libraries, shared libraries,
    development headers, manual pages and more
  - Use familiar targets like "all", "check", "install" and "clean"
  - Works out of the box on popular distributions of Linux and MacOS
  - Friendly to distribution packaging expecting autotools
  - Compile natively with gcc, clang, tcc or the open-watcom compilers
  - Cross compile with gcc and open-watcom
  - Efficient and incremental, including the install target

zmk-doc: collection of reusable Makefiles (manual pages)

 Collection of makefiles implementing a system similar to autotools, but
 without the generated files that make understanding system behaviour harder.
 .
 Highlights include:
 .
  - Describe programs, test programs, static libraries, shared libraries,
    development headers, manual pages and more
  - Use familiar targets like "all", "check", "install" and "clean"
  - Works out of the box on popular distributions of Linux and MacOS
  - Friendly to distribution packaging expecting autotools
  - Compile natively with gcc, clang, tcc or the open-watcom compilers
  - Cross compile with gcc and open-watcom
  - Efficient and incremental, including the install target
 .
 This package contains the manual pages for zmk.