debuerreotype 0.4-1 source package in Ubuntu

Changelog

debuerreotype (0.4-1) unstable; urgency=medium

  * Update to 0.4 upstream release
  * Update Standards-Version to 4.0.0
  * Move debootstrap to Recommends and drop the version requirement
    - upstream now has "--debootstrap" for using alternative debootstrap
      implementations, and "--no-merged-usr" for skipping "--merged-usr"

 -- Tianon Gravi <email address hidden>  Tue, 12 Sep 2017 07:51:57 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debuerreotype_0.4-1.dsc 1.9 KiB 4ad77176381951d60115ea0412a336cd6817fd5d4cf4142422b97cf7cfaf6cf4
debuerreotype_0.4.orig.tar.gz 16.2 KiB 245b53b9e47fc07b1f0ae78b52f169be12229492926dc43606cb6fe5e11eb644
debuerreotype_0.4-1.debian.tar.xz 2.5 KiB b8bae88c8476b4d6069a897ede9e0b4b6d9fcbad59793dd47c63e3612ac9ecda

No changes file available.

Binary packages built by this source

debuerreotype: reproducible, snapshot-based Debian rootfs builder

 A set of scripts for building reproducible Debian rootfs tarballs based on
 snapshot.debian.org, especially for the purposes of Docker base images.
 .
 The goal is to create an auditable, reproducible process for creating rootfs
 tarballs (especially for use in Docker) of Debian releases, based on
 point-in-time snapshots from snapshot.debian.org.
 .
 The only strictly Docker-specific script is debuerreotype-minimizing-config,
 which applies many configuration tweaks which are useful for Docker users and
 may or may not be useful outside of that context.