cowdancer 0.66 source package in Ubuntu

Changelog

cowdancer (0.66) unstable; urgency=low


  [ Colin Watson ]
  * Bug#648438: cowdancer: FTBFS with ld that defaults to --as-needed:
    bad link order

  [ Junichi Uekawa ]
  * note down where 573126 happens.

 -- Junichi Uekawa <email address hidden>  Sun, 04 Dec 2011 22:44:38 +0900

Upload details

Uploaded by:
Junichi Uekawa
Uploaded to:
Sid
Original maintainer:
Junichi Uekawa
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cowdancer_0.66.dsc 1.0 KiB 523332db6df0fc0991f517b018d25e95672b5e8dc3c6e23a3bfd0f74de121d23
cowdancer_0.66.tar.gz 83.7 KiB 76013bdfc0b852e988fc55aa8762bab952f8425f55478a7d70e1ac157e9cd624

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.

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.

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.