Your message dated Mon, 21 Sep 2015 16:49:25 +0000
with message-id <e1ze4hn-0003rm...@franck.debian.org>
and subject line Bug#799701: fixed in lua-yaml 6.0-2
has caused the Debian Bug report #799701,
regarding lua-yaml: Package does not install all files necessary to be able to 
use the library in Lua.
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 ow...@bugs.debian.org
immediately.)


-- 
799701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799701
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lua-yaml
Version: 6.0-1
Severity: grave
Tags: patch
Justification: renders package unusable

The new version 6.0 has additional files that must be installed as part
of the package. Attached is a patch that fixes it.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lua-yaml depends on:
ii  libc6              2.19-19
ii  libyaml-0-2        0.1.6-3
ii  libyaml-dev        0.1.6-3
ii  multiarch-support  2.19-19

lua-yaml recommends no packages.

lua-yaml suggests no packages.

-- no debconf information
>From 7c6c2c9091845b9b211e62babd7d0233be0d5392 Mon Sep 17 00:00:00 2001
From: Florian Stinglmayr <flor...@n0la.org>
Date: Thu, 17 Sep 2015 18:43:03 +0200
Subject: [PATCH] Unbreak upgrade to 6.0.

6.0 adds new files under lib/lyaml that must be installed to the proper
directories in /usr/share/lua. Otherwise loading of lyaml won't work.
---
 debian/lua5.1.dh-lua.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/lua5.1.dh-lua.conf b/debian/lua5.1.dh-lua.conf
index ac72ea7..e40e3d3 100644
--- a/debian/lua5.1.dh-lua.conf
+++ b/debian/lua5.1.dh-lua.conf
@@ -4,5 +4,5 @@ CLIB_OBJS=$(patsubst %.c,%.lo,$(wildcard ext/yaml/*.c))
 CLIB_CFLAGS=-I . -I ext/yaml/
 CLIB_LDFLAGS=-lyaml
 
-LUA_SOURCES=$(wildcard lib/*.lua)
+LUA_SOURCES=$(wildcard lib/*.lua) $(wildcard lib/lyaml/*.lua)
 LUA_SOURCES_MANGLER=sed 's?^lib/??'
-- 
2.5.1


--- End Message ---
--- Begin Message ---
Source: lua-yaml
Source-Version: 6.0-2

We believe that the bug you reported is fixed in the latest version of
lua-yaml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 799...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Victor Seva <linuxman...@torreviejawireless.org> (supplier of updated lua-yaml 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 21 Sep 2015 18:21:39 +0200
Source: lua-yaml
Binary: lua-yaml lua-yaml-dev
Architecture: source amd64
Version: 6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Victor Seva <linuxman...@torreviejawireless.org>
Changed-By: Victor Seva <linuxman...@torreviejawireless.org>
Description:
 lua-yaml   - LibYAML binding for Lua
 lua-yaml-dev - docs and test files for lua-yaml
Closes: 799701
Changes:
 lua-yaml (6.0-2) unstable; urgency=medium
 .
   [ Florian Stinglmayr ]
   * [763dd29] Unbreak upgrade to 6.0. (Closes: #799701)
Checksums-Sha1:
 92ca6f0c1d31f4a5e8c88e9321e94c60546b8005 1968 lua-yaml_6.0-2.dsc
 47f17873a644379d1a339fd2464572064a965aae 3032 lua-yaml_6.0-2.debian.tar.xz
 78cb26e52527b959d0d5f362fa767b02020a1e79 23418 lua-yaml-dev_6.0-2_amd64.deb
 61dfb88b898e534b4d599900865d7ad11cdbf516 30368 lua-yaml_6.0-2_amd64.deb
Checksums-Sha256:
 d87dc4851750dee6b33950475cdf57fd8e39cd9698be3bfb95f73dce661435e5 1968 
lua-yaml_6.0-2.dsc
 f437a8e605f13cc5f88404ec597ba9135e45e1435310c8d578e1ff7b4999e837 3032 
lua-yaml_6.0-2.debian.tar.xz
 fbf2a9536a8d1b792283518b1f00617a1e032574087f0d0b1c143718fb54aa4e 23418 
lua-yaml-dev_6.0-2_amd64.deb
 621fbdd4322ce224664e17ff52de9da6d1e3b4302f93251ad0a63dd0ad13f1d1 30368 
lua-yaml_6.0-2_amd64.deb
Files:
 0b6020bfe8b39868319f759e3ba36983 1968 interpreters optional lua-yaml_6.0-2.dsc
 eac400c57b2b3c2b5e4b7db07a024272 3032 interpreters optional 
lua-yaml_6.0-2.debian.tar.xz
 c6d23ac0bbb7ad06a031e7a0a24fc4b6 23418 libdevel optional 
lua-yaml-dev_6.0-2_amd64.deb
 284b0069b2b64ec8c09ad638d4b08ae8 30368 interpreters optional 
lua-yaml_6.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWADE+AAoJEFGgmxjPWlBolVkP/2iLsAui9/cH3uBQ59ZHt4/W
+N8geAZA/GJRdgzv/1LpsNalyjg2K0hVPveco/xoocr2aDd7SkkXlh0BzpEUdaGt
3fpDTLsMpUKuB6DYXUK1FWLIeqxaN+96sKilmvS23dYxWLRWAoQM5pZTQo9i6A9D
f0Hpduszt1AUgXIey9gvoiPkp1ipEuQLzpIq4wyN9NNqDozWpOjDuqlirq6I1Cx+
vfaLP0QbxMvWXDkbeuOigq98iYZUEBUzJl/2fx4mXs/8A9IntRkz4QMAHw44/MF0
iU1BdkThadsrTjJ/j+VpjnHa4kaferKn1FImgoIEDr4WfZR+DoO5ux9wIUqeA0B0
KHZ4EZVq4QzgWDAl+V2lOpNfvOu/cUsGq3YiZ18PPbP208UBl8h4FJk35qzT4BjN
awv25DhENeheObcPUG5RQeUQbWKyEmSnQ46c7iomFMVcyrEguTnBmTA+CuZlTtGQ
95/rDWa4s0dWh6951zfOHeC+2/5DG8CG3nvRdvL2kjrYReVpHcav6LJo7acsUS37
wj4eGf1k0eH1CMkJ8gOPMJTBzaFQEEtd0cfe99xXC9ffCZggvOdykeqMu67oTRBE
vLeKm4GltJ6HFrjt+jsOGgoRFYPThlnVEmGKEAprhUxUJ5BhQvvm/oaoXRhCSHm8
L/3r6QszLT0fXRz6Xm8A
=Ip9c
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to