Your message dated Sat, 05 Apr 2014 18:19:11 +0000
with message-id <e1wwvbp-00041w...@franck.debian.org>
and subject line Bug#743683: fixed in spatialite 4.1.1-9
has caused the Debian Bug report #743683,
regarding libspatialite5: arch-dependent file in "Multi-Arch: same" package
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.)


-- 
743683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743683
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libspatialite5
Version: 4.1.1-8
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libspatialite5 is marked as "Multi-Arch: same", but the following file is architecture-dependent:

/usr/share/doc/libspatialite5/examples/Makefile.gz

An example diff between i386 and amd64 (after ungzipping) is attached.

--
Jakub Wilk
diff -ur 
libspatialite5_4.1.1-8_i386/usr/share/doc/libspatialite5/examples/Makefile 
libspatialite5_4.1.1-8_amd64/usr/share/doc/libspatialite5/examples/Makefile
--- libspatialite5_4.1.1-8_i386/usr/share/doc/libspatialite5/examples/Makefile  
2014-04-04 13:31:08.000000000 +0200
+++ libspatialite5_4.1.1-8_amd64/usr/share/doc/libspatialite5/examples/Makefile 
2014-04-04 13:03:06.000000000 +0200
@@ -76,8 +76,8 @@
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = x86_64-pc-linux-gnu
+host_triplet = x86_64-pc-linux-gnu
 noinst_PROGRAMS = demo1$(EXEEXT) demo2$(EXEEXT) demo3$(EXEEXT) \
        demo4$(EXEEXT) demo5$(EXEEXT)
 subdir = examples
@@ -180,14 +180,14 @@
 ETAGS = etags
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/missing 
aclocal-1.14
+ACLOCAL = ${SHELL} /tmp/buildd/spatialite-4.1.1/missing aclocal-1.14
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 1
 AR = ar
 AS = as
-AUTOCONF = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/missing autoconf
-AUTOHEADER = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/missing 
autoheader
-AUTOMAKE = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/missing 
automake-1.14
+AUTOCONF = ${SHELL} /tmp/buildd/spatialite-4.1.1/missing autoconf
+AUTOHEADER = ${SHELL} /tmp/buildd/spatialite-4.1.1/missing autoheader
+AUTOMAKE = ${SHELL} /tmp/buildd/spatialite-4.1.1/missing automake-1.14
 AWK = mawk
 CC = gcc
 CCDEPMODE = depmode=none
@@ -219,7 +219,7 @@
 INSTALL_PROGRAM = ${INSTALL}
 INSTALL_SCRIPT = ${INSTALL}
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LD = /usr/bin/ld
+LD = /usr/bin/ld -m elf_x86_64
 LDFLAGS = -Wl,-z,relro
 LIBOBJS = 
 LIBS = -lfreexl -lproj -lz -lsqlite3 -L/usr/lib -lgeos_c
@@ -230,7 +230,7 @@
 LN_S = ln -s
 LTLIBOBJS = 
 MAINT = #
-MAKEINFO = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/missing makeinfo
+MAKEINFO = ${SHELL} /tmp/buildd/spatialite-4.1.1/missing makeinfo
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
@@ -256,10 +256,10 @@
 SHELL = /bin/bash
 STRIP = strip
 VERSION = 4.1.1
-abs_builddir = /build/spatialite-UKvjvG/spatialite-4.1.1/examples
-abs_srcdir = /build/spatialite-UKvjvG/spatialite-4.1.1/examples
-abs_top_builddir = /build/spatialite-UKvjvG/spatialite-4.1.1
-abs_top_srcdir = /build/spatialite-UKvjvG/spatialite-4.1.1
+abs_builddir = /tmp/buildd/spatialite-4.1.1/examples
+abs_srcdir = /tmp/buildd/spatialite-4.1.1/examples
+abs_top_builddir = /tmp/buildd/spatialite-4.1.1
+abs_top_srcdir = /tmp/buildd/spatialite-4.1.1
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_CXX = g++
@@ -270,9 +270,9 @@
 am__tar = $${TAR-tar} chof - "$$tardir"
 am__untar = $${TAR-tar} xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = x86_64-pc-linux-gnu
+build_alias = x86_64-linux-gnu
+build_cpu = x86_64
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -281,17 +281,17 @@
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = x86_64-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = x86_64
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${prefix}/share/info
-install_sh = ${SHELL} /build/spatialite-UKvjvG/spatialite-4.1.1/install-sh
-libdir = ${prefix}/lib/i386-linux-gnu
-libexecdir = ${prefix}/lib/i386-linux-gnu
+install_sh = ${SHELL} /tmp/buildd/spatialite-4.1.1/install-sh
+libdir = ${prefix}/lib/x86_64-linux-gnu
+libexecdir = ${prefix}/lib/x86_64-linux-gnu
 localedir = ${datarootdir}/locale
 localstatedir = /var
 mandir = ${prefix}/share/man

--- End Message ---
--- Begin Message ---
Source: spatialite
Source-Version: 4.1.1-9

We believe that the bug you reported is fixed in the latest version of
spatialite, 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 743...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@xs4all.nl> (supplier of updated spatialite 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 05 Apr 2014 13:06:36 +0200
Source: spatialite
Binary: libspatialite5 libspatialite-dev libspatialite5-dbg
Architecture: source amd64
Version: 4.1.1-9
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@xs4all.nl>
Description: 
 libspatialite-dev - Geospatial extension for SQLite - development files
 libspatialite5 - Geospatial extension for SQLite - libraries
 libspatialite5-dbg - Geospatial extension for SQLite - debugging symbols
Closes: 743683
Changes: 
 spatialite (4.1.1-9) unstable; urgency=medium
 .
   * Only install example C files, Makefile is architecture specific.
     (closes: #743683)
Checksums-Sha1: 
 8f2831c897a3791ed02e32a31dbd066908bf8080 2301 spatialite_4.1.1-9.dsc
 6bc1d5cbd2aa378b19dcc769c405fc8eab645df9 22384 spatialite_4.1.1-9.debian.tar.xz
 4e796a2144c9deddd9f3c036af190cbd8ff5ad7a 872178 
libspatialite5_4.1.1-9_amd64.deb
 399e8cc58252df3f738eb9a8c308747808452b47 944944 
libspatialite-dev_4.1.1-9_amd64.deb
 4bd8dee98c1de1bcd80d90254a3f51c700ed89e0 1756566 
libspatialite5-dbg_4.1.1-9_amd64.deb
Checksums-Sha256: 
 61dd6f1121d65ef3f26c29bda5a768cd5c54707382b9cbc8fd7822c8f2221cbc 2301 
spatialite_4.1.1-9.dsc
 5b455dc53466ec2bee37a061b263fb8f991255834fba3e63d63a1c8c4b84477b 22384 
spatialite_4.1.1-9.debian.tar.xz
 5121e267c5685e7f968039b5b96102715e8510dc04b9931179becf90e3719daa 872178 
libspatialite5_4.1.1-9_amd64.deb
 d12f71b1fa4e257ef0ed15a17a41bbf409262a14160fc733adf04829c8ec1d29 944944 
libspatialite-dev_4.1.1-9_amd64.deb
 055d307fd8540c2fb6883e16997ce8041afbc6c2a4f8813710966d3a5605f00a 1756566 
libspatialite5-dbg_4.1.1-9_amd64.deb
Files: 
 83220812aa88647dfd191df141c96d03 2301 science optional spatialite_4.1.1-9.dsc
 f21d25ed2d66d9cba17814ad1bc4baa2 22384 science optional 
spatialite_4.1.1-9.debian.tar.xz
 f071c8fd030a1e1ce861ff85c9bfc1d6 872178 libs optional 
libspatialite5_4.1.1-9_amd64.deb
 a79c82f03aa0d3d97831078cc5bc9b45 944944 libdevel optional 
libspatialite-dev_4.1.1-9_amd64.deb
 43a108c46730a1abfed03e1ef3099e68 1756566 debug extra 
libspatialite5-dbg_4.1.1-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTQEftAAoJEFeKBJTRxkbRrM8P/2AGqHl7US5J7AspTIydiVm3
DRb3VlELy307boVhoPEyRvh7DuPS4ztwfouYjo60fFzsuLkCULe3wkbZau3CnDjs
2nr9ON2MIDrfqKyqc5qJCqD240MXwhJEtO3PHc0iusaFLMj7xAKblOcREfHFkmG2
YtSUES5pz4BfoCvJMPODVWUSJPIPbbLXC0RzC9fbzkeN7mI42gxjtCzEh4mW5+Dp
QG0nyZqq+hjaUUuNtFNFc6Ok9VWVd1Nx1ZSCQyDEzdbZCmXt9ITpfdjqt05A1Gh8
1TNfLJONawcqAWb+OP1U+9nUbMiIRVaDvqgTfnGMcNLW+BaNT40eWjFik7o4lSeV
WWD6AvH1B6/p0QV2P+l1TjVmDxrZ/MVaFSth8vYyE6JwdCHJ/T2jbJVfCh95DhGO
aBekyZ3R1HgMH6O0B6lEw1/1TN73PWYFZjlQwqjd88pLApi8FX5pkradgRWxB7p3
nsrDHI8OAsZpi5Jlvo19CRiAvz/F4xABHpmAV1T98f9OLo9pfhqkbbvg38xqgdhk
KmWjElxX07eiHxYeEcJ5Iujex0W+e6NLJqzfsCliyWZb2EVERoU86CCfBykd0Ay3
YJ8C7LWK//WNZG6OfBEbdY0eqDhcMAmtvtSlb2RrCdNyO2kjFMUClDpGWiT33C0T
aesZt91v7jjVTjw6CYL1
=ajya
-----END PGP SIGNATURE-----

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

Reply via email to