Skip to content

Debian Changelog manedit (0.7.1-1)

2006

manedit (0.7.1-1) unstable; urgency=low

   * New upstream release

 -- Rene Engelhard <rene@debian.org>  Tue, 19 Sep 2006 23:25:36 +0200

manedit (0.6.1-3) unstable; urgency=low

   * fix font handling (and a crash on amd64), thanks Thomas Girard for the
     patch (closes: #384585)

 -- Rene Engelhard <rene@debian.org>  Sat, 16 Sep 2006 17:05:03 +0200

manedit (0.6.1-2) unstable; urgency=low

   * fix manpage typo, thanks "A Costa" (closes: #302763)
   * fix manpage paths for FHS and X11R7 (closes: #315649, #320516)
   * Standards-Version: 3.7.2 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Sat, 20 May 2006 12:26:05 -0500

manedit (0.6.1-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * 01_fix_makefile.dpatch : correct sed substitution (closes: #361575)

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Fri, 21 Apr 2006 02:10:12 +0200

2005

manedit (0.6.1-1) unstable; urgency=low

   * New upstream release

 -- Rene Engelhard <rene@debian.org>  Sun, 17 Apr 2005 23:47:15 +0200

2004

manedit (0.5.12-1) unstable; urgency=low

   * New upstream release

 -- Rene Engelhard <rene@debian.org>  Tue, 16 Nov 2004 15:30:15 +0100

manedit (0.5.11-3) unstable; urgency=low

   * fix spelling (referance -> reference and s/catagory/category/)
     (closes: #226612, #279622)
   * fix platforms.ini to check for libbz2.so when searching for libbz2,
     not for libbz2.so.1.0

 -- Rene Engelhard <rene@debian.org>  Fri, 5 Nov 2004 01:24:33 +0100

manedit (0.5.11-2) unstable; urgency=medium

   * fix copyright file wrt upstream author
   * add patch to #include <string.h> to get the mem* prototypes
   * build with -fno-strict-aliasing
   * beautify description
   * Standards-Version: 3.6.1 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Thu, 9 Sep 2004 11:51:44 +0200

manedit (0.5.11-1) unstable; urgency=low

   * New upstream release
   * quote needs= and section= in menu file, thanks lintian
   * Standards-Version: 3.6.1 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Sun, 18 Apr 2004 16:33:19 +0200

2003

manedit (0.5.10-1) unstable; urgency=low

   * New upstream release
   * Standards-Version: 3.5.10

 -- Rene Engelhard <rene@debian.org>  Wed, 11 Jun 2003 11:24:12 +0200

manedit (0.5.9-1) unstable; urgency=low

   * new upstream version
   * moved to dpatch
   * debhelper compat v4: Standards-Version: 3.5.9

 -- Rene Engelhard <rene@debian.org>  Tue, 22 Apr 2003 18:40:00 +0200

manedit (0.5.8-3) unstable; urgency=low

   * since imagemagick has problems on arm and the arm buildd of this package
     therefore fails, ship a patch which modifies the xpm instead of running
     imagemagick in the build...; remove menu and imagemagick from
     Build-Depends again

 -- Rene Engelhard <rene@debian.org>  Sun, 26 Jan 2003 22:17:04 +0100

manedit (0.5.8-2) unstable; urgency=low

   * fixed mogrify command (work around mogrify weirdness concerning
     file output)

 -- Rene Engelhard <rene@debian.org>  Wed, 22 Jan 2003 18:38:57 +0100

manedit (0.5.8-1) unstable; urgency=low

   * New upstream release
   * Updated Standards-Version: to 3.5.8
   * mogrify the xpm as decribed in menu policy; lintian complains about
     the colors anyway - much lesser though ;) - let's see what Bug #175430
     brings...
     - add menu and imagemagick to Build-Depends:
   * debian/rules cleanup

 -- Rene Engelhard <rene@debian.org>  Wed, 22 Jan 2003 03:32:50 +0100

2002

manedit (0.5.6.0-2) unstable; urgency=low

   * new maintainer (closes: #159617)
   * using dbs now (use a fake new upstream version to get the orig.tar.gz in...)
   * we do not need to use ANSI Colors, disabling that
   * why compiling with -O6? We use -O2 now...
   * we hopefully support GNU/Hurd and *BSD now (from rules POV)
   * updated Standards-Version: to 3.5.7

 -- Rene Engelhard <rene@debian.org>  Thu, 19 Sep 2002 00:28:01 +0200

manedit (0.5.6-1) unstable; urgency=low

   * New upstream release
   * Supports zlib and bzip2 compression (Closes: #135506)
   * Fixed garbage in empty fields (Closes: #127260)
   * Added dependencies on groff-base for preview and man-db

 -- Aubin Paul <aubin@debian.org>  Wed, 13 Mar 2002 15:51:48 -0500

manedit (0.5.5-1) unstable; urgency=low

   * New upstream releases
   * Fixes crash (Closes: #135495)
   * Removed redundant "manwrap" wrapper since "man" supports zlib

 -- Aubin Paul <aubin@punknews.org>  Tue, 5 Mar 2002 13:17:46 -0500

manedit (0.5.3-1) unstable; urgency=low

   * New Upstream Release

 -- Aubin Paul <aubin@punknews.org>  Fri, 11 Jan 2002 13:20:17 -0500

2001

manedit (0.5.1-1) unstable; urgency=low

   * New Upstream Release
   * Fixed Manpage (Closes: #111114)

 -- Aubin Paul <aubin@punknews.org>  Mon, 3 Sep 2001 23:25:22 -0400

manedit (0.5.0-1) unstable; urgency=low

   * New Upstream Release

 -- Aubin Paul <aubin@punknews.org>  Sat, 11 Aug 2001 00:46:59 -0400

manedit (0.4.1-2) unstable; urgency=low

   * Fixes for GCC-3.0 and GCC-2.9x Compilation (Closes: #104815)

 -- Aubin Paul <aubin@punknews.org>  Tue, 24 Jul 2001 15:26:32 -0400

manedit (0.4.1-1) unstable; urgency=low

   * New upstream release

 -- Aubin Paul <aubin@punknews.org>  Thu, 5 Jul 2001 14:12:13 -0400

manedit (0.4j-4) unstable; urgency=low

   * Fixed typo in long description (Closes: #95940)

 -- Aubin Paul <aubin@debian.org>  Wed, 2 May 2001 16:13:52 -0400

manedit (0.4j-3) unstable; urgency=low

   * Brown Paper Pag Release, Fixed Build Deps (Closes: #93712)

 -- Aubin Paul <aubin@debian.org>  Tue, 17 Apr 2001 08:20:21 -0400

manedit (0.4j-2) unstable; urgency=low

   * Added missing build Dependencies (Closes: #93712, #93720)

 -- Aubin Paul <aubin@debian.org>  Thu, 12 Apr 2001 07:24:26 -0400

manedit (0.4j-1) unstable; urgency=low

   * Initial Release.

 -- Aubin Paul <aubin@debian.org>  Sat, 7 Apr 2001 21:02:24 -0400