cupt 2.2.2 source package in Ubuntu
Changelog
cupt (2.2.2) unstable; urgency=low * debian: - libcupt2-0.postinst: - Don't copy APT GnuPG keyring here anymore. Since 2.1.x Cupt has its own directory for repository caches so no work is possible until the repository lists are generated first time, and at that time the keyring will be copied anyway. * lib: - cache: - Use 'apt-key exportall' in the 'copy the keyring' hack. Thanks to Jonathan Nieder for the report and the patch idea. (Closes: #646993) -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 11 Nov 2011 09:26:18 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Eugene V. Lyubimkin
- Architectures:
- any all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cupt_2.2.2.tar.gz | 232.2 KiB | 1c1440bdfacf157d84131bb3c123de175d6e0313c7d6151ee6b0654f7e2ddd51 |
cupt_2.2.2.dsc | 1.3 KiB | e9a624555b7c249ab8a3b2d90f287b4d5e22f44055af2c5539ff7a9ca52b71cd |
Available diffs
- diff from 2.2.1 to 2.2.2 (1.4 KiB)
Binary packages built by this source
- cupt: alternative front-end for dpkg -- console interface
This package provides a console interface to Cupt library, which is a
re-implementation of libapt-pkg C++ library. The aim is to produce
more strict, more robust, less buggy front-end than APT.
.
Cupt uses the same APT infrastructure, e.g. index files, deb cache archive
files, configuration files. It understands some of widely used APT options.
.
Some features:
- strict full-case resolver;
- resolver reasons tracking;
- command-line and APT-like option name checker;
- case-sensitive search;
- pinning by source package name;
- pinning by package groups using shell-like patterns;
- configurable 'depends' and 'rdepends' subcommands;
- 'satisfy' subcommand;
- support of LZMA-compressed indexes;
- source versions synchronization;
- 'shell' subcommand (to get command history, search etc. working, install
the package 'libreadline6');
- integration with debdelta (to get it, install the package 'debdelta');
- system snapshots (needs packages 'dpkg-dev' and 'dpkg-repack').
.
Its interface is mostly like apt-get/aptitude console interface.
- libcupt2-0: alternative front-end for dpkg -- runtime library
This is a Cupt library implementing front-end to dpkg.
.
Provides:
- parsing and manipulating configuration info;
- parsing indexes metadata info;
- version strings comparison;
- inspection of the binary and source package' versions;
- parsing and querying info about installed packages;
- parsing and working with relations and relation expressions;
- download manager and downloaders for some schemes;
- problem resolver;
- worker for modifying system state.
.
See also description of 'cupt' package for more information.
- libcupt2-0-downloadmethod-curl: alternative front-end for dpkg -- libcurl download method
This package provides http(s) and ftp download handlers for Cupt library
using libcurl.
.
See also description of libcupt2-0 package.
- libcupt2-0-downloadmethod-wget: alternative front-end for dpkg -- wget download method
This package provides http(s) and ftp download handlers for Cupt library
using wget.
.
See also description of libcupt2-0 package.
- libcupt2-dev: alternative front-end for dpkg -- development files
This package provides headers for Cupt library.
.
See also description of libcupt2-0 package.
- libcupt2-doc: alternative front-end for dpkg -- library documentation
This package provides documentation for Cupt library.
.
See also description of libcupt2-0 package.