Skip to content

Debian Changelog colorgcc (1.3.2.0-10)

2009

colorgcc (1.3.2.0-10) unstable; urgency=low

   * adopt package (Closes: #519288)
   * standards version 3.8.1
   * debhelper 7
   * convert to quilt
   * add README.source
   * add misc:Depends
   * remove dependency on perl-modules, it's not needed
   * remove debian/dirs, not needed
   * fix 10_utf8_output.patch to not give perl warnings (Closes: #519569)

 -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 18 Mar 2009 19:22:25 -0700

colorgcc (1.3.2.0-9) unstable; urgency=low

   * Orphan this package.
     + Set maintainer to Debian QA Group.
   * 10_utf8_output.dpatch. Handle UTF-8 output. (Closes: #516297).
     + Thanks to Bas Zoetekouw for the patch.
   * Version license path to GPL-2 in debian/copyright.
   * Bump Standards Version to 3.8.0. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Wed, 11 Mar 2009 11:46:17 -0400

2008

colorgcc (1.3.2.0-8) unstable; urgency=low

   * 005_old_changes.dpatch. (Closes: #467631).
     + Move old local changes to dpatch.
   * Fix changelog for UTF-8. (Closes: #463846).
     + Thanks to Christian Perrier.
   * Upstream has been dead for years.
     + Remove watch file. (Closes: #449760).
     + Remove URL from copyright. (Closes: #468056).

 -- Barry deFreese <bddebian@comcast.net>  Tue, 26 Feb 2008 22:03:17 -0500

colorgcc (1.3.2.0-7) unstable; urgency=low

   * 08_force_color_opt.dpatch. Add force color option (Closes: #348704).
     + Thanks to Jörg Sommer.
   * 09_color_warnings.dpatch (Closes: #460805).
     + Color <warnings>.  Thanks to Andreas Beckmann.
   * Bump Standards Version to 3.7.3 (No changes needed).

 -- Barry deFreese <bddebian@comcast.net>  Tue, 22 Jan 2008 17:38:01 -0500

2007

colorgcc (1.3.2.0-6) unstable; urgency=low

   * Forgot to mention 05_console-colors.dpatch in previous upload
     * Code changes taken from console-colors
       * Better handling of config file
       * Check if symlinks are self-referencing
       * Enable default compiler paths in default config file
   * 06_use_distcc.dpatch - (Closes: #447697)
     * Fix incorrect default config file path
     * Better handling of distcc paths
     * Improved parsing of gcc options
     * Thanks to Alexandar Kogan for the patch
   * 07_invalid_attr.dpatch - (Closes: #446110)
     * Fix invalid attrib on .*Color
     * Extra args handling not applied as that should be handled from
       * 06_use_distcc patch
     * Thanks to Andreas Beckmann for the patch

 -- Barry deFreese <bddebian@comcast.net>  Wed, 24 Oct 2007 19:35:21 -0400

colorgcc (1.3.2.0-5) unstable; urgency=low

   * Move to dpatch patch system
   * Add patch for colorizing warnings (03_color_warnings)
     * Thanks to Chusslove Illich for the patch
   * Colorize g++ output (04_g++_color) (Closes: #378589)
     * Thanks to Narcelio Filho for the patch
   * Bump debhelper b-d to >> 5 and compat to 5
   * Bump standards to 3.7.2
   * Move build-deps-indep to build-deps (fixes lintian error)
   * Remove dead homepage link from control (Closes: #419764)

 -- Barry deFreese <bddebian@comcast.net>  Mon, 08 Oct 2007 22:35:27 -0400

2005

colorgcc (1.3.2.0-4) unstable; urgency=low

   * Print error message to stderr.  (Closes: #279248)
     Thanks to Martin Dickopp for the bug report.
   * Split non-quoted compiler specs patch (Closes: #248544)
     Thanks to Timothy Brownawell for the patch.
   * debian/rules. Modify to take patches.

 -- Barry deFreese <bddebian@comcast.net>  Sat, 19 Mar 2005 23:07:01 -0500

colorgcc (1.3.2.0-3) unstable; urgency=low

   * New maintainer
   * Updated standards-version to 3.6.1.1

 -- Barry deFreese <bddebian@comcast.net>  Tue, 8 Feb 2005 23:57:01 -0500

2003

colorgcc (1.3.2.0-2) unstable; urgency=low

   * Sigh; use a string comparision, not a numeric comparision
     in compiler-check (Closes: #204647)

 -- David Weinehall <tao@debian.org>  Sun, 10 Aug 2003 19:21:42 +0200

colorgcc (1.3.2.0-1) unstable; urgency=low

   * Rewrite the error-message regarding compiler symlinks to be
     in at least reasonably acceptable English (Closes: #200839)
   * Applied changes from Wayne Davison to fix various issues regarding
     syntax highlighting and the path to the compilers
   * New upstream tarball (stripped from DOS newlines),
     hence the '.0' in the version number
   * Bump Standards-Version to 3.6.0 (No changes needed)

 -- David Weinehall <tao@debian.org>  Sun, 20 Jul 2003 10:51:21 +0200

colorgcc (1.3.2-9) unstable; urgency=low

   * Changed maintainer address

 -- David Weinehall <tao@debian.org>  Thu, 20 Feb 2003 15:15:25 +0100

colorgcc (1.3.2-8) unstable; urgency=low

   * Do not use bash for executing gcc, but rather execute
     it directly with perl's help (Closes: #180990)
     | hopefully this won't cause other problems; I did not notice any
     | while testing, but that doesn't mean wicked wrappers or similar
     | cannot wreak havoc
   * Remove workaround for escaping of quotation-marks

 -- David Weinehall <tao@kernel.org>  Sat, 15 Feb 2003 23:50:44 +0100

colorgcc (1.3.2-7) unstable; urgency=low

   * Added colorization for gcj (Closes: #178733)
   * Added colorization for gnat and gpc

 -- David Weinehall <tao@kernel.org>  Tue, 28 Jan 2003 22:19:31 +0100

colorgcc (1.3.2-6) unstable; urgency=low

   * New maintainer (Closes: #123500)
   * debian/control rewritten
   * Fixed debian/copyright to only reference the GPL
   * Cleaned up debian/changelog (only cosmetical changes)
   * Colorize g77 too (Closes: #174440)
   * Added gobjc while at it
   * Build-Depends-Indep on debhelper (>> 4.1.0)
     | No more /usr/doc
   * Bumped compat-version to 4
   * Rewrote debhelper configuration
   * Added a modified version of the manual-page by Joe Wreschnig
     (Closes: #103215, #115215)
   * Changed all references to the upstream website to point
     at its new location
   * Fixed colorgcc to recognize gcc-3.0 and akin (Closes: #147011)
   * 1.3.2-4.2 marked /etc/colorgc/colorgccrc as a conffile (Closes: #132140)

 -- David Weinehall <tao@kernel.org>  Wed, 25 Jan 2003 00:09:42 +0100

colorgcc (1.3.2-5) unstable; urgency=low

   * Maintainer changed to QA group
   * Policy updated to 3.5.8.0
   * Control file revised
 
     Note: debhelper configuration is a bit out-dated
           A rewrite-from-scratch is suggested

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 13 Jan 2003 15:15:36 +0100

2002

colorgcc (1.3.2-4.2) unstable; urgency=low

   * NMU
   * Mark /etc/colorgcc/colorgccrc as a conffile (Closes: #132140)

 -- Colin Watson <cjwatson@debian.org>  Fri, 8 Feb 2002 01:15:40 +0000

2001

colorgcc (1.3.2-4.1) unstable; urgency=medium

   * NMU
   * Fix this package so it works with recent gcc-2.95 and also with
     alternatives using #65516 (Closes: #65516)

 -- Petr Cech <cech@debian.org>  Thu, 25 Jan 2001 23:21:34 +0100

1999

colorgcc (1.3.2-4) unstable; urgency=low

   * Resolved link to us from compilers we use (Closes: #48451)

 -- Raphael Bossek <bossekr@debian.org>  Thu, 28 Oct 1999 22:04:43 +0200

colorgcc (1.3.2-3) unstable; urgency=low

   * Resolved handling for astrix in the command line (not really solved before)

 -- Raphael Bossek <bossekr@debian.org>  Tue, 26 Oct 1999 20:37:03 +0200

colorgcc (1.3.2-2) unstable; urgency=low

   * New command line handling for astrix (Closes: #46538)
   * Supports ksh, csh and bash

 -- Raphael Bossek <bossekr@debian.org>  Sat, 23 Oct 1999 22:28:47 +0200

colorgcc (1.3.2-1) unstable; urgency=low

   * First upstream version

 -- Raphael Bossek <bossekr@debian.org>  Fri, 17 Sep 1999 21:29:45 +0200