Your message dated Sun, 22 Jan 2012 21:21:07 +0100
with message-id
<CAMHuwowLEn5+oBTwJo=_xnen5buvtr9wr183d0j5+of71_x...@mail.gmail.com>
and subject line Closing #651029
has caused the Debian Bug report #651029,
regarding Please enable multiarch/hardening
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.)
--
651029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: audiofile
Version: 0.2.7-0.1
Tags: patch
Hi folks,
Please find attached a patch to atk1.0 to transition it to use of the
multiarch library paths as described at
<http://wiki.debian.org/Multiarch/Implementation>.
--
Benjamin Kerensa
Team Lead, Ubuntu Oregon
bkere...@ubuntu.com
diff -Nru audiofile-0.2.7/debian/changelog audiofile-0.2.7/debian/changelog
--- audiofile-0.2.7/debian/changelog 2011-08-25 11:28:48.000000000 +0000
+++ audiofile-0.2.7/debian/changelog 2011-12-05 01:19:23.000000000 +0000
@@ -1,3 +1,10 @@
+audiofile (0.2.7-0.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build for Multiarch
+
+ -- Benjamin Kerensa <bkere...@ubuntu.com> Mon, 05 Dec 2011 01:18:41 +0000
+
audiofile (0.2.7-0.1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru audiofile-0.2.7/debian/compat audiofile-0.2.7/debian/compat
--- audiofile-0.2.7/debian/compat 2011-08-16 08:16:32.000000000 +0000
+++ audiofile-0.2.7/debian/compat 2011-12-05 01:09:09.000000000 +0000
@@ -1 +1 @@
-7
+9
diff -Nru audiofile-0.2.7/debian/control audiofile-0.2.7/debian/control
--- audiofile-0.2.7/debian/control 2011-08-25 11:11:48.000000000 +0000
+++ audiofile-0.2.7/debian/control 2011-12-05 01:17:50.000000000 +0000
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Daniel Kobras <kob...@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
+Build-Depends: debhelper (>= 8.1.3~), dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://audiofile.68k.org/
@@ -23,6 +23,8 @@
Package: libaudiofile0
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open-source version of SGI's audiofile library
The audiofile library allows the processing of audio data to and from audio
diff -Nru audiofile-0.2.7/debian/libaudiofile-dev.install audiofile-0.2.7/debian/libaudiofile-dev.install
--- audiofile-0.2.7/debian/libaudiofile-dev.install 2011-08-25 10:53:56.000000000 +0000
+++ audiofile-0.2.7/debian/libaudiofile-dev.install 2011-12-05 01:10:42.000000000 +0000
@@ -1,6 +1,6 @@
usr/bin/*
usr/include/*
-usr/lib/pkgconfig/*
-usr/lib/*.a
-usr/lib/*.so
+usr/lib/*/pkgconfig/*
+usr/lib/*/*.a
+usr/lib/*/*.so
usr/share/aclocal/*.m4
diff -Nru audiofile-0.2.7/debian/libaudiofile0.install audiofile-0.2.7/debian/libaudiofile0.install
--- audiofile-0.2.7/debian/libaudiofile0.install 2011-08-12 09:24:12.000000000 +0000
+++ audiofile-0.2.7/debian/libaudiofile0.install 2011-12-05 01:11:41.000000000 +0000
@@ -1 +1 @@
-usr/lib/*.so.*
+usr/lib/*/*.so.*
--- End Message ---
--- Begin Message ---
Version: 0.3.2-1
Fixed with the release currently available in unstable.
Regards,
--
Alessio Treglia | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
--- 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