Your message dated Sat, 06 Dec 2008 21:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#507166: fixed in iml 1.0.3-3
has caused the Debian Bug report #507166,
regarding iml: Should use DEB_AUTO_UPDATE_LIBTOOL = pre
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.)
--
507166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507166
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: iml
Version: 1.0.3-2
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
Your package uses DEB_AUTO_UPDATE_LIBTOOL to try and have libtoolize
run at build time. However it uses a value of "1", and cdbs only
runs libtoolize if the value is "pre" or "post". The attached patch
changes this to "pre" so that libtoolize is correctly run. Please
consider applying it.
Thanks,
James
diff -u iml-1.0.3/debian/rules iml-1.0.3/debian/rules
--- iml-1.0.3/debian/rules
+++ iml-1.0.3/debian/rules
@@ -3,7 +3,7 @@
DEB_AUTO_UPDATE_AUTOCONF = 2.50
DEB_AUTO_UPDATE_AUTOMAKE = 1.10
DEB_AUTO_UPDATE_ACLOCAL = 1.10
-DEB_AUTO_UPDATE_LIBTOOL = 1
+DEB_AUTO_UPDATE_LIBTOOL = pre
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
--- End Message ---
--- Begin Message ---
Source: iml
Source-Version: 1.0.3-3
We believe that the bug you reported is fixed in the latest version of
iml, which is due to be installed in the Debian FTP archive:
iml_1.0.3-3.diff.gz
to pool/main/i/iml/iml_1.0.3-3.diff.gz
iml_1.0.3-3.dsc
to pool/main/i/iml/iml_1.0.3-3.dsc
libiml-dev_1.0.3-3_i386.deb
to pool/main/i/iml/libiml-dev_1.0.3-3_i386.deb
libiml0_1.0.3-3_i386.deb
to pool/main/i/iml/libiml0_1.0.3-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tim Abbott <[EMAIL PROTECTED]> (supplier of updated iml 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: Thu, 04 Dec 2008 21:56:05 -0500
Source: iml
Binary: libiml0 libiml-dev
Architecture: source i386
Version: 1.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Tim Abbott <[EMAIL PROTECTED]>
Changed-By: Tim Abbott <[EMAIL PROTECTED]>
Description:
libiml-dev - Integer Matrix Library, development files
libiml0 - Integer Matrix Library, runtime files
Closes: 507166
Changes:
iml (1.0.3-3) unstable; urgency=low
.
* Fix DEB_AUTO_UPDATE_LIBTOOL usage (Closes: #507166).
Checksums-Sha1:
30759eedde6773f44dcb47e49f4d8e7c87ba65ca 1116 iml_1.0.3-3.dsc
28c2cb0acad1ef7b4f577d13dbfba14ad409c897 2875 iml_1.0.3-3.diff.gz
042105fa2ed13d3de7c083d3a4cf5c51ab6f89d2 62364 libiml0_1.0.3-3_i386.deb
ba8e0273c04c2b2f847ebb94e09bdb53f17f2898 63334 libiml-dev_1.0.3-3_i386.deb
Checksums-Sha256:
793017322f86e549d647d17bc6191b7277720e4fe6b2e130dfa4e2531a121d7f 1116
iml_1.0.3-3.dsc
5a3ab636aa8b931958a759a57b21c6ae8efb5572ba3c479cfeafa5f9392fcd0e 2875
iml_1.0.3-3.diff.gz
5f8f09b02acb9c3a32a82f1254363f016dce71e5e220e59e36773029d588b36b 62364
libiml0_1.0.3-3_i386.deb
afedd24eecf9290deaaa2a4fe05fde0078e680dabfa93ded2ea62adc2509e851 63334
libiml-dev_1.0.3-3_i386.deb
Files:
15071acb67f0f2dbfca4c132f6df51f4 1116 math optional iml_1.0.3-3.dsc
146cd9c480362b144e0eed53b9386d7d 2875 math optional iml_1.0.3-3.diff.gz
42f92caf4258745e201c6c724c0ed671 62364 libs optional libiml0_1.0.3-3_i386.deb
81c9088d2eedbee5db77f357c9f31ba6 63334 libdevel optional
libiml-dev_1.0.3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkk646oACgkQd73XuVITgbr5HgCdHaCEn47H0ALBknGjJPm5aySm
NHsAn2DpaYW0hneA50m5ZVx+N9R72omL
=bFM5
-----END PGP SIGNATURE-----
--- End Message ---