Change log for ccze package in Ubuntu

114 of 14 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
ccze (0.2.1-8) unstable; urgency=low

  [ Yavor Doganov ]
  * debian/patches/pcre2.patch: New; port to PCRE2 (Closes: #1000044).
  * debian/control (Build-Depends): Replace libpcre3-dev with libpcre2-dev.
  * debian/patches/memory-leak.patch: Fix memory leak found during PCRE2
    porting.
  * debian/patches/uninitialised-value.patch: Fix a possibly uninitialised
    value found during PCRE2 porting.

  [ Axel Beckert ]
  * Switch build-depends from transitional package libncurses5-dev to
    libncurses-dev. Thanks Lintian!
  * Add lintian override for very-long-line-length-in-source-file in
    example log file with uncommon file suffix in the testsuite.
  * Declare compliance with Debian Policy 4.6.2. (No changes needed.)
  * Switch Homepage URL etc. to https://git.madhouse-project.org/…
    (Closes: #1034398; Thanks to Mika Prokop)
  * debian/copyright: Bump packaging copyright years and add Yavor.

 -- Axel Beckert <email address hidden>  Sun, 24 Dec 2023 13:01:03 +0100

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
ccze (0.2.1-7) unstable; urgency=medium

  * Update debian/watch AGAIN with regards to Github changes.
  * Update copyright years in debian/copyright. Thanks Lintian!
  * debian/rules: Use execute_after_* instead of override_* where it makes
    sense.

 -- Axel Beckert <email address hidden>  Fri, 29 Apr 2022 00:08:12 +0200

Available diffs

Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
ccze (0.2.1-6) unstable; urgency=medium

  * Update debian/watch with regards to Github path changes.
  * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
  * Drop debian/source/lintian-overrides, no more needed.

 -- Axel Beckert <email address hidden>  Wed, 25 Aug 2021 00:59:38 +0200

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
ccze (0.2.1-5) unstable; urgency=medium

  [ Axel Beckert ]
  * Bump debhelper compatibility level to 13.
    + Build-depend on "debhelper-compat (= 13)" to replace debian/compat.
  * Add patch to convert file THANKS to UTF-8. Thanks Lintian!
  * Declare compliance with Debian Policy 4.5.0. (No changes needed.)

  [ Helmut Grohne ]
  * Add patch to avoid spoiling AC_PROG_CC with the build architecture
    compiler. (Closes: #900024)

 -- Axel Beckert <email address hidden>  Sun, 19 Jul 2020 05:02:45 +0200
Superseded in groovy-release
Published in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
ccze (0.2.1-4build1) cosmic; urgency=medium

  * No-change rebuild for ncurses soname changes.

 -- Matthias Klose <email address hidden>  Thu, 03 May 2018 14:13:58 +0000
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ccze (0.2.1-4) unstable; urgency=medium

  * Remove trailing whitespace from ancient debian/changelog entry.
  * Declare compliance with Debian Policy 4.1.3.
    + Change Priority from extra to optional.
  * Set "Rules-Requires-Root: no".
  * Bump debhelper compatibility level to 11.
    + Update versioned debhelper build-dependency accordingly.
  * Update Vcs-* headers for switch to salsa.debian.org.

 -- Axel Beckert <email address hidden>  Tue, 02 Jan 2018 12:24:40 +0100

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
ccze (0.2.1-3) unstable; urgency=low

  * Adopt the package. (Closes: #838410)
    + Use a collab-maint git repository for packaging.
  * Apply "wrap-and-sort -a".
  * Rewrite debian/rules using a minimal debhelper v10 style file.
    + Replace build-dependency on autotools-dev with debhelper.
    + Closes: #727339, #777297, #792950
  * Convert to source format "3.0 (quilt)" using diff2patches.
    + Remove patches which change files updated by dh-autoreconf.
    + Add lintian overrides for ancient-autotools-helper-file.
    + Remove patch for system.h.in. File gets now regenerated on build.
  * Add a Homepage header.
  * Enable all hardening build flags.
  * Remove article from short package description.
  * Add a debian/watch file.
  * Declare compliance with Debian Policy 3.9.8.
  * Revamp debian/copyright:
    + Update Gergely's e-mail address to his currently used one.
    + Update download source address to point to GitHub.
    + Fix lintian warning copyright-refers-to-versionless-license-file.
    + Fix duplicate word "by". Thanks lintian!
    + Finally convert to the machine-readable DEP5 format.
  * Add patch to fix passing of LDFLAGS for ccze-cssdump.
  * Add patch to fix typo in preprocessor directive. (Closes: #823334)

 -- Axel Beckert <email address hidden>  Tue, 18 Oct 2016 01:37:09 +0200
Superseded in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
ccze (0.2.1-2ubuntu3) xenial; urgency=medium

  * debian/compat: Specify compatibility level of 9.
  * debian/control: Build-depend on debhelper (>= 9).

 -- Logan Rosen <email address hidden>  Wed, 16 Mar 2016 17:34:27 -0500
Superseded in xenial-proposed
ccze (0.2.1-2ubuntu2) xenial; urgency=medium

  * No-change rebuild for ncurses6 transition.

 -- Matthias Klose <email address hidden>  Sun, 07 Feb 2016 09:39:53 +0000

Available diffs

Superseded in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
ccze (0.2.1-2ubuntu1) trusty; urgency=low

  * Use autotools-dev helper for newer arches, resolving FTBFS.
 -- Daniel T Chen <email address hidden>   Mon, 17 Mar 2014 09:50:16 -0400

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
Published in precise-release
Obsolete in oneiric-release
Obsolete in natty-release
Obsolete in maverick-release
Obsolete in lucid-release
Obsolete in karmic-release
Obsolete in jaunty-release
Obsolete in intrepid-release
Obsolete in hardy-release
ccze (0.2.1-2) unstable; urgency=low

  * Add myself as Maintainer, as Gergely seems to be MIA
  * Update Standards-Version to 3.7.2 (no changes)
  * Add support for plus sign in numbers (closes: #416854)
  * Add support for dpkg logs (closes: #405617)
  * Don't ignore errors in clean target
  * reautotool the source, as it was using version from 2002.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 15:38:33 +0100
Superseded in hardy-release
Obsolete in gutsy-release
Obsolete in feisty-release
Obsolete in edgy-release
ccze (0.2.1-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Apply patch for A/V regexes (closes: #345586)
  * Make debian/copyright pedantically correct (closes: #290082)
  * Update FSF address
  * Update to standards version 3.6.2 (no changes necessary)
  * Allow for extra space in syslog parsing (appears to closes: #330974)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 13:27:56 +0100
Superseded in edgy-release
Obsolete in dapper-release
Superseded in dapper-release
ccze (0.2.1-1.1) unstable; urgency=low


  * NMU
  * Apply patch to fix FTBFS with gcc-4.0 (closes: #288834, #322985)
  * Apply patch to fix segfault in parse_opt (closes: #322993)
  * Man page typo fixes (closes: #307036)

 -- Stephen Gran <email address hidden>  Sun, 30 Oct 2005 20:01:35 +0000
Obsolete in breezy-release
Obsolete in hoary-release
Obsolete in warty-release
ccze (0.2.1-1) unstable; urgency=low


  * The `Fireflower' release.
    + Transparency and background-colour support for the ANSI output mode.
    
 -- Gergely Nagy <email address hidden>  Tue, 13 May 2003 19:43:16 +0200
114 of 14 results