cupt 2.6.3 source package in Ubuntu

Changelog

cupt (2.6.3) unstable; urgency=low


  * lib:
    - Standard-conformance fixes to be buildable by g++-4.8.
  * build system:
    - Removed the restriction to build only with g++-4.6.
  * debian:
    - control:
      - Removed 'g++-4.6' from Build-Depends.

 -- Eugene V. Lyubimkin <email address hidden>  Tue, 22 Oct 2013 23:05:55 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cupt_2.6.3.dsc 1.5 KiB 31cec79b94a7d958d8f229064fff34230ada99b7f5975331756b16d70eacd2b0
cupt_2.6.3.tar.gz 358.2 KiB ed37894482f274686474bde3bebacff7795c14ca81019e6fedd1017dc14d34ed

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: alternative front-end for dpkg -- debugging symbols

 This package contains gdb debugging symbols for the Cupt packages.

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

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.