libqapt 3.0.2-0ubuntu1.2 source package in Ubuntu

Changelog

libqapt (3.0.2-0ubuntu1.2) xenial; urgency=low

  * libqapt3 should depend on apt-xapian-index for the package index
    access which is required for most operations (LP: #1530523).

 -- Simon Quigley <email address hidden>  Wed, 30 Aug 2017 04:30:26 -0500

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
kde
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe kde

Downloads

File Size SHA-256 Checksum
libqapt_3.0.2.orig.tar.xz 262.8 KiB e0fa67518601fcde2c45aa613261022f2cfada54d3e1ea3cf0540805ba6663f3
libqapt_3.0.2-0ubuntu1.2.debian.tar.xz 15.2 KiB 6edeebbad205f075cc4e76d2b3135254e0052ff03513e8e4a81b7e040bda5e54
libqapt_3.0.2-0ubuntu1.2.dsc 3.4 KiB e5a7c0d4af77ff6ae91124f63527f977270a0ca9919159d6caf51929c203c084

View changes file

Binary packages built by this source

gstreamer-qapt: GStreamer plugin to install codecs using QApt

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This package provides a plugin for the GStreamer multimedia framework
 to search and to install audio and video codecs.

gstreamer-qapt-dbgsym: debug symbols for package gstreamer-qapt

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This package provides a plugin for the GStreamer multimedia framework
 to search and to install audio and video codecs.

gstreamer0.10-qapt: transitional dummy package

 This is a transitional dummy package. It can safely be removed.

kde-thumbnailer-deb: KDE plugin to show thumbnails of Debian package files

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian
 packages (.deb files) as thumbnails.

kde-thumbnailer-deb-dbgsym: debug symbols for package kde-thumbnailer-deb

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian
 packages (.deb files) as thumbnails.

libqapt-dev: Development headers for the QApt library

 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the development headers for the QApt library

libqapt3: QApt library package

 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the QApt library

libqapt3-dbgsym: debug symbols for package libqapt3

 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the QApt library

libqapt3-runtime: Runtime components for the QApt library

 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the runtime components necessary for applications using
 the QApt library to run.

libqapt3-runtime-dbgsym: debug symbols for package libqapt3-runtime

 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the runtime components necessary for applications using
 the QApt library to run.

plasma-runner-installer: KRunner plugin for installing packages

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This KRunner plugin offers the option to install an application if its
 command is typed in to KRunner and the application is not already
 installed.

plasma-runner-installer-dbgsym: debug symbols for package plasma-runner-installer

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This KRunner plugin offers the option to install an application if its
 command is typed in to KRunner and the application is not already
 installed.

qapt-batch: Batch package manager for KDE

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 QApt Batch is a simple GUI for doing batch package management operations.
 It can install and remove packages, as well as update the package cache via a
 command line interface. It also has an attach function invokable via the
 command line. QApt Batch is a drop-in replacement for the "install-package"
 batch package management tool.

qapt-batch-dbgsym: debug symbols for package qapt-batch

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 QApt Batch is a simple GUI for doing batch package management operations.
 It can install and remove packages, as well as update the package cache via a
 command line interface. It also has an attach function invokable via the
 command line. QApt Batch is a drop-in replacement for the "install-package"
 batch package management tool.

qapt-dbg: QApt debugging symbols

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This package contains debugging symbols for QApt.
 When QApt crashes, in most cases this package is
 needed to get a backtrace that is useful for developers. If you have
 experienced a QApt crash without this package
 installed, please install it, try to reproduce the problem and fill a bug
 report with a new backtrace attached.

qapt-deb-installer: tool for installing deb files

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 The QApt deb installer allows you to install local .deb files. The QApt Deb
 Installer resolves and downloads dependencies. The APT package manager does
 the same, but only for remote packages.

qapt-deb-installer-dbgsym: debug symbols for package qapt-deb-installer

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 The QApt deb installer allows you to install local .deb files. The QApt Deb
 Installer resolves and downloads dependencies. The APT package manager does
 the same, but only for remote packages.

qapt-utils: complete collection of QApt package management utilities

 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This is a metapackage depending on all of QApt's extra package management
 utilities.