Source: flightcrew
Section: text
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Uploaders:
 Don Armstrong <don@debian.org>,
Build-Depends:
 cmake,
 debhelper (>= 11),
 google-mock,
 libboost-all-dev,
 libgtest-dev,
 libqt4-dev,
 libxerces-c-dev,
 pkg-kde-tools,
 zlib1g-dev,
Standards-Version: 4.1.3
Homepage: http://code.google.com/p/flightcrew
Vcs-Git: https://salsa.debian.org/debian/flightcrew.git
Vcs-Browser: https://salsa.debian.org/debian/flightcrew

Package: flightcrew
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 epub-utils,
 sigil,
Description: C++ epub validator
 FlightCrew is an epub validator written in C++. It is used by sigil
 to validate epub files, and may be generally useful for other epub
 creation utilities.

Package: libflightcrew0v5
Architecture: any
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libflightcrew0,
Replaces:
 libflightcrew0,
Description: C++ library for epub validation
 FlightCrew is an epub validator written in C++. It is used by sigil
 to validate epub files, and may be generally useful for other epub
 creation utilities.
 .
 This package contains the shared library.

Package: libflightcrew-dev
Architecture: all
Section: libdevel
Depends:
 libflightcrew0v5 (<< ${source:Version}.1~),
 libflightcrew0v5 (>= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: C++ library development filesfor epub validation
 FlightCrew is an epub validator written in C++. It is used by sigil
 to validate epub files, and may be generally useful for other epub
 creation utilities.
 .
 This package contains the development headers.
