Skip to content

Debian Changelog colormake (0.2-4.3)

2007

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.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Feb 2007 08:14:50 +0100

2006

colormake (0.2-4.2) unstable; urgency=high

   * Non-maintainer upload.
   * colormake.pl:
     + Automatically flush stdout (Closes: #354884).
     + Ignore leading spaces in output, as the ones caused by libtool rules.
   * debian/control:
     + Set policy to 3.7.2.
     + Uncapitalise short description.
   * debian/rules:
     + Install colormake.pl into /usr/share so as not to clutter the
       executable namespace.
     + Do not shorten long lines by default (Closes: #217199). Provide the
       colormake-short executable instead.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 13 Nov 2006 15:09:29 +0100

colormake (0.2-4.1) unstable; urgency=low

   * Non-maintainer upload to fix longstanding l10n issues
   * Remove the note template which deals with the upgrade from a
     pre-sarge version. Closes: #388875
     This also closes all l10n bug reports.
     Closes: #297595, #331310, #338730, #282149
   * Fix typos in manpages. Thanks to Nicolas François for the patch
     Closes: #350803

 -- Christian Perrier <bubulle@debian.org>  Thu, 5 Oct 2006 21:59:08 +0200

2005

colormake (0.2-4) unstable; urgency=low

   * Actually return the make exit value, not display it. Closes: #171318.
   * Add Vietnamese templates translation. Closes: #310033.
   * Fix debconf dependency to | debconf-2.0.
   * Remove bashism from debian/postrm.

 -- Roland Bauerschmidt <rb@debian.org>  Wed, 28 Sep 2005 20:18:18 +0100

2004

colormake (0.2-3.2) unstable; urgency=low

   * Non-maintainer upload
   * Return the original exit value from the make command. Closes: #171318
   * Give the user the option to override the clmake options. Closes: #201677
   * Remove multiple space runs. Closes: #217941
   * Update french templates translation. Closes: #206826
   * Add Japanese templates translation. Closes: #227823
   * Add Dutch templates translation. Closes: #241428
   * Added the link to the homepage to the package description.
   * Added Danish templates translation. Closes: #253223

 -- Baruch Even <baruch@debian.org>  Sat, 3 Jul 2004 07:52:40 +0300

2003

colormake (0.2-3.1) unstable; urgency=low

   * Non-maintainer upload
   * Switch to po-debconf for templates. Closes: #205808
   * Russian templates translation. Closes: #136582
   * Spanish templates translation. Closes: #141489
   * German templates translation. Closes: #133411
   * Updated to Standard 3.6.1 (no change)
   * A few lintian fixes :
     - corrected copyright files
     - removed /usr/doc link set in postinst/prerm
   * No more prerm script
   * Corrected package description for correct wrapper name. Closes: #194802
   * Correction of typos in man pages. Closes: #138130
   * Added a man page for colormake.pl. Thanks Clément Stenac. Closes: #207058
   * debian/changelog is now UTF-8 encoded

 -- Christian Perrier <bubulle@debian.org>  Mon, 25 Aug 2003 17:47:28 +0200

2002

colormake (0.2-3) unstable; urgency=medium

   * Moved /usr/bin/cmake to /usr/bin/colormake. Closes: #127655.
   * Changed binary-arch to binary-indep in debian/rules.
   * Added debconf note to be shown when upgrading from < 0.2-3 that
     /usr/bin/cmake was renamed.

 -- Roland Bauerschmidt <rb@debian.org>  Sun, 6 Jan 2002 15:15:03 +0100

2001

colormake (0.2-2) unstable; urgency=low

   * Added manpages for cmake, and clmake by Joe Wreschnig
     <piman@sacredchao.net>. Closes: #103214.
   * Changed some wording in the description.

 -- Roland Bauerschmidt <rb@debian.org>  Sat, 11 Aug 2001 10:42:43 +0200

colormake (0.2-1) unstable; urgency=low

   * Initial release.
   * Replaced #!/bin/bash with #!/bin/sh since those wrapper scripts
     are really not bash specific.
   * Make paths of make, less, etc. absolute.

 -- Roland Bauerschmidt <rb@debian.org>  Wed, 4 Apr 2001 18:52:03 -0500