Your message dated Sun, 19 Jan 2014 04:48:29 +0000
with message-id <[email protected]>
and subject line Bug#732346: fixed in libsndfile 1.0.25-8
has caused the Debian Bug report #732346,
regarding libsndfile: Update config.{sub,guess} for new architectures
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.)


-- 
732346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsndfile
Version: 1.0.25-7
Severity: normal
Tags: patch
User: [email protected]
Usertag: arm64

This package does not build for new architectures, such as arm64 because
the config.sub/guess shipped with the source are too old.

The attached patch unsures the updated system version is used during the
build which fixes this common issue for future instances as well as the
current one.

arm64 will be entering debian-ports very soon, so an upload with this fix
or an equivalent one would be appreciated.

-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-kvm-i386-20110111 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru libsndfile-1.0.25/debian/changelog libsndfile-1.0.25/debian/changelog
--- libsndfile-1.0.25/debian/changelog	2013-07-14 10:57:47.000000000 +0100
+++ libsndfile-1.0.25/debian/changelog	2013-12-17 00:35:14.000000000 +0000
@@ -1,3 +1,9 @@
+libsndfile (1.0.25-7.arm64) UNRELEASED; urgency=low
+
+  * Ensure config.sub/guess are up to date
+
+ -- Wookey <[email protected]>  Tue, 17 Dec 2013 00:34:15 +0000
+
 libsndfile (1.0.25-7) unstable; urgency=low
 
   * debian/control debian/rules
diff -Nru libsndfile-1.0.25/debian/control libsndfile-1.0.25/debian/control
--- libsndfile-1.0.25/debian/control	2013-07-14 10:57:47.000000000 +0100
+++ libsndfile-1.0.25/debian/control	2013-12-17 00:32:24.000000000 +0000
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Erik de Castro Lopo <[email protected]>
-Build-Depends: debhelper (>= 8.1.3), pkg-config,
+Build-Depends: debhelper (>= 8.1.3), pkg-config, autotools-dev,
  libvorbis-dev (>= 1.2.3), libflac-dev (>= 1.1.4-3),
  libasound2-dev [linux-any]
 Standards-Version: 3.9.3
diff -Nru libsndfile-1.0.25/debian/rules libsndfile-1.0.25/debian/rules
--- libsndfile-1.0.25/debian/rules	2013-07-14 10:57:47.000000000 +0100
+++ libsndfile-1.0.25/debian/rules	2013-12-17 00:34:03.000000000 +0000
@@ -25,6 +25,7 @@
 config.status: configure
 	dh_testdir
 	#autoreconf -f
+	dh_autotools-dev_updateconfig
 	./configure $(shell dpkg-buildflags --export=configure) \
 		--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr \
 		--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
@@ -51,6 +52,7 @@
 
 	[ ! -f Makefile ] || $(MAKE) distclean
 
+	dh_autotools-dev_restoreconfig
 	dh_clean -a
 
 install: build

--- End Message ---
--- Begin Message ---
Source: libsndfile
Source-Version: 1.0.25-8

We believe that the bug you reported is fixed in the latest version of
libsndfile, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Erik de Castro Lopo <[email protected]> (supplier of updated libsndfile 
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: Tue, 17 Dec 2013 21:18:40 +1100
Source: libsndfile
Binary: libsndfile1-dev libsndfile1 sndfile-programs libsndfile1-dbg 
sndfile-programs-dbg
Architecture: source amd64
Version: 1.0.25-8
Distribution: unstable
Urgency: low
Maintainer: Erik de Castro Lopo <[email protected]>
Changed-By: Erik de Castro Lopo <[email protected]>
Description: 
 libsndfile1 - Library for reading/writing audio files
 libsndfile1-dbg - debugging symbols for libsndfile
 libsndfile1-dev - Development files for libsndfile; a library for 
reading/writing a
 sndfile-programs - Sample programs that use libsndfile
 sndfile-programs-dbg - debugging symbols for sndfile-programs
Closes: 732346
Changes: 
 libsndfile (1.0.25-8) unstable; urgency=low
 .
   [Wookey <[email protected]>]
   * Ensure config.sub/guess are up to date (Closes: #732346).
 .
   [Erik de Castro Lopo]
   * debian/control:
     - Standards version 3.9.4. No changes needed.
     - Set 'Multi-Arch: same' for -dbg package.
Checksums-Sha1: 
 7de869fb2a47916c7287953ce5ef460a3299dc9d 2079 libsndfile_1.0.25-8.dsc
 e95d9fca57f7ddace9f197071cbcfb92fa16748e 1060692 libsndfile_1.0.25.orig.tar.gz
 b29af493cc59be3d484d0965a2bc3325ce8c8725 12185 
libsndfile_1.0.25-8.debian.tar.gz
 f521ebba575826dee022e844c0b62cef09dacc0a 728630 
libsndfile1-dev_1.0.25-8_amd64.deb
 1d485bb59837a8e067cbd3674a59adea95767eb0 212840 libsndfile1_1.0.25-8_amd64.deb
 722d806c17161ee18cd24f278b3d99c148a0d89d 108370 
sndfile-programs_1.0.25-8_amd64.deb
 5578de260319724ea9ce03b8e0c8c50dfda8d960 367522 
libsndfile1-dbg_1.0.25-8_amd64.deb
 c1fc71e090f880689261a75b9970388b06a9b2ee 138886 
sndfile-programs-dbg_1.0.25-8_amd64.deb
Checksums-Sha256: 
 99ac605441bd897fef18a76f16c33fa769cee978b9d740c9fc518fc7ac40cbf1 2079 
libsndfile_1.0.25-8.dsc
 59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882 1060692 
libsndfile_1.0.25.orig.tar.gz
 7c19ae4a49dda9bf36f18dbd546f168a34e5b32898f49a7fda4ba049e3e4ae15 12185 
libsndfile_1.0.25-8.debian.tar.gz
 5d421c4d23e399282cfbcb2e47be80daf0874e2d2a911b963b3f69a289e23f5e 728630 
libsndfile1-dev_1.0.25-8_amd64.deb
 a27dc0ca5d2362042005f0c8b6efd19350d1004c93c948e0fb0bf20bc289c633 212840 
libsndfile1_1.0.25-8_amd64.deb
 b337831f2c54731a6b5be003bc52a28ae1734954eaedf64f9689550481781f33 108370 
sndfile-programs_1.0.25-8_amd64.deb
 e58bdf02571c27385ffcbcaeff9e36fa9a91b54e83e0e812b7d22f909f159eee 367522 
libsndfile1-dbg_1.0.25-8_amd64.deb
 b8c18dfe08243c08e32cdb64811ac893ec17f47477736dc90f302e218196acc5 138886 
sndfile-programs-dbg_1.0.25-8_amd64.deb
Files: 
 6274a3b932f90bd1b441fc9e72984b74 2079 devel optional libsndfile_1.0.25-8.dsc
 e2b7bb637e01022c7d20f95f9c3990a2 1060692 devel optional 
libsndfile_1.0.25.orig.tar.gz
 16980e13c3c90b555ff6edae9481f357 12185 devel optional 
libsndfile_1.0.25-8.debian.tar.gz
 34b6b4eb65f5e704f630026a1ba86032 728630 libdevel optional 
libsndfile1-dev_1.0.25-8_amd64.deb
 f98f10a8936d1ff44004fdfa9fda484c 212840 libs optional 
libsndfile1_1.0.25-8_amd64.deb
 b40ee53ca88463de1371b89dc58941ad 108370 utils optional 
sndfile-programs_1.0.25-8_amd64.deb
 1e4389d691bb1d1bada10e40e18ad750 367522 debug extra 
libsndfile1-dbg_1.0.25-8_amd64.deb
 800ddc8bac902806c1878531ecf84df7 138886 debug extra 
sndfile-programs-dbg_1.0.25-8_amd64.deb

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

iQIcBAEBCAAGBQJSvemRAAoJEEXYQ7zIiotI9n0P/ijvLeRy5jePLU+hcjVS0FkI
auYBDb+gPe0DqBruXTc/lsQPuxXL/JJBKG8ANzS1xPeFK5s1QNvPFVHM6lzWobTG
JvZnLXqcw7kRSC8gcz9mv6kjdrAJjRE8I6zwoXFCsSPHnQFMPhfpb58qO20JaUVo
tqVdgrwTQs/yLILpw6OJPUk673RiKuAei3il5Enw3+kxxjOm9DRW/J8CoKXGor+m
VVlHd2m1f+PbcDmyQsqD2iMEYUgPVRSeuYqfqjbZRA0DgKnjeqGuOLAFOpgKs53l
KijFMPdhekq6pU5IiMvqnnYIzeMaMm/TGW+wbUJgik7xunCF61U4bmr/aStWXfYT
NZ5t/u7OGfKbfXI+6e3mkxNb7+B8fATEZXQoTKklUjGJpjGbUdOqnZjH+DV4BoSY
bAuGQYW9MupjmI2jB/Vk8Tex8tJttoK1gzx1RghfF9RE/Ol5PE6Yr0H9aUmXYja4
imdzwbCGwK3E9MHNg7jdG5qpkZcJunAsp3PKXk7xC13ZOnT6wHT28rZPQR1nK6Fb
7Snlw7EnjIjAN7qeBeMb/UT3HNuktCnzQruLmRRWQ69cLWU4G+nOfEHVm0i8NJdR
xkWoIm+rNOQS7VmPRSnL5Vry+8K/Uf7BYGEcsardo8FbUESbnTn1vgAedZPaGDkl
QByQhePf+Huqgw+gpFMf
=iJjj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to