Your message dated Fri, 09 May 2008 13:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#423707: fixed in dh-make 0.45 has caused the Debian Bug report #423707, regarding dh-make: --host and --build does not conform to the docs in autotools-dev 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.) -- 423707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423707 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: dh-make Version: 0.43 Severity: normal Hi! The docs in autotools-dev package (README.Debian.gz) says the following about --host and --build: (with line numbers) 185 export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) 186 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) 187 188 # FOR AUTOCONF 2.52 AND NEWER ONLY 189 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) 190 confflags += --build $(DEB_HOST_GNU_TYPE) 191 else 192 confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) 193 endif dh_make templates gives me: 15 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) 16 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) 36 ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" It would be nice if these fitted to each others /Sune -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.20-1-vserver-k7 (SMP w/1 CPU core) Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages dh-make depends on: ii debhelper 5.0.49 helper programs for debian/rules ii dpkg-dev 1.14.2 package building tools for Debian ii make 3.81-3 The GNU version of the "make" util ii perl 5.8.8-7 Larry Wall's Practical Extraction dh-make recommends no packages. -- debconf-show failed
--- End Message ---
--- Begin Message ---Source: dh-make Source-Version: 0.45 We believe that the bug you reported is fixed in the latest version of dh-make, which is due to be installed in the Debian FTP archive: dh-make_0.45.dsc to pool/main/d/dh-make/dh-make_0.45.dsc dh-make_0.45.tar.gz to pool/main/d/dh-make/dh-make_0.45.tar.gz dh-make_0.45_all.deb to pool/main/d/dh-make/dh-make_0.45_all.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. Craig Small <[EMAIL PROTECTED]> (supplier of updated dh-make 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.7 Date: Fri, 09 May 2008 22:41:38 +1000 Source: dh-make Binary: dh-make Architecture: source all Version: 0.45 Distribution: unstable Urgency: low Maintainer: Craig Small <[EMAIL PROTECTED]> Changed-By: Craig Small <[EMAIL PROTECTED]> Description: dh-make - tool that converts source archives into Debian package source Closes: 352017 383495 409694 422203 423707 424953 428228 431316 431316 432667 445678 445766 445768 445773 447752 448854 448854 453896 453896 464948 468774 Changes: dh-make (0.45) unstable; urgency=low . [ Craig Small ] * Finally (I hope) fixed manpage.xml.ex Closes: #383495 * lib control uses binary:Version Closes: #428228 * Added Homepage: tag to control file Closes: #445678 * CMakeList.txt is not a document Closes: #422203 * Offering use of dpatch. Closes: #409694 * init.d.lsb fixes from JFS Closes: #445766, #445768, #445773 * Crosscompile patch added Closes: #423707 * init.d.lsb stop_server() errcode fixed Closes: #448854 * Fixed init.d.ex running Closes: #453896 * Typo in dh_make org -> orig Closes: #431316 * Changed package-default.ex to package.default.ex Closes: #424953 * Updated to debhelper version 6 in package and templates * Added examples to man page Closes: #352017 * Fixed distclean target Closes: #432667 [ Tobias Toedter ] * Fix typo in dh_make message. Closes: #431316 * Fix typo in init.d.lsb, thanks to Yauhen Kharuzhy. Closes: #448854 * Correct errors in init.d, thanks to Marcos Talau. Closes: #453896 * Ignore a missing Makefile in clean targets, but not other errors. Thanks to Sune Vuorela. Closes: #468774 * Update to Standards-Version 3.7.3 in generated templates, thanks to Nelson A. de Oliveira. Closes: #464948 * Use untranslated dates for manpages. Closes: #447752 Files: 29e767bf2b410e15b275890c8c716af7 482 devel optional dh-make_0.45.dsc 8882b7a537928ddb8e798ede0a306e40 37978 devel optional dh-make_0.45.tar.gz 265b410142c174ea80e51280c7e3728c 40634 devel optional dh-make_0.45_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIJEavx2zlrBLK36URAhQmAKCGYAG0DV9r4tTuZy236ZGke19R2wCffzYV zWIuNw7CZUQSYSyru+xJTnw= =He56 -----END PGP SIGNATURE-----
--- End Message ---

