Source: libpaper
Section: libs
Priority: optional
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
XSBC-Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Standards-Version: 4.6.0
Build-Depends: autoconf,
               autotools-dev,
               debhelper (>= 9),
               dh-autoreconf,
               dh-exec(>= 0.3),
               dpkg-dev (>= 1.16.1~),
               po-debconf

Package: libpaper1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: dpkg (>= 1.17.2), ucf (>= 0.28), ${misc:Depends}, ${shlibs:Depends}
Replaces: libpaperg (<< 1.1.9)
Provides: libpaperg
Recommends: libpaper-utils
Description: library for handling paper characteristics
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.

Package: libpaper-utils
Section: utils
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9)
Description: library for handling paper characteristics (utilities)
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
 .
 This package contains utilities for setting the system's default
 paper type and for accessing paper type information from shell
 scripts.

Package: libpaper-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libpaper1 (= ${binary:Version}), ${misc:Depends}
Replaces: libpaperg-dev (<< 1.1.9)
Provides: libpaperg-dev
Description: library for handling paper characteristics (development files)
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
 .
 This package contains the development files.
