diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-22 02:14:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-22 02:14:27 (EDT) |
commit | 102edb6ef9bb1de6174214219fc775b2e56d1614 (patch) | |
tree | 85cbd4e809fbe158c4a9d1f6ef35bbc4b39a6aee /libpcre.1-dbg.pkg/control | |
parent | 4b280f23b03562c69cf864bd70aa5f65700a2ed1 (diff) |
Rename packages to match SONAME.
Debian apparently changes the SONAME.
Diffstat (limited to 'libpcre.1-dbg.pkg/control')
-rw-r--r-- | libpcre.1-dbg.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libpcre.1-dbg.pkg/control b/libpcre.1-dbg.pkg/control new file mode 100644 index 0000000..6f60f40 --- /dev/null +++ b/libpcre.1-dbg.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libpcre.1 (= ${Binary-Version}) +Description: Perl Compatible Regular Expressions - debugging symbols + ${Common-Description} + . + This package provides debugging symbols for the Perl Compatible Regular + Expressions libraries. |