Source: libept
Section: libdevel
Priority: optional
Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Julian Andres Klode <jak@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5),
  debhelper-compat (= 13), dh-exec, dh-buildinfo,
  cmake (>= 2.6), pkg-config, doxygen,
  libapt-pkg-dev (>= 1.9.11~),
  libxapian-dev (>= 1.2.21-1.2)
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/apt-team/libept.git
Vcs-Browser: https://salsa.debian.org/apt-team/libept

Package: libept-dev
Section: libdevel
Architecture: any
Recommends: pkg-config
Depends:
  libept1.6.0t64 (= ${binary:Version}),
  libapt-pkg-dev (>= 1.0.10), libxapian-dev (>= 1.2.21-1.2), ${misc:Depends}
Description: High-level library for managing Debian package information
 The library defines a very minimal framework in which many sources of data
 about Debian packages can be implemented and queried together.
 .
 The library includes four data sources:
 .
  * APT: access the APT database
  * Debtags: access the Debtags tag information
  * Popcon: access Popcon package scores
  * The Xapian index built by apt-xapian-index
 .
 This is the development library.

Package: libept1.6.0t64
Provides: ${t64:Provides}
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libept1.6.0, libept1.4.16 (= 1.0.14+b2)
Breaks: libept1.6.0 (<< ${source:Version}), libept1.4.16 (= 1.0.14+b2)
Description: High-level library for managing Debian package information
 The library defines a very minimal framework in which many sources of data
 about Debian packages can be implemented and queried together.
 .
 The library includes four data sources:
 .
  * APT: access the APT database
  * Debtags: access the Debtags tag information
  * Popcon: access Popcon package scores
  * The Xapian index built by apt-xapian-index
 .
 This is the shared library.
