Your message dated Fri, 21 Oct 2011 23:47:11 +0000
with message-id <[email protected]>
and subject line Bug#645978: fixed in esound 0.2.41-10
has caused the Debian Bug report #645978,
regarding Please build esound for multiarch
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 [email protected]
immediately.)


-- 
645978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645978
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: esound
Version: 0.2.41-9
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch

Hi folks,

In Ubuntu, I've applied the attached patch to build esound for multiarch.
It's a straightforward transition, with no particular surprises; I've
updated the package to use debhelper compat level 9 at the same time, which
doesn't seem to have any negative impact on the build.

I should note that libesd.la is still listed on
http://release.debian.org/~aba/la/current.txt because libao references it. 
So after applying this patch, libao will need a rebuild (or better yet, to
have its .la file dropped).

Thanks for considering the patch.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]
=== modified file 'debian/compat'
--- debian/compat       2009-02-17 23:31:24 +0000
+++ debian/compat       2011-10-20 05:05:41 +0000
@@ -1 +1 @@
-5
+9

=== modified file 'debian/control'
--- debian/control      2011-04-16 18:22:49 +0000
+++ debian/control      2011-10-20 05:24:12 +0000
@@ -13,8 +13,8 @@
                libasound2-dev [linux-any],
                libwrap0-dev,
                pkg-config,
-               debhelper (>> 5),
-               cdbs,
+               debhelper (>= 8.1.3~),
+               cdbs (>= 0.4.93~),
                gnome-pkg-tools (>= 0.7),
                quilt
 Build-Depends-Indep: docbook-utils,
@@ -22,6 +22,7 @@
 
 Package: esound-common
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
 Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Common files
@@ -32,6 +33,8 @@
 
 Package: libesd0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -46,6 +49,7 @@
 
 Package: libesd0-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
          libesd0 (= ${binary:Version}),

=== modified file 'debian/control.in'
--- debian/control.in   2011-04-16 18:22:49 +0000
+++ debian/control.in   2011-10-20 05:24:12 +0000
@@ -8,8 +8,8 @@
                libasound2-dev [linux-any],
                libwrap0-dev,
                pkg-config,
-               debhelper (>> 5),
-               cdbs,
+               debhelper (>= 8.1.3~),
+               cdbs (>= 0.4.93~),
                gnome-pkg-tools (>= 0.7),
                quilt
 Build-Depends-Indep: docbook-utils,
@@ -17,6 +17,7 @@
 
 Package: esound-common
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
 Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Common files
@@ -27,6 +28,8 @@
 
 Package: libesd0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -41,6 +44,7 @@
 
 Package: libesd0-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
          libesd0 (= ${binary:Version}),

=== modified file 'debian/esound-common.install'
--- debian/esound-common.install        2011-04-16 18:22:49 +0000
+++ debian/esound-common.install        2011-10-20 05:07:24 +0000
@@ -1 +1 @@
-debian/tmp/etc
+etc

=== modified file 'debian/libesd0-dev.install'
--- debian/libesd0-dev.install  2009-02-17 23:31:24 +0000
+++ debian/libesd0-dev.install  2011-10-20 05:07:05 +0000
@@ -1,8 +1,8 @@
-debian/tmp/usr/lib/libesd.so
-debian/tmp/usr/lib/libesd.la
-debian/tmp/usr/lib/libesd.a
-debian/tmp/usr/include
-debian/tmp/usr/bin/esd-config
-debian/tmp/usr/share/aclocal
-debian/tmp/usr/share/man/man1/esd-config.1
-debian/tmp/usr/lib/pkgconfig
+usr/lib/*/libesd.so
+usr/lib/*/libesd.la
+usr/lib/*/libesd.a
+usr/include
+usr/bin/esd-config
+usr/share/aclocal
+usr/share/man/man1/esd-config.1
+usr/lib/*/pkgconfig

=== modified file 'debian/libesd0.install'
--- debian/libesd0.install      2009-02-17 23:31:24 +0000
+++ debian/libesd0.install      2011-10-20 05:06:38 +0000
@@ -1 +1 @@
-debian/tmp/usr/lib/libesd.so.*
+usr/lib/*/libesd.so.*

=== modified file 'debian/rules'
--- debian/rules        2009-11-03 20:32:35 +0000
+++ debian/rules        2011-10-20 05:06:20 +0000
@@ -7,7 +7,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-ipv6 --with-libwrap
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-ipv6 --with-libwrap \
+       --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libesd0 (>= 0.2.35)"
 DEB_DH_MAKESHLIBS_ARGS_esound-clients := --no-act


--- End Message ---
--- Begin Message ---
Source: esound
Source-Version: 0.2.41-10

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

esound-common_0.2.41-10_all.deb
  to main/e/esound/esound-common_0.2.41-10_all.deb
esound_0.2.41-10.debian.tar.gz
  to main/e/esound/esound_0.2.41-10.debian.tar.gz
esound_0.2.41-10.dsc
  to main/e/esound/esound_0.2.41-10.dsc
libesd0-dev_0.2.41-10_i386.deb
  to main/e/esound/libesd0-dev_0.2.41-10_i386.deb
libesd0_0.2.41-10_i386.deb
  to main/e/esound/libesd0_0.2.41-10_i386.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[email protected]> (supplier of updated esound 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 [email protected])


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

Format: 1.8
Date: Sat, 22 Oct 2011 01:04:30 +0200
Source: esound
Binary: esound-common libesd0 libesd0-dev
Architecture: source all i386
Version: 0.2.41-10
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description: 
 esound-common - Enlightened Sound Daemon - Common files
 libesd0    - Enlightened Sound Daemon - Shared libraries
 libesd0-dev - Enlightened Sound Daemon - Development files
Closes: 645978
Changes: 
 esound (0.2.41-10) unstable; urgency=low
 .
   * Switch to dpkg source format 3.0 (quilt).
   * Transition to multiarch, thanks Steve. Closes: #645978
   * Drop the libtool .la file, since we break existing references anyway.
   * debian/control.in:
     - Bump Standards-Version to 3.9.2. No further changes.
     - Drop old Conflicts (pre-lenny).
Checksums-Sha1: 
 855ade93231d8587dfee111b6e63bdad1f3bd275 2130 esound_0.2.41-10.dsc
 d950ec13a877b26c91e3bad8b21427d3ca737441 13906 esound_0.2.41-10.debian.tar.gz
 1dbc10d209e9cddd7750bd5535be030970c88e02 46012 esound-common_0.2.41-10_all.deb
 7213f9095ce2ff22d9cc59132483cc6bc0bdc6c2 19948 libesd0_0.2.41-10_i386.deb
 a37eeae5655734d21c0b85dcef3726df902288ae 27538 libesd0-dev_0.2.41-10_i386.deb
Checksums-Sha256: 
 f3f7ebd7fb350da0b0a45e748afe35856827fe6c4f03c31e918c32d92c17cd46 2130 
esound_0.2.41-10.dsc
 a286a3f6dc528c50b7881406b658326e735f5ca91b7056dcb40d0b648251148d 13906 
esound_0.2.41-10.debian.tar.gz
 f11ba6d268e501511f1f3be8aa577d23c302253fe4e8608641dd642e4d42f1fe 46012 
esound-common_0.2.41-10_all.deb
 2a9575fdd483817389d17e78526cc01ae55fe15cad60a6cf36f60a862757e79f 19948 
libesd0_0.2.41-10_i386.deb
 7aca875f4f0b39a5682b26b434429a7ba91ae17202ed28a5c97d3a093bdd6c19 27538 
libesd0-dev_0.2.41-10_i386.deb
Files: 
 56e31b5aa8329b982a83a7385ed0fe95 2130 sound optional esound_0.2.41-10.dsc
 2901f8b93c5450055a827348227bf88d 13906 sound optional 
esound_0.2.41-10.debian.tar.gz
 15db5654b04056ca60f5e2255e55091d 46012 sound optional 
esound-common_0.2.41-10_all.deb
 d32034b9a372d4fd11e722424e608bf6 19948 libs optional libesd0_0.2.41-10_i386.deb
 3d26de42671264dc8d5155e7e93ac69c 27538 libdevel optional 
libesd0-dev_0.2.41-10_i386.deb

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

iQIcBAEBCAAGBQJOof+HAAoJEGrh3w1gjyLcdOMQAI88nTRVvAQR2Hst0CaHvw3B
wPHxu6udpx62RLkMKBll45mPTWd9eqgRFPMl+bWlymr21R4BB1iNW+5VHriS7msq
XxBGZlSgtc4gEpvIUC0vrma48LZ7OQncltActkD92kgt0o5sWFbjoOLidFFYIWj8
V1cNJPXWL5X1Rsl4UsPDAbhWTEzMa+OxkHpim1MbAWDEEdep/8pCQAZALRVUG15z
WHpOxd+hg2Hph2iWy4uMRkId/50awmqghRrZYahMdVJsEe5syLBVpKwgJp2L3wxd
r7w7/Wa5rL7wbN65yDG+Kt73IWmtnKEw7uKQkY8rKWdFYZzXOGGem+SGt66bJg67
1SQsqTl12eyHxMhiSZ2XCDwxMFVtfANJZF7VnPjQhAbPUriGh+mCs9zXWpAS5wzg
aLDGalexOF/evhUaCr8m/XBVNp89Wt9sqCR6Y8upidTjmt0F6qyeI5dEq51x8AE9
esbYtoFGYcB8XiDlcI+w9WLqVmwbD4dOB0GwJ85uacFw/Nhd0Drckiv1/aoUlqoV
MFQfn3SpMjylmXkIY8LWRgc3/n14l0U8JVyAl1+aFhcOrzRVtOMTgVHN8YWu8Gok
I6tD2Mff0WcJK1NTB9jUo2OmxgYcFR+R2bdnNUNt0HT7UgyMiVbj4G2bzUNi/S4k
RifxBnsuqknd/TOQE/0S
=Koyy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to