cupt 2.6.4 source package in Ubuntu

Changelog

cupt (2.6.4) unstable; urgency=medium


  * lib:
    - system/worker:
      - 'renameSnapshot': don't accept invalid snapshot names.
      - Detect snapshot names having whitespace characters as invalid.
      - 'updateReleaseAndIndexData': reimplemented needed subset of <future>.
        Fixes FTBFS on armel. (Closes: #730974)
  * debian:
    - control:
      - Bumped Standards-Version to 3.9.5, no changes needed.

 -- Eugene V. Lyubimkin <email address hidden>  Tue, 24 Dec 2013 20:59:30 +0200

Upload details

Uploaded by:
Cupt developers
Uploaded to:
Sid
Original maintainer:
Cupt developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
cupt_2.6.4.dsc 1.5 KiB f0f0d9b377480d65c211ff8d3941b8c38edde2b19e3cba817ee5b9d5cc85a63a
cupt_2.6.4.tar.gz 358.1 KiB 4154be6a19363a0a2124363b170973005e01e82c9dd139cfd80faf15892a42f8

Available diffs

No changes file available.

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 'cupt::*' 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.
 .
 Cupt has built-in support for APT repositories using the file:// or copy://
 URL schemas. For access to remote repositories using HTTP or FTP, install a
 download method such as libcupt3-0-downloadmethod-curl.

cupt-dbg: No summary available for cupt-dbg in ubuntu utopic.

No description available for cupt-dbg in ubuntu utopic.

libcupt-common: alternative front-end for dpkg -- runtime library (support files)

 This package provides architecture-independent support parts for Cupt library.
 .
 See also description of libcupt3-0 package.

libcupt3-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.

libcupt3-0-downloadmethod-curl: No summary available for libcupt3-0-downloadmethod-curl in ubuntu utopic.

No description available for libcupt3-0-downloadmethod-curl in ubuntu utopic.

libcupt3-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 libcupt3-0 package.

libcupt3-dev: alternative front-end for dpkg -- development files

 This package provides headers for Cupt library.
 .
 See also description of libcupt3-0 package.

libcupt3-doc: alternative front-end for dpkg -- library documentation

 This package provides documentation for Cupt library.
 .
 See also description of libcupt3-0 package.