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

Bug#599855: marked as done (release.debian.org: Please unblock luabind/0.9.1+dfsg-1)



Your message dated Sun, 17 Oct 2010 13:35:30 -0400
with message-id <20101017173530.GA5964@connexer.com>
and subject line Re: Bug#599855: release.debian.org: Please unblock luabind/0.9.1+dfsg-1
has caused the Debian Bug report #599855,
regarding release.debian.org: Please unblock luabind/0.9.1+dfsg-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
599855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599855
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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-1).  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 with the
   --ignore-space-at-eol option (the change from using upstream's .zip
   to using the .tar.gz caused every single line to be a change just
   because of the change in line endings).

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)

iQIcBAEBCAAGBQJMs3CUAAoJECzXeF7dp7IPKwkP/RluIbFBYF0Lir2hhZfrccfc
KX/x6OnmeCaxcRql+rXdJU4A4HFcql+7NiwIak/G+b4RrdaF/zL1z3CYXx5uT38p
NcNZup4AlZw6Igp75omxc4dZZPkoV489WePtvd1e9glnuOvSTySBQ1+i4aY3yMU9
x2VWKO3kRpIVeZVtIVzI9xIF0YLBC8oz4IenSqBDjDUKpg0WTUh1eXGDZNDULxK9
Dg645NiA6RTBGrfT1MG1T23X8FB5AOpAhW2xAkKzB04KOkYhL8ttruFUjQlNKatb
seKOIycjTTRukT0bZUBtDg+BPAJxMZEVQ06shizTRen/KvBI6GB/cxeXe1wLZkq/
NpFG/Sg/J+4vrr4us7V2l87R7TwI+d0KtsuOGjRmWZ7Rq8+EeKVXdvFAcWt1FMYh
t7j4LhxaNStUv9Y5ixP4YifW3ksvVBmxRBVbUZ1MD8PekLlFH8Pbh1knyuzTTha8
axMT+w4Zw7O3zVNoWLQYsWe1N8FwKpDLodaoL6ntBhW7vns0NQk6SHfmd9Q8VjYK
WgfYqln26Raes7qveneD7hd5lS8xVNXfYRrCj1Bocjo7xQUjoNBYH+Q0v4Z0K0WN
TjfJCeUg9rFPtS3zgMBnh3ekdgQz6cvCzKLwx+1sU0h6ZgfzriohbhxX7diYqURy
x/hCTX9V4cyUhwOM37Eq
=nzvL
-----END PGP SIGNATURE-----

Attachment: luabind_upstream_0.9_0.9.1.diff.bz2
Description: BZip2 compressed data

 b/doc/docs.html                       |  410 +++++++++++++++++-----------------
 b/doc/version.rst                     |    2 
 b/luabind/class.hpp                   |    1 
 b/luabind/detail/constructor.hpp      |    4 
 b/luabind/detail/format_signature.hpp |    2 
 b/luabind/detail/instance_holder.hpp  |    2 
 b/luabind/detail/object_rep.hpp       |    2 
 b/luabind/handle.hpp                  |    9 
 b/luabind/lua_include.hpp             |    6 
 b/luabind/make_function.hpp           |    7 
 b/luabind/object.hpp                  |    4 
 b/luabind/operator.hpp                |    2 
 b/luabind/scope.hpp                   |    2 
 b/luabind/shared_ptr_converter.hpp    |    2 
 b/luabind/weak_ref.hpp                |    2 
 b/src/class.cpp                       |    2 
 b/src/class_rep.cpp                   |    8 
 b/src/inheritance.cpp                 |   12 
 b/src/open.cpp                        |    6 
 b/src/scope.cpp                       |    8 
 b/src/weak_ref.cpp                    |    8 
 b/test/test_exceptions.cpp            |    8 
 luabind/detail/get_signature.hpp      |  216 -----------------
 23 files changed, 270 insertions(+), 455 deletions(-)

