mini-dinstall 0.6.29ubuntu1 source package in Ubuntu
Changelog
mini-dinstall (0.6.29ubuntu1) precise; urgency=low * Merge from debian testing. (LP: #905671) Remaining changes: - minidinstall/version.py: set current version. - debian/control: modify Suggests to ubuntu-keyring - Change all occurrences of /usr/share/keyrings/debian-keyring.gpg to /usr/share/keyrings/ubuntu-archive-keyring.gpg. - minidinstall/DebianSigVerifier.py: Remove debian-keyring.pgp. * mini-dinstall: Dropped applied in Debian. mini-dinstall (0.6.29) unstable; urgency=low [ Christoph Goehre ] * [d4fa57e] logging.StreamHandler use sys.stderr as default output (Closes: #613992, #644419) * [91d0786] add Date and Message-ID header fields in email from mini-dinstall * [d7f3643] bump up Standards-Version to 3.9.2 * [b659d79] DM-Upload-Allowed is superfluous since I'm DD [ Sven Hartge ] * [b27e3ab] add support for new InRelease file [ Christoph Goehre ] -- Mahyuddin Susanto <email address hidden> Sat, 17 Dec 2011 18:58:07 +0700
Upload details
- Uploaded by:
- Mahyuddin Susanto
- Sponsored by:
- Andrew Starr-Bochicchio
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel | |
Precise | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mini-dinstall_0.6.29ubuntu1.tar.gz | 49.0 KiB | eb3884fbb8997301eb333045e74c60c2a930cbcfe14cab44414a583b2c769902 |
mini-dinstall_0.6.29ubuntu1.dsc | 1.7 KiB | 2ff8d3b7a56cbbe732c0a97df2b74d2ebc9260b72e13fe1257798f0017166a5e |
Available diffs
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.