dpkg-repack 1.35 source package in Ubuntu

Changelog

dpkg-repack (1.35) unstable; urgency=low

  * Does not need to depend on dpkg-dev. Closes: #616318
  * Fix dpkg-querty call to support --rootdir. (Evan Dandresa) Closes: #630765
 -- Michael Vogt <email address hidden>   Wed,  22 Jun 2011 11:07:43 +0000

Upload details

Uploaded by:
Michael Vogt
Uploaded to:
Oneiric
Original maintainer:
Joey Hess
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dpkg-repack_1.35.tar.gz 16.3 KiB 257b352eee2bda8c3bd3c28edf308f372bc1288255c60ad916c197cfbd81e045
dpkg-repack_1.35.dsc 1.4 KiB 995e59dac81b37dd389fd125c956210e430b19d497336643279e855f4309b4b0

Available diffs

View changes file

Binary packages built by this source

dpkg-repack: puts an unpacked .deb file back together

 dpkg-repack creates a .deb file out of a package that has already
 been installed. If any changes have been made to the package while it was
 unpacked (ie, files in /etc were modified), the new package will inherit
 the changes.
 .
 This utility can make it easy to copy packages from one computer to another,
 or to recreate packages that are installed on your system, but no longer
 available elsewhere, or to store the current state of a package before you
 upgrade it.