Package: jasper
Version: 1.900.1-13
Severity: wishlist
Tags: patch
It would be nice to have a -dbg package. See proposed patch:
$ cat debian/rules
[...]
override_dh_strip:
dh_strip --dbg-package=libjasper-dbg
$ cat debian/control
[...]
Package: libjasper-dbg
Section: debug
Architecture: any
Depends: libjasper1 (= ${binary:Version}), ${misc:Depends}
Description: Debug files for the JasPer JPEG-2000 library
JasPer is a collection of software (i.e., a library and application programs)
for the coding and manipulation of images. This software can handle image
data in a variety of formats. One such format supported by JasPer is the
JPEG-2000 format defined in ISO/IEC 15444-1:2000.
.
This package contains the debug symbols for libjasper.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]