dpkg-repack 1.37 source package in Ubuntu
Changelog
dpkg-repack (1.37) unstable; urgency=low * Fix generation of conffiles list file. For some reason dpkg-query does not list this file, so it has to be generated when there's a Conffiles stanza in the package status. Closes: #651165 * Remove the Conffiles stanza from the generated package's control file; dpkg ignores it anyway. -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 18 Dec 2011 22:33:25 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Joey Hess
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | admin | |
Precise | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dpkg-repack_1.37.tar.gz | 16.4 KiB | 8162ff9f12ed1b55608f26374ab745cedde94bba7b62f5d7157d0cce814e2fb2 |
dpkg-repack_1.37.dsc | 1.5 KiB | 795b977910d4cf1e83a5441bbcffea75fc7a9b781f518a2c10976e5ca7677046 |
Available diffs
- diff from 1.36 to 1.37 (1.8 KiB)
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.