dpkg-repack 1.52 source package in Ubuntu

Changelog

dpkg-repack (1.52) unstable; urgency=medium

  * Documentation:
    - Clarify description in README.
    - Update copyright years.
  * Code internals:
    - Add missing semicolon after statement.
  * Packaging:
    - Switch to Standards-Version 4.6.2 (no changed needed).
    - Do not trim debian/changelog.

 -- Guillem Jover <email address hidden>  Sat, 07 Jan 2023 23:40:57 +0100

Upload details

Uploaded by:
Dpkg Mailing List
Uploaded to:
Sid
Original maintainer:
Dpkg Mailing List
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main admin
Mantic release main admin
Lunar release main admin

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dpkg-repack_1.52.dsc 1.8 KiB a7a17e73bf33232217e557055aeb55fdf99369020eba8e9d631ac19c63996b2a
dpkg-repack_1.52.tar.xz 22.1 KiB 232fec4e7bd572d7772028b11b812abce71de22701a632f08aac62cef342b92f

Available diffs

No changes file available.

Binary packages built by this source

dpkg-repack: Debian package archiving tool

 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 (i.e. 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.