libsolv 0.7.27-2 source package in Ubuntu

Changelog

libsolv (0.7.27-2) unstable; urgency=medium

  * Simplify dependencies on Python (Closes: #1057464)

 -- Luca Boccassi <email address hidden>  Thu, 07 Dec 2023 00:43:04 +0000

Upload details

Uploaded by:
Mike Gabriel
Uploaded to:
Sid
Original maintainer:
Mike Gabriel
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsolv_0.7.27-2.dsc 2.4 KiB a0f7914e3f3642f17cffdebfbb23dbdfd5a795c6e0e06cf68e9c2fcec86718ac
libsolv_0.7.27.orig.tar.gz 734.6 KiB 5c492ab1847dfd0ac485c0bb35609e7ff18fe9645a26498e2d5373ab728cfd3f
libsolv_0.7.27-2.debian.tar.xz 18.6 KiB eeccdb05eb1264b787fb5ef132f43080210315d6f8742264bbfa77701246ffb3

Available diffs

No changes file available.

Binary packages built by this source

libsolv-dev: dependency solver using a satisfiability algorithm (development files)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains development files for libsolv.

libsolv-doc: dependency solver using a satisfiablility algorithm (documentation files)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains documentation files for libsolv.

libsolv-perl: dependency solver using a satisfiability algorithm (Perl bindings)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains the Perl bindings for the libsolv library.

libsolv-perl-dbgsym: debug symbols for libsolv-perl
libsolv-tools: dependency solver using a satisfiability algorithm (command-line tools)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains command-line tools that facilitate using libsolv.

libsolv-tools-dbgsym: debug symbols for libsolv-tools
libsolv1: dependency solver using a satisfiability algorithm (shared library)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 Supported package formats:
   - rpm/rpm5
   - deb
   - Arch Linux
   - haiku
 .
 Supported repository formats:
   - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
   - susetags, suse product formats
   - mandriva/mageia (synthesis, info, files)
   - Arch Linux
   - red carpet helix format
   - haiku

libsolv1-dbgsym: debug symbols for libsolv1
libsolvext-dev: dependency solver using a satisfiability algorithm (ext development files)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains development files for libsolvext.

libsolvext1: dependency solver using a satisfiability algorithm (extensions)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 Search the internet for 'sat solver' to get links to the theory behind it.
 .
 Supported package formats:
   - rpm/rpm5
   - deb
   - Arch Linux
   - haiku
 .
 Supported repository formats:
   - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
   - susetags, suse product formats
   - mandriva/mageia (synthesis, info, files)
   - Arch Linux
   - red carpet helix format
   - haiku
 .
 This package contains the libsolv extension library.

libsolvext1-dbgsym: debug symbols for libsolvext1
python3-solv: dependency solver using a satisfiability algorithm (Python3 bindings)

 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains the Python (v3) bindings for the libsolv library.

python3-solv-dbgsym: debug symbols for python3-solv