cowdancer 0.90 source package in Ubuntu

Changelog

cowdancer (0.90) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * Trigger again the removal of the very old conffile (Closes: #914076)
  * Drop old Replaces against a 12-years-old version.
  * Trigger again the removal of a very old conffile

  [ Jessica Clarke ]
  * Fix FTBFS when symbols are redirected (Closes: #1069484)
  * d/control: Bump Standards-Version to 4.7.0
  * Bump to compat level 13; drop dh_missing override and dh-exec use

 -- Jessica Clarke <email address hidden>  Sat, 01 Jun 2024 23:13:30 +0100

Upload details

Uploaded by:
Debian pbuilder maintenance team
Uploaded to:
Sid
Original maintainer:
Debian pbuilder maintenance team
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
cowdancer_0.90.dsc 1.7 KiB a7090dabf2d5ab59c8d0a7b040aa563d01a959ba58d566685f38479cb4f3ae87
cowdancer_0.90.tar.xz 70.2 KiB 4fbd0c6e2eafb98ef454eb8255611e42d48d151f49edf2e1f276686e0efd3b5f

Available diffs

No changes file available.

Binary packages built by this source

cowbuilder: pbuilder running on cowdancer

 'cowbuilder' command is a wrapper for pbuilder which allows using
 pbuilder-like interface over cowdancer environment.
 .
 pbuilder is a tool for building and testing Debian package inside a clean
 chroot, and cowbuilder allows chroot to be recreated using
 hard-linked copies with copy-on-write, which makes creation and
 destruction of chroots fast.

cowbuilder-dbgsym: debug symbols for cowbuilder
cowdancer: Copy-on-write directory tree utility

 Tries to make copy-on-write semantics upon hard-link copied
 directory trees generated with 'cp -la'
 .
 'cow-shell' command invokes a shell session. Within that session,
 under the directory cow-shell was invoked,
 cowdancer will create a new file when existing i-nodes are opened for
 write.
 Useful for quick scratch workspace and experimentation.
 .
 For a useful Debian tool, try cowbuilder.

cowdancer-dbgsym: debug symbols for cowdancer
qemubuilder: pbuilder using QEMU as backend

 pbuilder implementation for QEMU.
 .
 qemubuilder create -- builds QEMU cow base image.
 .
 qemubuilder update -- updates QEMU cow base image.
 .
 qemubuilder build -- builds package inside QEMU cow base image.
 .
 Gives a pbuilder interface for emulated cross-building environments
 using qemu.
 .
 pbuilder is a tool for building and testing Debian package inside a
 clean chroot, and qemubuilder implements similar experience over
 emulated CPUs. This tool allows building package inside emulated
 Debian environment for different CPU architectures supported by qemu.

qemubuilder-dbgsym: debug symbols for qemubuilder