Source: xqilla
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Tommi Vainikainen <tvainika@debian.org>
Build-Depends: debhelper (>= 8.1.3), dh-autoreconf, libxerces-c-dev, chrpath
Standards-Version: 3.9.2
Section: libs
Vcs-Bzr: http://anonscm.debian.org/bzr/collab-maint/xqilla/unstable
Vcs-Browser: http://anonscm.debian.org/loggerhead/collab-maint/xqilla/
Homepage: http://xqilla.sourceforge.net/

Package: xqilla
Section: text
Architecture: any
Depends: libxqilla6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: XQuery and XPath 2.0 command line interpreter
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache Lincese v2.
 .
 This package contains the command line xqilla utility

Package: libxqilla-dev
Section: libdevel
Architecture: any
Depends: libxerces-c-dev, libxqilla6 (= ${binary:Version}), ${misc:Depends}
Description: XQuery and XPath 2.0 library - Development files
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache Lincese v2.
 .
 This package contains the xqilla headers

Package: libxqilla6
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: XQuery and XPath 2.0 library
 XQilla is a XQuery and XPath 2 library and command line utility
 written in C++, implemented on top of the Xerces-C library. It is
 made available under the terms of the Apache Lincese v2.
 .
 This package contains the xqilla libraries

