Source: libpaper
Section: libs
Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Standards-Version: 4.7.4
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-cruft,
 autoconf,
 help2man,
 libiberty-dev,
 po-debconf,
Homepage: https://github.com/rrthomas/libpaper
Vcs-Browser: https://salsa.debian.org/debian/libpaper
Vcs-Git: https://salsa.debian.org/debian/libpaper.git

Package: libpaper2
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 libpaperg,
Recommends:
 libpaper-utils,
Description: Paper sizes catalogue
 Libpaper supports paper size configuration and automates recognition of
 many different paper sizes for programs that need to deal with paper.
 .
 This package contains the shared libraries.

Package: libpaper-utils
Section: utils
Architecture: any
Multi-Arch: foreign
Built-Using:
 ${Built-Using},
Depends:
 libpaper2,
 sensible-utils,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Paper sizes catalogue (utilities)
 Libpaper supports paper size configuration and automates recognition of
 many different paper sizes for programs that need to deal with paper.
 .
 This package contains the command-line utilities, which can also be used as
 a convenient interface for programs written in languages that cannot
 conveniently use the shared library.

Package: libpaper-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libpaper2 (= ${binary:Version}),
 ${misc:Depends},
Description: Paper sizes catalogue (development files)
 Libpaper supports paper size configuration and automates recognition of
 many different paper sizes for programs that need to deal with paper.
 .
 This package contains the development files.
