libsolv 0.7.26-1 source package in Ubuntu

Changelog

libsolv (0.7.26-1) unstable; urgency=medium

  * Switch to git-buildpackage workflow
  * Switch to debhelper
  * Build against all Python versions (Closes: #867608)
  * List missing symbols for libsolv1
  * Simplify d/copyright
  * Fix Lintian warning about mismatched override
  * Update upstream source from tag 'upstream/0.7.26'

 -- Luca Boccassi <email address hidden>  Sat, 11 Nov 2023 16:02:21 +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.26-1.dsc 2.4 KiB 54dcc29e4efdc02d6d284707038a50042f709b5f461de1ecb0e77962ce462c48
libsolv_0.7.26.orig.tar.gz 734.6 KiB acc796d42f2eb3c2e553c3d22a6e64ef196b3bf77db2959b1bfd9dfc1e29bfbc
libsolv_0.7.26-1.debian.tar.xz 18.5 KiB 31139cc312da04a11344930c0e481e28d395515850f43daf2c63501997603974

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