packer 1.6.6+ds1-7 source package in Ubuntu

Changelog

packer (1.6.6+ds1-7) unstable; urgency=medium

  * Fix uscan watch file

 -- Shengjing Zhu <email address hidden>  Fri, 10 Feb 2023 23:24:44 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
packer_1.6.6+ds1-7.dsc 4.7 KiB 6fb525d3015c31ce4ae7b439b24fbf4a36208582ca5f7b2c54f6785f918dab9a
packer_1.6.6+ds1.orig.tar.gz 3.4 MiB 2a1ce16aaf1208bda246dc714c3a82ec431c6a0e46077d326cd5bc589a2b5a16
packer_1.6.6+ds1-7.debian.tar.xz 15.9 KiB 0b7a93087f3c356b0b5be88b8fe1f357aba419c29ea515bc7650202a3df26416

Available diffs

No changes file available.

Binary packages built by this source

packer: tool for creating machine images for multiple platforms

 Packer is an open source tool for creating identical machine images for
 multiple platforms from a single source configuration. Packer is lightweight,
 runs on every major operating system, and is highly performant, creating
 machine images for multiple platforms in parallel. Packer does not replace
 configuration management like Chef or Puppet. In fact, when building images,
 Packer is able to use tools like Chef or Puppet to install software onto the
 image.
 .
 A machine image is a single static unit that contains a pre-configured
 operating system and installed software which is used to quickly create new
 running machines. Machine image formats change for each platform. Some
 examples include AMIs for EC2, VMDK/VMX files for VMware, OVF exports for
 VirtualBox, etc.
 .
 For the documentation of Packer, please see <https://www.packer.io/docs>.

packer-dbgsym: debug symbols for packer