Your message dated Fri, 02 Sep 2011 16:33:57 +0000
with message-id <e1qzwgn-00010e...@franck.debian.org>
and subject line Bug#636060: fixed in oocairo 1.3-3
has caused the Debian Bug report #636060,
regarding FTBFS with lua 5.1.4-10
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.)


-- 
636060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: oocairo
Version: 1.3-2.1
Severity: serious

The lua5.1.pc file now suggests multi-arch aware paths, and the .install
file needs fixing. Patch attached.

Cheers


diff -Nru oocairo-1.3/debian/changelog oocairo-1.3/debian/changelog
--- oocairo-1.3/debian/changelog        2011-07-01 19:58:22.000000000 +0200
+++ oocairo-1.3/debian/changelog        2011-07-30 18:24:16.000000000 +0200
@@ -1,3 +1,11 @@
+oocairo (1.3-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Multi-Arch support
+  * Tight dependency of the -dev on the lib package 
+
+ -- Enrico Tassi <gareuselesi...@debian.org>  Sat, 30 Jul 2011 18:23:39 +0200
+
 oocairo (1.3-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru oocairo-1.3/debian/control oocairo-1.3/debian/control
--- oocairo-1.3/debian/control  2011-05-09 14:55:17.000000000 +0200
+++ oocairo-1.3/debian/control  2011-07-30 18:23:35.000000000 +0200
@@ -10,6 +10,8 @@
 
 Package: liblua5.1-oocairo0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: multiarch-support
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: provides Lua with full access to the Cairo vector graphics API
  Provides Lua with full access to the Cairo vector graphics API. It can be
@@ -20,7 +22,8 @@
 Package: liblua5.1-oocairo-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, liblua5.1-oocairo0
+Multi-Arch: same
+Depends: ${misc:Depends}, liblua5.1-oocairo0 (= ${binary:Version})
 Description: Cairo vector graphics API for Lua - development files
  Provides Lua with full access to the Cairo vector graphics API. It can be
  used for drawing onto bitmap images and saving the resulting files in PNG
diff -Nru oocairo-1.3/debian/liblua5.1-oocairo0.install 
oocairo-1.3/debian/liblua5.1-oocairo0.install
--- oocairo-1.3/debian/liblua5.1-oocairo0.install       2010-11-04 
11:32:54.000000000 +0100
+++ oocairo-1.3/debian/liblua5.1-oocairo0.install       2011-07-30 
18:15:09.000000000 +0200
@@ -1,4 +1,4 @@
-usr/lib/liboocairo.so.0.0.0
-usr/lib/liboocairo.so.0
-usr/lib/lua
-usr/share/man
\ No newline at end of file
+usr/lib/*/liboocairo.so.0.0.0
+usr/lib/*/liboocairo.so.0
+usr/lib/*/lua
+usr/share/man
diff -Nru oocairo-1.3/debian/rules oocairo-1.3/debian/rules
--- oocairo-1.3/debian/rules    2010-11-04 11:32:54.000000000 +0100
+++ oocairo-1.3/debian/rules    2011-07-30 18:22:42.000000000 +0200
@@ -15,3 +15,7 @@
 override_dh_auto_configure:
        autoreconf --install
        dh_auto_configure
+
+override_dh_install:
+       cp -a debian/tmp/usr/lib/*.so.* 
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/
+       dh_install


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Enrico Tassi



--- End Message ---
--- Begin Message ---
Source: oocairo
Source-Version: 1.3-3

We believe that the bug you reported is fixed in the latest version of
oocairo, which is due to be installed in the Debian FTP archive:

liblua5.1-oocairo-dev_1.3-3_amd64.deb
  to main/o/oocairo/liblua5.1-oocairo-dev_1.3-3_amd64.deb
liblua5.1-oocairo0_1.3-3_amd64.deb
  to main/o/oocairo/liblua5.1-oocairo0_1.3-3_amd64.deb
oocairo_1.3-3.debian.tar.gz
  to main/o/oocairo/oocairo_1.3-3.debian.tar.gz
oocairo_1.3-3.dsc
  to main/o/oocairo/oocairo_1.3-3.dsc



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 636...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Danjou <a...@debian.org> (supplier of updated oocairo 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 02 Sep 2011 18:18:36 +0200
Source: oocairo
Binary: liblua5.1-oocairo0 liblua5.1-oocairo-dev
Architecture: source amd64
Version: 1.3-3
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <a...@debian.org>
Changed-By: Julien Danjou <a...@debian.org>
Description: 
 liblua5.1-oocairo-dev - Cairo vector graphics API for Lua - development files
 liblua5.1-oocairo0 - provides Lua with full access to the Cairo vector 
graphics API
Closes: 636060
Changes: 
 oocairo (1.3-3) unstable; urgency=low
 .
   [ Enrico Tassi ]
   * Tight dependency of the -dev on the lib package
   * Multi-Arch support (Closes: #636060)
     + oocairo.so symlink to the .so.0.0.0 file, and not the .so, so that the
       -dev package is not needed to require oocairo from the lua interpreter
 .
   [ Julien Danjou ]
   * Bump standard version
Checksums-Sha1: 
 455693540dfe8bb9a3f540c9ccb0ab294d6b6b00 1882 oocairo_1.3-3.dsc
 b3b23de71c131cea5a706cedf9b423c43efb2fb0 144096 oocairo_1.3-3.debian.tar.gz
 156eaeae2722a50a0fc50ade2caed775dcf65d82 147536 
liblua5.1-oocairo0_1.3-3_amd64.deb
 1514d4f65e9d5b483ed038c66cbfcae414c7d4b5 4664 
liblua5.1-oocairo-dev_1.3-3_amd64.deb
Checksums-Sha256: 
 ab60dace48ba60d4ecfd522e738da71ddecf72c493b6ffe8f18befb3ba3e2b72 1882 
oocairo_1.3-3.dsc
 4c3ee504604d8f03d387b8f35154e221277dff45b876603d05865498145cd430 144096 
oocairo_1.3-3.debian.tar.gz
 0e5e7a764f551bff002e3f50288cc1361b910b51e6efc7539ab227fb9c481756 147536 
liblua5.1-oocairo0_1.3-3_amd64.deb
 bd80d091b8df8fb61b1fa9d7f22e42041b99a2ff3347db8662c137f2d77e4bad 4664 
liblua5.1-oocairo-dev_1.3-3_amd64.deb
Files: 
 b3ca7aec5c21252ca3ea881d33347735 1882 interpreters optional oocairo_1.3-3.dsc
 be2c22acfae4a52883d4d52d2eb33ce7 144096 interpreters optional 
oocairo_1.3-3.debian.tar.gz
 57dd6e0df875c93f1d32f89e43a014b4 147536 interpreters optional 
liblua5.1-oocairo0_1.3-3_amd64.deb
 9301e617845352c5202353629623293b 4664 libdevel optional 
liblua5.1-oocairo-dev_1.3-3_amd64.deb

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

iQIcBAEBAgAGBQJOYQIJAAoJEGEbqVCLeKXC1xIP/2hqsLVgyxb5COcUD720ywuq
36e3XxnCmjGLzpjU34Ook3y3Fb86N3LP7kH3oDfDfxvxVW3Xwt89sWvY20VdEsMt
bmHkZOamuC1iZvF7k7UMfy3gaiLf6UzWxCKMk6cz2bM+/GYEvpUCdSKYL0djjfjV
rGyqo+qH6Ides3PS0h9F0fmCW96NYKgKGrlhopZiUTF3XUA04cdyNHsbDKCQjKeE
hvBzhPBWBPn75sOfoDPzAnMPxj6UNM3kJ7TuDBoAOxX/wRkq3XPxd5PhiMNjP6YJ
S0+7xHDuVyrQoklLroujIY7/Jhyk8eJaePsYN5FDlJ+f0OIHOHoRc4kYoGPo4UMT
RJMT/KQktSGqwmgP3AQkPwvj8mWqadrZMWPrPGQIEE3ICtW2M/4qP+ro3b+ugtEI
ni3jXFBiBg7V0d2k2AqqtcbJgveHWn/Vt5ng65XqujxJL9SmukQOmmEHgL5/nbLq
tJqvXsjzBdMdiTgX8tm03ilyS/NlaSusMQoGRmFfXsxeaWxw5ufJ/YyqoolmyN5d
1cuAO8tJ+Y6ZMqZIMVLoTrlOUXz6+0ki3ECX4Zfr6wbm/FnyUb/EE875MMOVnrl1
N18obPMALvl/pSnt969J37y92UB7X6wv9ePW25BwzhNleY0F0SkS1nSNUvdrt8xK
3ZiYRkWCxDOKwv4pnush
=VEsp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to