Your message dated Wed, 28 Feb 2007 07:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#412772: fixed in colormake 0.2-4.3 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: colormake Version: 0.2-4.2 Severity: important Tags: patch Hi, Since the last NMU, clmake is broken because the location of colormake.pl has been changed but not updated in the file clmake. $ clmake /usr/bin/clmake: line 11: /usr/bin/colormake.pl: No such file or directory Patch: --- colormake-0.2/clmake +++ colormake-0.2/clmake @@ -10,3 +10,3 @@ fi -/usr/bin/make $* 2>&1 | /usr/bin/colormake.pl $SIZE | /usr/bin/less ${CLMAKE_OPTS} +/usr/bin/make $* 2>&1 | /usr/share/colormake/colormake.pl $SIZE | /usr/bin/less ${CLMAKE_OPTS} exit ${PIPESTATUS[0]} -- Adrien Cunin aka Adri2000
--- End Message ---
--- Begin Message ---Source: colormake Source-Version: 0.2-4.3 We believe that the bug you reported is fixed in the latest version of colormake, which is due to be installed in the Debian FTP archive: colormake_0.2-4.3.diff.gz to pool/main/c/colormake/colormake_0.2-4.3.diff.gz colormake_0.2-4.3.dsc to pool/main/c/colormake/colormake_0.2-4.3.dsc colormake_0.2-4.3_all.deb to pool/main/c/colormake/colormake_0.2-4.3_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. Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated colormake 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: Wed, 28 Feb 2007 08:14:50 +0100 Source: colormake Binary: colormake Architecture: source all Version: 0.2-4.3 Distribution: unstable Urgency: high Maintainer: Roland Bauerschmidt <[EMAIL PROTECTED]> Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Description: colormake - simple wrapper around make to colorize output Closes: 412772 Changes: colormake (0.2-4.3) unstable; urgency=high . * Non-maintainer upload. * clmake: + Fix colormake.pl location (Closes: #412772). * Apply a patch from Ubuntu to use "$@" instead of $* so that escaped or quoted command lines work. Files: 290a42ae55a89a53db7a5c6524593313 531 devel optional colormake_0.2-4.3.dsc 72bff05567e25dc144b4e9aea5896071 4723 devel optional colormake_0.2-4.3.diff.gz 482df1456b775740f75edac66f479b16 8044 devel optional colormake_0.2-4.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF5S6FfPP1rylJn2ERAgzsAJ45N/1cXULlyBs7U6ekLVJC8DuzwQCfbBnv 3u2vuD7Y4w4Em+qWKl2Te6Y= =YYhl -----END PGP SIGNATURE-----
--- End Message ---

