Source: alt-pcre
Priority: optional
Maintainer: CloudLinux Packaging Team <packager@cloudlinux.com>
Build-Depends: debhelper (>=9),autotools-dev,dpkg-dev (>= 1.16.0),
 dh-autoreconf
Standards-Version: 3.9.6
Section: libs
Homepage: http://www.pcre.org/
#Vcs-Git: git://anonscm.debian.org/collab-maint/pcre.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/pcre.git

Package: alt-pcre-dev
Section: libdevel
Architecture: any
Priority: optional
Depends: alt-pcre (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Perl 5 Compatible Regular Expression Library - development files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.

Package: alt-pcre
Section: libs
Architecture: any
Priority: important
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.
