libxcursor1-dbg

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

X cursor management library (unstripped)
This package provides an unstripped shared object with debugging symbols,
useful to provide a backtrace with symbol names in a debugger; this
facilitates interpretation of core dumps, and aids in finding logic errors in
programs using this library (or the library itself). The library is
installed in /usr/lib/debug and can be used by placing that directory in the
LD_LIBRARY_PATH environment variable when the code to be debugged is
executed. Non-programmers will likely have little use for this package.
.
Non-programmers will likely have little use for this package. See the
libxcursor1 package for further information.

Category:

Application versions: 
AttachmentSizeDate
File libxcursor1-dbg_1.1.10-1_armel.deb64.35 KB14/11/2013 - 20:56
Changelog: 

libxcursor (1:1.1.10-1) unstable; urgency=low

[ Julien Cristau ]
* Drop the -1 debian revisions from build-depends.
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.
* Remove /usr/X11R6/lib/X11/icons from the cursor path (closes: #557292).
* Kill vim modeline from debian changelog, it makes lintian angry.

[ Brice Goglin ]
* Add README.source, bump Standards-Version to 3.8.2.
* Use updated xsfbs, closes: #538582.
* Move -dbg package to section debug.

[ Timo Aaltonen ]
* New upstream release (closes: #554238).
* Run autoreconf on build. Add build-deps on automake, libtool
and xutils-dev.
* Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
* Bump Standards-Version to 3.8.3.
* Drop pre-dependency on x11-common from libxcursor-dev. This was needed
for upgrades from sarge.