Package: luabind / 0.9.1+git20150823+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
luabind | 0.9.1+git20150823+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00_example_cleaning.patch | (download) |
examples/cln/cln_test.cpp |
2 1 + 1 - 0 ! |
--- |
01_remove_refs_to_remote_images.patch | (download) |
doc/index.html |
17 0 + 17 - 0 ! |
fix lintian errors (privacy-breach-w3c-valid-html & privacy-breach-logo) by removing remote image references in doc/index.html |
02_fix_potential_null_ptr_dereference_in_adopt_policy.patch | (download) |
luabind/adopt_policy.hpp |
6 5 + 1 - 0 ! |
fixes possible null pointer dereference in luabind::adopt (closes: #758580) |
03_compile_examples_with_PIC.patch | (download) |
examples/glut/Makefile |
2 1 + 1 - 0 ! |
use -fpic in example makefiles (closes: #819454) |
04_fix_soname.patch | (download) |
CMakeLists.txt |
21 16 + 5 - 0 ! |
allow better control over soname and specifying version on the command-line |
05_use_gnu_install_dirs.patch | (download) |
CMakeLists.txt |
5 3 + 2 - 0 ! |
use gnu install directory locations (e.g., /usr/lib<triplet>/) |
06_man_pages_in_section_3.patch | (download) |
doc/conf.py |
2 1 + 1 - 0 ! |
place man pages in section 3 |
07_fix_doc_typos.patch | (download) |
doc/classes.rst |
4 2 + 2 - 0 ! |
fix typos in documentation |