--- End Message ---
--- Begin Message ---
I completely overlooked that I needed to remove the libluabind0.9.0 and
add the libluabing0.9.1 binary package for the new upstream release.  I
have uploaded luabind 0.9.1-2 which fixes this.  It is currently waiting
in NEW.  However, I think that introducing a new binary package is
perhaps a bit too ambitious for Squeeze at this point, and so I am
withdrawing my unblock request.

Regards,

-Roberto

On Mon, Oct 11, 2010 at 04:16:21PM -0400, Roberto C. Sanchez wrote:
> 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-1).  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 with the
>    --ignore-space-at-eol option (the change from using upstream's .zip
>    to using the .tar.gz caused every single line to be a change just
>    because of the change in line endings).
> 
> 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)
> 
> iQIcBAEBCAAGBQJMs3CUAAoJECzXeF7dp7IPKwkP/RluIbFBYF0Lir2hhZfrccfc
> KX/x6OnmeCaxcRql+rXdJU4A4HFcql+7NiwIak/G+b4RrdaF/zL1z3CYXx5uT38p
> NcNZup4AlZw6Igp75omxc4dZZPkoV489WePtvd1e9glnuOvSTySBQ1+i4aY3yMU9
> x2VWKO3kRpIVeZVtIVzI9xIF0YLBC8oz4IenSqBDjDUKpg0WTUh1eXGDZNDULxK9
> Dg645NiA6RTBGrfT1MG1T23X8FB5AOpAhW2xAkKzB04KOkYhL8ttruFUjQlNKatb
> seKOIycjTTRukT0bZUBtDg+BPAJxMZEVQ06shizTRen/KvBI6GB/cxeXe1wLZkq/
> NpFG/Sg/J+4vrr4us7V2l87R7TwI+d0KtsuOGjRmWZ7Rq8+EeKVXdvFAcWt1FMYh
> t7j4LhxaNStUv9Y5ixP4YifW3ksvVBmxRBVbUZ1MD8PekLlFH8Pbh1knyuzTTha8
> axMT+w4Zw7O3zVNoWLQYsWe1N8FwKpDLodaoL6ntBhW7vns0NQk6SHfmd9Q8VjYK
> WgfYqln26Raes7qveneD7hd5lS8xVNXfYRrCj1Bocjo7xQUjoNBYH+Q0v4Z0K0WN
> TjfJCeUg9rFPtS3zgMBnh3ekdgQz6cvCzKLwx+1sU0h6ZgfzriohbhxX7diYqURy
> x/hCTX9V4cyUhwOM37Eq
> =nzvL
> -----END PGP SIGNATURE-----


>  b/doc/docs.html                       |  410 +++++++++++++++++-----------------
>  b/doc/version.rst                     |    2 
>  b/luabind/class.hpp                   |    1 
>  b/luabind/detail/constructor.hpp      |    4 
>  b/luabind/detail/format_signature.hpp |    2 
>  b/luabind/detail/instance_holder.hpp  |    2 
>  b/luabind/detail/object_rep.hpp       |    2 
>  b/luabind/handle.hpp                  |    9 
>  b/luabind/lua_include.hpp             |    6 
>  b/luabind/make_function.hpp           |    7 
>  b/luabind/object.hpp                  |    4 
>  b/luabind/operator.hpp                |    2 
>  b/luabind/scope.hpp                   |    2 
>  b/luabind/shared_ptr_converter.hpp    |    2 
>  b/luabind/weak_ref.hpp                |    2 
>  b/src/class.cpp                       |    2 
>  b/src/class_rep.cpp                   |    8 
>  b/src/inheritance.cpp                 |   12 
>  b/src/open.cpp                        |    6 
>  b/src/scope.cpp                       |    8 
>  b/src/weak_ref.cpp                    |    8 
>  b/test/test_exceptions.cpp            |    8 
>  luabind/detail/get_signature.hpp      |  216 -----------------
>  23 files changed, 270 insertions(+), 455 deletions(-)


-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: