Your message dated Fri, 11 Jul 2014 06:18:55 +0000
with message-id <[email protected]>
and subject line Bug#753935: fixed in staden 2.0.0+b10-1.1
has caused the Debian Bug report #753935,
regarding staden: build can't find new multiarchified itcl and itk packages
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.)
--
753935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: staden
Version: 2.0.0+b10-1
Severity: normal
Tags: patch
Dear Maintainer,
Recently I've added multi-arch support to the itcl3 and itk3 packages.
In particular this means that their pkgIndex.tcl has been moved to
subdirs of /usr/lib/tcltk/$(DEB_HOST_MULTIARCH), and staden configure
script can't find them anymore (and refuses to build some graphic
frontend or whatever). I've prepared a small patch which specifies
the Itcl and Itk directories explicitly. If it's okay to you I could
also do NMU for this change.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru staden-2.0.0+b10/debian/changelog staden-2.0.0+b10/debian/changelog
--- staden-2.0.0+b10/debian/changelog 2014-05-13 15:59:35.000000000 +0400
+++ staden-2.0.0+b10/debian/changelog 2014-07-06 16:28:23.000000000 +0400
@@ -1,3 +1,10 @@
+staden (2.0.0+b10-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Point configure to the new location of itcl package.
+
+ -- Sergei Golovan <[email protected]> Sun, 06 Jul 2014 16:28:20 +0400
+
staden (2.0.0+b10-1) unstable; urgency=low
[ Tim Booth ]
diff -Nru staden-2.0.0+b10/debian/rules staden-2.0.0+b10/debian/rules
--- staden-2.0.0+b10/debian/rules 2014-05-13 15:59:19.000000000 +0400
+++ staden-2.0.0+b10/debian/rules 2014-07-05 19:52:30.000000000 +0400
@@ -2,6 +2,7 @@
## DEB_BUILD_ARCH or DEB_BUILD_ARCH_BITS ??
BITARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
ifeq ($(BITARCH),64)
enable64bit:=--enable-64bit
else
@@ -20,7 +21,9 @@
# dh_auto_configure -- --disable-rpath
override_dh_auto_configure:
- dh_auto_configure -- $(enable64bit)
+ dh_auto_configure -- $(enable64bit) \
+ --with-itcl=/usr/lib/tcltk/$(DEB_HOST_MULTIARCH) \
+ --with-itk=/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)
override_dh_auto_install:
dh_auto_install
--- End Message ---
--- Begin Message ---
Source: staden
Source-Version: 2.0.0+b10-1.1
We believe that the bug you reported is fixed in the latest version of
staden, 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.
Sergei Golovan <[email protected]> (supplier of updated staden 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: SHA1
Format: 1.8
Date: Fri, 11 Jul 2014 09:36:09 +0400
Source: staden
Binary: staden staden-common
Architecture: source amd64 all
Version: 2.0.0+b10-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Sergei Golovan <[email protected]>
Description:
staden - DNA sequence assembly (Gap4/Gap5), editing and analysis tools
staden-common - Architecture independent files for Staden
Closes: 753935
Changes:
staden (2.0.0+b10-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Point configure to the new location of Itcl and Itk packages
(closes: #753935).
Checksums-Sha1:
47ec818ec40e2d73db327fe0be77ef237d0e4365 1571 staden_2.0.0+b10-1.1.dsc
196e624fd8f8627d4b6453265555fe393d4d3528 14180
staden_2.0.0+b10-1.1.debian.tar.xz
8ca102d87c75c79a38abe07af33921baeed9c890 1560124 staden_2.0.0+b10-1.1_amd64.deb
3bdd3808068755e01df62ec09bcbe4b5b55cbc06 1939256
staden-common_2.0.0+b10-1.1_all.deb
Checksums-Sha256:
6d09d7765c8bb3604579dbc27152b68703696a3a34179d876bcb13cf1867891d 1571
staden_2.0.0+b10-1.1.dsc
e7176f9b0e352ccbab33342d1c8585e62bb5e546ef62295711b5a553b829d494 14180
staden_2.0.0+b10-1.1.debian.tar.xz
eedcfe5c492d39e85dc6921293b9360dcdef3fb4d6f51932a867a511d4220286 1560124
staden_2.0.0+b10-1.1_amd64.deb
91b0ec60515ec6b779bd98de388be54ab24ae9327414cbf26b1a15e7943692c5 1939256
staden-common_2.0.0+b10-1.1_all.deb
Files:
811baded63c97102cfd8f04e5772cbe3 1560124 science optional
staden_2.0.0+b10-1.1_amd64.deb
ec8029f5861ade11ad30c2bb863e112f 1939256 science optional
staden-common_2.0.0+b10-1.1_all.deb
3f00db11711c4dfab067748a19595b82 1571 science optional staden_2.0.0+b10-1.1.dsc
c01e9ce688300e32ddf341104d552b34 14180 science optional
staden_2.0.0+b10-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iD8DBQFTv33lIcdH02pGEFIRAkZpAJ0SP6a6lFdPOGb7V7Gn/vQD6JRJKgCdGo27
k33yURw9RLQR4AfwNbkojjE=
=wx4z
-----END PGP SIGNATURE-----
--- End Message ---