libsolv 0.6.11-1 source package in Ubuntu
Changelog
libsolv (0.6.11-1) unstable; urgency=medium * New upstream release. * debian/patches: + Drop 1001_configurable-include-dir.patch, 1003_man-page-spelling-errors.patch. Applied in similar way upstream. + Update 1002_support-python2+3-bindings-simultaneously.patch. Rebase against latest changes in this upstream release. + Add +1005_provide-repo-autopattern-for-non-SUSE-builds.patch. Provide repo_add_autopattern symbol even when compiled with DEBIAN as the default distribution. + Add 1006_man-page-spelling-errors.patch. Fix spelling errors in libsolv-bindings.3 man page. * debian/copyright{,.in}: + Update copyright information for new upstream release. + Update script-generated copyright file template. * debian/control: + Bump Standards: to 3.9.6. No changes needed. * debian/rules: + Build with -DDEBIAN=1 instead off -DSUSE=1. This sets DEBIAN as the default distribution for libsolv, other distributions can be enabled at runtime (because of -DMULTI_SEMANTICS=1). + Add new build options to get same list of symbols as in libsolv 0.6.5: ENABLE_PUBKEY=1, ENABLE_RPMDB=1. ENABLE_RPMDB_BYRPMHEADER=1. * debian/libsolv-{doc,tools}.install: + Install man pages for binaries (section 1) into libsolv-tools bin:package, install API documenting man pages (section 3) into the libsolv-doc bin:package. * debian/*.symbols: + Update .symbols files. * lintian: + Reduce debian/libsolv-tools.lintian-overrides. Latest upstream provides man pages for binaries in libsolv-tools. + The deprecated script repo2solv does not have a man page (and won't get one). + Mark man page for usr/bin/solv as missing (reported upstream). -- Mike Gabriel <email address hidden> Tue, 02 Jun 2015 06:04:24 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsolv_0.6.11-1.dsc | 2.5 KiB | aebf94412a9822718f52f3f804f1a38c94992cff4c3f8c33d75570f1ce6e3b99 |
libsolv_0.6.11.orig.tar.xz | 409.7 KiB | e754e4eb79a0f91ca0b0389b873367784e37d75a5d41f818f0cf2da5d61d9a35 |
libsolv_0.6.11-1.debian.tar.xz | 16.9 KiB | 8df0ab6718c0375b95469823c8b402f91094f6f97191baf87c7fe89f54647ebc |
Available diffs
- diff from 0.6.5-1 to 0.6.11-1 (70.0 KiB)
No changes file available.
Binary packages built by this source
- libsolv-doc: No summary available for libsolv-doc in ubuntu wily.
No description available for libsolv-doc in ubuntu wily.
- 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 libsolv0 library.
- libsolv-perl-dbgsym: No summary available for libsolv-perl-dbgsym in ubuntu wily.
No description available for libsolv-perl-dbgsym in ubuntu wily.
- 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: No summary available for libsolv-tools-dbgsym in ubuntu wily.
No description available for libsolv-
tools-dbgsym in ubuntu wily.
- libsolv0: 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
- libsolv0-dbg: No summary available for libsolv0-dbg in ubuntu wily.
No description available for libsolv0-dbg in ubuntu wily.
- libsolv0-dbgsym: No summary available for libsolv0-dbgsym in ubuntu wily.
No description available for libsolv0-dbgsym in ubuntu wily.
- libsolv0-dev: No summary available for libsolv0-dev in ubuntu wily.
No description available for libsolv0-dev in ubuntu wily.
- libsolv0-dev-dbgsym: debug symbols for package libsolv0-dev
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.
- libsolvext0: 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.
- libsolvext0-dbg: dependency solver using a satisfiability algorithm (extensions dbg symbols)
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 debugging symbols for the libsolvext0 library.
They are installed into /usr/lib/debug and will automatically be used
by gdb.
- libsolvext0-dbgsym: debug symbols for package libsolvext0
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.
- libsolvext0-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.
- libsolvext0-dev-dbgsym: debug symbols for package libsolvext0-dev
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.
- python-solv: No summary available for python-solv in ubuntu wily.
No description available for python-solv in ubuntu wily.
- python-solv-dbgsym: No summary available for python-solv-dbgsym in ubuntu wily.
No description available for python-solv-dbgsym in ubuntu wily.
- python3-solv: No summary available for python3-solv in ubuntu wily.
No description available for python3-solv in ubuntu wily.
- python3-solv-dbgsym: No summary available for python3-solv-dbgsym in ubuntu xenial.
No description available for python3-solv-dbgsym in ubuntu xenial.