[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603621: release.debian.org: Please unblock luabind/0.9.1+dfsg-2



Package: release.debian.org
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I have uploaded the new upstream release of luabind (0.9.1+dfsg-2).  If
this could be unblocked, it would be good.  However, if that is not
possible, please feel free to close this bug with no action.

A couple of things to note:

 - The primary change was incorporation upstream of a patch that was
   previously carried in debian/patches
 - The balance of the changes are mostly in the documentation and
   headers, to update the version number
 - The attached diff and diffstat were taken by unpacking the two
   relevant packages, and then executing:
   'diff -uNr --strip-trailing-cr luabind-0.9+dfsg luabind-0.9.1+dfsg'
   (the upstream transition from .zip to .tar.gz also included a change
   in line endings, which made every line in every file appear like a
   change to debdiff)

Please see attached for the complete changes.

Regards,

- -Roberto

- -- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJM4aYLAAoJECzXeF7dp7IPWrQP/3JJ/x3V8H1P/oXbDSpeKy40
juMi/5ARdjLhtEOcdN2x+MuluFL8mKW4xO3nmPy4u5VUkAdDmnFyH5Y7NQJ8H1VY
7beu3Rb+nUwrYce+PY2JzXG4jfJVqI+Z1sdARgNVS11L4gvUypSjMWhwRx1CEfui
NjjHFGy8PqThc2gtUvu8V7rHYt6pjnfoI0FZTmrXeYirY+sld1SMgCxSTSOeerOU
vTpx4DMUGvX01vJwDxzDOMMnmoq5lvq+0Ev8ggD2ZDCHH6OHbbZov3q+5vWgjB8f
w2DOmWoxCDAwfN1uOD+ckbcHU8IQDiDcv8rSR+c002ZimT5345XfyG87gnFS5DU/
k0AkRkhuN+QWRg17jR+rJn3xfkzTg9rOKJyaOf+PHiLOaMo4sy6LEoysKwb8Ub7B
4Uy5JuSdzdwoMUdW5i2GRTLwU+Uw/kSKMwn9qSeRZcBcjEK3qkbzEH1H77NqKh+x
NT/6yW17kaL628aTLK0eQWHWRDj/6ciZ7kF2K3RdYide0sunORFK2z5tg2rZNmDV
j/dlgIOgWBQs2a+w3uOK6WeQ6WgfCkyLD3l+btNYuAs0RwWJ1gyX9EuTWMtnf78l
gkCwrOnBfPev5H0ECN+3AQPxOAr8YXFmRfOjDLSx8WtjF5kpyJIQ4uRir8T2ai0Q
hKBvDYzXOw04wSbryIht
=0wGi
-----END PGP SIGNATURE-----
 Jamroot                                    |    6 
 debian/changelog                           |   18 +
 debian/control                             |    8 
 debian/libluabind-dbg.install              |    4 
 debian/libluabind0.9.0.install             |    1 
 debian/libluabind0.9.1.install             |    1 
 debian/luabind.pc                          |    2 
 debian/patches/02_example_cleaning.diff    |    2 
 debian/patches/04_defer_longjmp.diff       |   62 ----
 debian/patches/debian-changes-0.9.1+dfsg-2 |   37 ++
 debian/patches/series                      |    2 
 debian/repack.sh                           |    5 
 debian/rules                               |   16 -
 debian/source/format                       |    1 
 debian/watch                               |    4 
 doc/docs.html                              |  410 ++++++++++++++---------------
 doc/version.rst                            |    2 
 examples/cln/cln_test.cpp                  |    2 
 examples/glut/Makefile                     |   13 
 examples/glut/README                       |    4 
 examples/glut/glut_bind.cpp                |    2 
 examples/hello_world/Makefile              |   13 
 examples/hello_world/README                |    2 
 examples/regexp/Makefile                   |   13 
 examples/regexp/README                     |    3 
 examples/regexp/cln/Makefile               |    9 
 examples/regexp/regex_wrap.cpp             |    2 
 luabind/class.hpp                          |    1 
 luabind/detail/constructor.hpp             |    4 
 luabind/detail/format_signature.hpp        |    2 
 luabind/detail/get_signature.hpp           |  216 ---------------
 luabind/detail/instance_holder.hpp         |    2 
 luabind/detail/object_rep.hpp              |    2 
 luabind/handle.hpp                         |    9 
 luabind/lua_include.hpp                    |    6 
 luabind/make_function.hpp                  |    7 
 luabind/object.hpp                         |    4 
 luabind/operator.hpp                       |    2 
 luabind/scope.hpp                          |    2 
 luabind/shared_ptr_converter.hpp           |    2 
 luabind/weak_ref.hpp                       |    2 
 src/class.cpp                              |    2 
 src/class_rep.cpp                          |    8 
 src/inheritance.cpp                        |   12 
 src/open.cpp                               |    6 
 src/scope.cpp                              |    8 
 src/weak_ref.cpp                           |    8 
 test/test_exceptions.cpp                   |    8 
 48 files changed, 410 insertions(+), 547 deletions(-)

Attachment: luabind_0.9+dfsg-3_0.9.1+dfsg-2.diff.bz2
Description: BZip2 compressed data


Reply to: