Your message dated Mon, 05 Dec 2011 11:05:09 +0000
with message-id <e1rxwm9-00034w...@franck.debian.org>
and subject line Bug#651017: fixed in wavpack 4.60.1-2
has caused the Debian Bug report #651017,
regarding Please support multiarch in wavpack
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.)


-- 
651017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libwavpack1

Hey,
This is a patch for libwavpack1 to able multiarch support as described at http://wiki.debian.org/Multiarch/Implementation. Please consider applying it to your package.
Thank You ,
 Becka Morgan
diff -Nru wavpack-4.60.1/debian/changelog wavpack-4.60.1/debian/changelog
--- wavpack-4.60.1/debian/changelog	2009-12-03 08:57:57.000000000 +0000
+++ wavpack-4.60.1/debian/changelog	2011-12-04 23:19:07.000000000 +0000
@@ -1,3 +1,10 @@
+wavpack (4.60.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * adding multiarch support 
+
+ -- Build User <buil...@ip-10-176-166-169.us-west-1.compute.internal>  Sun, 04 Dec 2011 22:51:46 +0000
+
 wavpack (4.60.1-1) unstable; urgency=low
 
   * New upstream release:
diff -Nru wavpack-4.60.1/debian/compat wavpack-4.60.1/debian/compat
--- wavpack-4.60.1/debian/compat	2009-10-05 06:14:47.000000000 +0000
+++ wavpack-4.60.1/debian/compat	2011-12-04 23:04:37.000000000 +0000
@@ -1 +1 @@
-6
+9
diff -Nru wavpack-4.60.1/debian/control wavpack-4.60.1/debian/control
--- wavpack-4.60.1/debian/control	2009-12-03 08:57:57.000000000 +0000
+++ wavpack-4.60.1/debian/control	2011-12-05 00:12:36.000000000 +0000
@@ -4,15 +4,17 @@
 Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <sl...@debian.org>,
            Loic Minier <l...@dooz.org>
-Build-Depends: cdbs (>= 0.4.20),
-               debhelper (>= 6),
+Build-Depends: cdbs (>= 0.4.93~),
+               debhelper (>= 8.1.3~),
                dpkg-dev (>= 1.14.13)
 Standards-Version: 3.8.3
 Homepage: http://www.wavpack.com
 
 Package: libwavpack1
 Architecture: any
+Multi-Arch: same
 Section: libs
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: an audio codec (lossy and lossless) - library
diff -Nru wavpack-4.60.1/debian/libwavpack-dev.install wavpack-4.60.1/debian/libwavpack-dev.install
--- wavpack-4.60.1/debian/libwavpack-dev.install	2008-04-16 08:45:06.000000000 +0000
+++ wavpack-4.60.1/debian/libwavpack-dev.install	2011-12-04 23:52:47.000000000 +0000
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/libwavpack.so /usr/lib
-debian/tmp/usr/lib/libwavpack.a* /usr/lib
-debian/tmp/usr/include           /usr
-debian/tmp/usr/lib/pkgconfig     /usr/lib
+usr/lib/*/libwavpack.so 
+usr/lib/*/libwavpack.a*
+usr/include           
+usr/lib/*/pkgconfig
diff -Nru wavpack-4.60.1/debian/libwavpack1.install wavpack-4.60.1/debian/libwavpack1.install
--- wavpack-4.60.1/debian/libwavpack1.install	2008-04-16 08:45:06.000000000 +0000
+++ wavpack-4.60.1/debian/libwavpack1.install	2011-12-04 23:52:35.000000000 +0000
@@ -1 +1 @@
-debian/tmp/usr/lib/libwavpack.so.* /usr/lib
+usr/lib/*/libwavpack.so.* 
diff -Nru wavpack-4.60.1/debian/rules wavpack-4.60.1/debian/rules
--- wavpack-4.60.1/debian/rules	2009-12-03 08:57:57.000000000 +0000
+++ wavpack-4.60.1/debian/rules	2011-12-04 23:06:10.000000000 +0000
@@ -12,3 +12,4 @@
 DEB_INSTALL_DOCS_ALL = 
 DEB_INSTALL_DOCS_libwavpack-dev = README
 
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
diff -Nru wavpack-4.60.1/debian/wavpack.install wavpack-4.60.1/debian/wavpack.install
--- wavpack-4.60.1/debian/wavpack.install	2009-12-03 09:41:19.000000000 +0000
+++ wavpack-4.60.1/debian/wavpack.install	2011-12-04 23:41:54.000000000 +0000
@@ -1,2 +1,2 @@
-debian/tmp/usr/bin/* /usr/bin
-debian/tmp/usr/share/man
+usr/bin/* 
+usr/share/man

--- End Message ---
--- Begin Message ---
Source: wavpack
Source-Version: 4.60.1-2

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

libwavpack-dev_4.60.1-2_amd64.deb
  to main/w/wavpack/libwavpack-dev_4.60.1-2_amd64.deb
libwavpack1_4.60.1-2_amd64.deb
  to main/w/wavpack/libwavpack1_4.60.1-2_amd64.deb
wavpack_4.60.1-2.debian.tar.gz
  to main/w/wavpack/wavpack_4.60.1-2.debian.tar.gz
wavpack_4.60.1-2.dsc
  to main/w/wavpack/wavpack_4.60.1-2.dsc
wavpack_4.60.1-2_amd64.deb
  to main/w/wavpack/wavpack_4.60.1-2_amd64.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 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated wavpack 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: Mon, 05 Dec 2011 11:36:14 +0100
Source: wavpack
Binary: libwavpack1 libwavpack-dev wavpack
Architecture: source amd64
Version: 4.60.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description: 
 libwavpack-dev - audio codec (lossy and lossless) - development files
 libwavpack1 - audio codec (lossy and lossless) - library
 wavpack    - audio codec (lossy and lossless) - encoder and decoder
Closes: 651017
Changes: 
 wavpack (4.60.1-2) unstable; urgency=low
 .
   * Team upload.
   * Enable Multi-Arch support (Closes: #651017):
     - debian/{*.install,control,rules}: Update references and enable
       Multi-Arch: same; patch from Becka Morgan.
     - debian/patches/0001-pkgconfig.patch: Avoid wavpack.pc to be
       broken after switching to Multi-Arch.
   * Fix lintian's warnings:
     - binary-control-field-duplicates-source
     - copyright-refers-to-deprecated-bsd-license-file
     - description-synopsis-starts-with-article
   * Enable MMX extensions on amd64.
   * Correct maintainer's name, add VCS fields.
   * Bump debian/compat.
   * Bump Standards version.
   * Add gbp config file.
Checksums-Sha1: 
 632610269e2377eafd64967cc92f26a267ccc691 1461 wavpack_4.60.1-2.dsc
 a3845d2c5207e7ac7419c66d742a614ed4e2244b 5307 wavpack_4.60.1-2.debian.tar.gz
 c10ff3a5349086fa8699d690bf11321a0ed42c67 90454 libwavpack1_4.60.1-2_amd64.deb
 b6dfdb00e437ceea78c72c125093e2e1bb96e96a 103110 
libwavpack-dev_4.60.1-2_amd64.deb
 1bfd68b9699eea6bb48f252f00470d9db90cfa9f 69216 wavpack_4.60.1-2_amd64.deb
Checksums-Sha256: 
 772f386c33dea946359e7df134d46eceac01e67d629d2f30ca9149141fd9443b 1461 
wavpack_4.60.1-2.dsc
 60931ab580c49e858347267ab11c3b47962c93ff63a27e070e7fefb857c3fe45 5307 
wavpack_4.60.1-2.debian.tar.gz
 3add76a1a21bd1dbbe42c2a05419e18195b51630be291f0dfe2999143d8d0c74 90454 
libwavpack1_4.60.1-2_amd64.deb
 133cb90a053851dc78760663001b19e6db2e6c497f9e54045389b6c91c986760 103110 
libwavpack-dev_4.60.1-2_amd64.deb
 ab6c5b6131ef32a65d6e9da0137494330bd7c3ae4cb2966c8fe3ef225be30b24 69216 
wavpack_4.60.1-2_amd64.deb
Files: 
 aaed48bef2b473c2c4b68e8aea3a7ab1 1461 sound optional wavpack_4.60.1-2.dsc
 6f3702fb5cdd5055f0fcb1218425ff36 5307 sound optional 
wavpack_4.60.1-2.debian.tar.gz
 390bc27ac4bae8e0e81ddfd136290b65 90454 libs optional 
libwavpack1_4.60.1-2_amd64.deb
 7ea08dccddaa22c7df52c8960a1acf4e 103110 libdevel optional 
libwavpack-dev_4.60.1-2_amd64.deb
 f57565262d7a37c9c969462d72a2f90b 69216 sound optional 
wavpack_4.60.1-2_amd64.deb

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

iEYEARECAAYFAk7coHcACgkQRdSMfNz8P9BVhACdGoWG8RZVv1p41QHzQRsLwU7k
DSsAniJ61q3eZJhqMYshZsgoy8c806tV
=VCQq
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to