mini-dinstall 0.7.1 source package in Ubuntu

Changelog

mini-dinstall (0.7.1) unstable; urgency=medium

  [ Krytarik Raido ]
  * [7ea6bb3] Don't capture stderr on apt-ftparchive, not used anyway.
    (Closes: #990414)
  * [f712a8f] Fix regression in parsing 'incoming_permissions' setting.
    (Closes: #991312)

  [ Thijs Kinkhorst ]
  * [0297e76] Fix typo and update address while we're at it

  [ Unit 193 ]
  * [82aee2a] In do_rename, use copy+delete rather than rename to solve
    some ownership problems.
  * [bc3e9eb] d/control: Update my email address.
  * [ec30570] d/control: R³: no.
  * [725939f] d/control: Bump DH compat to 13.
  * [c8e734f] Update Standards-Version to 4.6.0.

 -- Unit 193 <email address hidden>  Sat, 05 Feb 2022 22:18:14 -0500

Upload details

Uploaded by:
Christoph Goehre
Uploaded to:
Sid
Original maintainer:
Christoph Goehre
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe devel
Jammy release universe devel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mini-dinstall_0.7.1.dsc 1.6 KiB 0c4c9c65139d54a24e296b657779492cdd73879aa34e8fe791e89feffb473080
mini-dinstall_0.7.1.tar.xz 41.6 KiB 33c7ccfd6e76eeef39a43feab055e0b0eee1461ee0c975ac522e20b95ef6ce6d

Available diffs

No changes file available.

Binary packages built by this source

mini-dinstall: daemon for updating Debian packages in a repository

 This program implements a miniature version of the "dinstall" program
 which installs packages in the Debian archive. It doesn't require a
 PostgreSQL database, and is very easy to set up, maintain, and use.
 mini-dinstall can be run via cron, or as a daemon.
 .
 This package is expressly designed for personal apt repositories, and
 the like. In this vein, it contains fewer sanity checks; for
 example, it will happily install a lower version of a package. You
 can also generally just 'rm' files from the repository, and
 mini-dinstall won't care. In fact, (when run as a daemon) it will
 automatically detect that the directory changed, and update the
 Packages file.