Skip to content

Debian Changelog gedit (2.14.4-8)

2007

gedit (2.14.4-8) unstable; urgency=medium

   * Update patch 30_mmap-handle-sigbus to also pull SVN r5510; thanks Paolo
     Borelli.

 -- Loic Minier <lool@dooz.org>  Tue, 27 Feb 2007 15:48:06 +0100

gedit (2.14.4-7) unstable; urgency=medium

   * New patch, 30_mmap-handle-sigbus, to handle SIGBUS properly which might be
     triggered after I/O errors in mmap()ed files; backported from SVN r5511;
     see GNOME #354046.

 -- Loic Minier <lool@dooz.org>  Mon, 26 Feb 2007 17:15:12 +0100

gedit (2.14.4-6) unstable; urgency=low

   * Add a get-orig-source target to retrieve the upstream tarball.
   * New patch, 21_armenian-aspell, to support Armenian in the aspell plugin;
     thanks Alan Baghumian; closes: #406794.

 -- Loic Minier <lool@dooz.org>  Sun, 14 Jan 2007 10:51:40 +0100

2006

gedit (2.14.4-5) unstable; urgency=low

   * New patch, 20_arabic-aspell, to support Arabic in the aspell plugin;
     thanks Mohammed Sameer; closes: #403710.

 -- Loic Minier <lool@dooz.org>  Tue, 19 Dec 2006 10:56:55 +0100

gedit (2.14.4-4) unstable; urgency=low

   * Update patch 10_double-key-events-breaks-xim with the final upstream fix;
     closes: #374640.

 -- Loic Minier <lool@dooz.org>  Sun, 3 Dec 2006 13:20:33 +0100

gedit (2.14.4-3) unstable; urgency=medium

   [ Josselin Mouette ]
   * Require gnome-pkg-tools 0.6.
   * Use ${gnome:Version} and ${gnome:NextVersion}.
   * Include the gnome-versions.mk snippet.
 
   [ Loic Minier ]
   * Change description to be "official text editor of the GNOME desktop
     environment" instead of "light-weight text editor"; thanks Tshepang
     Lekhonkhobe.
   * New patch, 10_double-key-events-breaks-xim, to fix double sending of
     keypress X events which broke XIM; from GNOME #376750; closes: #374640.

 -- Loic Minier <lool@dooz.org>  Sat, 25 Nov 2006 17:41:27 +0100

gedit (2.14.4-2) unstable; urgency=low

   * Python support.
     - Build-depend on python (>= 2.3), python-dev, python-gtk2-dev (>= 2.8.0),
       python-gnome2-desktop-dev (>= 2.13.3), python-support (>= 0.3).
     - Bump up Debhelper build-dep to 5.0.37.2.
     - Set Python compatibility level to 2.
     - Add XS-Python-Version with ">= 2.3".
     - Add XB-Python-Version to gedit.
     - Add a dh_pysupport call in binary-install/gedit, and pass
       "/usr/lib/gedit-2/plugins" as a private module directory; add a
       dh_python as well.
     - From /usr/lib/gedit-2/plugins/, install *.py; from
       /usr/lib/gedit-2/plugins/snippets and /externaltools, install *.py and
       *.glade.
     - Let gedit Depend on python-gnome2-desktop, python-gtk2, python-glade2,
       ${python:Depends}.

 -- Loic Minier <lool@dooz.org>  Wed, 30 Aug 2006 22:50:17 +0200

gedit (2.14.4-1) unstable; urgency=low

   * New upstream release; no API changes.
     - Relibtoolize.
   * Fix watch file.
   * Drop obsolete build-deps on libbonoboui2-dev, libeel2-dev, and libpopt-dev
     thanks Daniel Holbach.
   * Drop obsolete dep on libeel2-dev of gedit-dev, thanks Daniel Holbach.
   * Set Maintainer to the Debian GNOME team.
   * Bump up Standards-Version to 3.7.2.

 -- Loic Minier <lool@dooz.org>  Wed, 30 Aug 2006 17:16:10 +0200

gedit (2.14.3-1) unstable; urgency=low

   [ Josselin Mouette ]
   * Make the package binNMU-safe.
     + Build-depend on dpkg-dev 1.13.19.
     + Use ${source:Version}.
 
   [ Loic Minier ]
   * Stop shipping *.la files in gedit-dev.
     [debian/gedit-dev.install]
   * New upstream release.
     - Relibtoolize and rename relibtoolizing patch.
       [debian/patches/01_relibtoolise.patch,
        debian/patches/70_relibtoolize.patch]
   * Permit installation of gedit-dev after binNMUs too by using ">="
     ${Source-Version} instead of a strict "=".
     [debian/control, debian/control.in]

 -- Loic Minier <lool@dooz.org>  Mon, 29 May 2006 21:23:49 +0200

gedit (2.14.2-1) unstable; urgency=low

   * New upstream release.
   * [debian/patches/01_relibtoolise.patch] Updated.
   * [debian/rules] Link --as-needed.
   * [debian/control.in] Added gnome-doc-utils build dependency; tightened
     gtk, libgnomeui and gnome-vfs build dependency per configure.ac .
   * [debian/gedit.install] Dropped references to /usr/lib/bonobo .

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 29 Apr 2006 14:04:54 +0200

gedit (2.12.1-2) unstable; urgency=low

   [ Loic Minier ]
   Loic Minier <lool@dooz.org>:
   * Update watch file. [debian/watch]
 
   J.H.M. Dassen (Ray) <jdassen@debian.org>:
   * [debian/patches/01_relibtoolise.patch] Added to remove unused direct
     library dependencies.
 
   [ Josselin Mouette ]
   * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Sun, 8 Jan 2006 15:00:23 +0100

2005

gedit (2.12.1-1) experimental; urgency=low

   * New upstream version.

 -- Sebastien Bacher <seb128@debian.org>  Mon, 24 Oct 2005 14:53:45 +0200

gedit (2.10.5-2) unstable; urgency=low

   * Move alternatives handling from gedit-common to gedit and make
     gedit conflict with past gedit-common thanks to piuparts, Lars Wirzenius
     and Josselin Mouette. (Closes: #328310) [debian/control,
     debian/control.in, debian/gedit-common.postinst,
     debian/gedit-common.prerm, debian/gedit.postinst, debian/gedit.prerm]

 -- Loic Minier <lool@dooz.org>  Thu, 15 Sep 2005 22:32:52 +0200

gedit (2.10.5-1) unstable; urgency=low

   * New upstream release.
   * No NEWS in this release. [debian/gedit.docs]
   * Use copyright and license appropriately. [debian/copyright]
   * Update FSF address. [debian/copyright]

 -- Loic Minier <lool@dooz.org>  Mon, 12 Sep 2005 22:24:31 +0200

gedit (2.10.4-1) unstable; urgency=low

   * New upstream release.
   * Add CDBS' utils.
   * Bump up pspell build-dep to switch back to libaspell15.

 -- Loic Minier <lool@dooz.org>  Sat, 6 Aug 2005 17:39:36 +0200

gedit (2.10.3-4) unstable; urgency=low

   [ Loic Minier ]
   * Don't link with "--as-needed" as it migh break dlopening plugins.
     [debian/rules]
   * Bump libpspell-dev build-dep for the C++ transition.
 
   [ Josselin Mouette ]
   * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. [debian/rules]

 -- Loic Minier <lool@dooz.org>  Mon, 11 Jul 2005 22:52:47 +0200

gedit (2.10.3-2) unstable; urgency=low

   * Fix typo in postinst and prerm.
     [debian/gedit-common.postinst, debian/gedit-common.prerm]
   * Remove dependency of gedit-common gedit, remobe obsolete "Replaces:".
     [debian/control, debian/control.in]
   * Bump Standards-Version to 3.6.2, no change needed.

 -- Loic Minier <lool@dooz.org>  Fri, 24 Jun 2005 19:02:19 +0200

gedit (2.10.3-1) unstable; urgency=high

   * New upstream release.
     - [SECURITY: CAN-2005-1686] format string vulnerability and DoS.
     - 2.10 no longer loses data when saving in UTF-16 (closes: #261622).
     - retains spellchecking options (closes: #271849).
     - allows changing the cursor colour (closes: #283158).
   * Upload to unstable.

 -- Jordi Mallach <jordi@debian.org>  Wed, 8 Jun 2005 21:50:30 +0200

gedit (2.10.2-2) experimental; urgency=low

   * Josselin Mouette:
     - Updated debian/watch.
   * Loic Minier and Sebastien Bacher:
     - Merge changes from 2.8.3-4.

 -- Loic Minier <lool@dooz.org>  Thu, 2 Jun 2005 01:00:48 +0200

gedit (2.10.2-1) experimental; urgency=low

   * New upstream release.
   * Bump build-dependencies appropriately.
   * 01_relibtoolize.patch: dropped.
   * Pass --as-needed to ld.

 -- Josselin Mouette <joss@debian.org>  Thu, 14 Apr 2005 19:58:18 +0200

gedit (2.8.3-4) unstable; urgency=low

   * Ship Bonobo Activation Server file for Gedit that was lost in 2.8.2-3 and
     simplify file lists for the gedit and gedit-common packages; also ship all
     plugins again and some usual files.  (Closes: #311374)
     [debian/gedit.install, debian/gedit-common.install]

 -- Loic Minier <lool@dooz.org>  Tue, 31 May 2005 20:54:03 +0200

gedit (2.8.3-3) unstable; urgency=medium

   * GNOME Team upload.
   * gedit-dev package needs to depend on libgnomeprintui2.2-dev,
     libgtksourceview-dev, libgnomeui-dev, libglade2-dev, libeel2-dev
   * Urgency medium as the above fixes a non-filled RC bug in Sarge package.

 -- Jose Carlos Garcia Sogo <jsogo@debian.org>  Fri, 1 Apr 2005 20:33:04 +0200

gedit (2.8.3-2) unstable; urgency=low

   * Build depend on pspell >= 0.60 since it's incompatible with the
     previous 0.55 release (closes: #295901)

 -- Loic Minier <lool@dooz.org>  Sat, 19 Feb 2005 11:40:51 +0100

gedit (2.8.3-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/00_intltoolize.patch: dropped (upstream intltoolized)
   * debian/patches/01_relibtoolize.patch: updated
   * debian/patches/02_cursor-color.patch: dropped (not applicable anymore)

 -- Loic Minier <lool@dooz.org>  Sat, 12 Feb 2005 21:18:34 +0100

gedit (2.8.2-4) unstable; urgency=low

   * debian/patches/00_intltoolize.patch: added
   * debian/patches/01_relibtoolize.patch: renamed and updated
   * debian/patches/02_cursor-color.patch: fix cursor color on dark
     backgrounds
   * debian/*: various cleanups
   * debian/gedit.lintian: lintian override for gedit
   * debian/copyright: updated
   * set myself as Maintainer
   * debian/control: reverted intltool of -2

 -- Loic Minier <lool@dooz.org>  Sat, 12 Feb 2005 17:14:08 +0100

gedit (2.8.2-3) unstable; urgency=low

   * debian/control.in:
     - added cdbs to Build-Depends.
     - create a gedit-dev package for devel files (closes: #283574).
   * debian/gedit.install:
     - install changecase plugin.
   * debian/patches/01_relibtoolise.patch:
     - switched from dpatch to a simple patch.
   * debian/rules:
     - switched to CDBS, should be policy compliant again (closes: #289890)

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 Jan 2005 21:57:16 +0100

gedit (2.8.2-2) unstable; urgency=low

   * add intltool to the build-deps and hence remove libxml-parser-perl
     since intltool depends on it and will automagically change the Perl
     code in intltool-merge.in

 -- Loic Minier <lool@dooz.org>  Wed, 19 Jan 2005 19:05:41 +0100

2004

gedit (2.8.2-1) unstable; urgency=low

   * GNOME team upload.
   * New upstream release.
   * debian/patches/01_relibtoolise.dpatch: updated.

 -- Jordi Mallach <jordi@debian.org>  Wed, 29 Dec 2004 17:56:50 +0100

gedit (2.8.1-3) unstable; urgency=low

   * GNOME team upload.
   * Upload to unstable.
   * debian/rules: don't symlink config.{sub,guess} on clean to allow
     builds from SVN.
   * debian/control.in: bump libgnomeui and gtksourceview requirements.

 -- Jordi Mallach <jordi@debian.org>  Mon, 22 Nov 2004 00:27:55 +0100

gedit (2.8.1-2) experimental; urgency=low

   * GNOME team upload
   * debian/control.in: build-depend on debhelper (>= 4.2.23) for
     dh_desktop support.
   * debian/rules: add a call to dh_desktop to register MIME types.
   * debian/gedit.postinst: don't call update-mime-database by hand,
     handled by dh_desktop.

 -- Jordi Mallach <jordi@irati.invalid>  Tue, 9 Nov 2004 13:13:40 +0100

gedit (2.8.1-1) experimental; urgency=low

   * New upstream release.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 11 Oct 2004 18:08:40 +0200

gedit (2.8.0-1) experimental; urgency=low

   * New upstream release.
   * [debian/patches/01_relibtoolise.dpatch] Updated. Don't patch
     config.{sub,guess} as debian/rules takes care of updating them.
     (Closes: #267288)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 13 Sep 2004 18:54:52 +0200

gedit (2.7.92-1) experimental; urgency=low

   * New upstream development release.
   * [debian/patches/01_relibtoolise.dpatch] Updated. (Closes: #267288)
   * [debian/patches/02_finnish_dict.dpatch] Dropped; this has been integrated
     upstream.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 31 Aug 2004 21:56:58 +0200

gedit (2.7.90-1) experimental; urgency=low

   * New upstream development release.
   * [debian/patches/01_relibtoolise.dpatch] Updated.
   * [debian/rules] Ensure at build time that the library dependencies are
     complete.
   * [debian/gedit.postinst] Register with the new GNOME MIME system.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 14 Aug 2004 12:54:22 +0200

gedit (2.6.2-1) unstable; urgency=low

   * GNOME Team Upload.
   * New upstream release.
   * debian/control.in:
     - added dpatch to the Build-Depends.
   * debian/patches/01_relibtoolise.dpatch:
     - patch to reduce inflated dependencies (Closes: #243002).
   * debian/patches/02_finnish_dict.dpatch:
     - added the finnish dictionnary to the list of supported languages
       (Closes: #263391).
   * debian/rules:
     - use dpatch.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 5 Aug 2004 12:23:49 +0200

gedit (2.6.1-1) unstable; urgency=low

   * GNOME Team Upload.
   * New Upstream Release.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 30 May 2004 12:52:45 +0200

gedit (2.6.0-3) unstable; urgency=low

   * GNOME Team Upload.
   * Upload in unstable.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 27 May 2004 20:04:25 +0200

gedit (2.6.0-2) experimental; urgency=low

   Sebastien Bacher <seb128@debian.org>
   * GNOME Team Upload to fix the FTBFS due to missing Build-Depends.
   J.H.M. Dassen (Ray) <jdassen@debian.org>
   * [debian/control.in] Added missing build dependency on libxml-parser-perl.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 16 Apr 2004 00:45:37 +0200

gedit (2.6.0-1) experimental; urgency=low

   * New upstream release.
   * debian/rules:
     + Add dh_scrollkeeper call, and remove scrollkeeper call from
       gedit's postinst
     + ditto for dh_gconf
     + Make everything install into debian/tmp and copy selectively out of
       that
   * debian/control:
     + Update Build-Depends for GNOME 2.6 versions of libraries required;
       also, update debhelper to >= 4.1.84 to ensure we have dh_scrollkeeper
       and dh_gconf
     + Split package into two: gedit and gedit-common, the latter of which
       contains architecture-independent files like translations, omf files
       and pixmaps (Closes: Bug#233355)
   * Rename debhelper files to gedit.filename.
   * Replace xpm icon for gedit's Debian menu entry with better one provided
     by mcINEK <kaioshin@gazeta.pl>. Thanks! (Closes: Bug#192601)

 -- Joe Drew <drew@debian.org>  Wed, 31 Mar 2004 21:48:39 -0500

gedit (2.4.1-2) unstable; urgency=low

   * debian/control:
     + Add GNOME team to Uploaders
     + Correct spelling mistake in description
     + Add gnome-pkg-tools to Build-Depends
   * debian/rules:
     + Remove include files and .pc file from package; nobody uses them.
       Closes: Bug#221732

 -- Joe Drew <drew@debian.org>  Tue, 30 Mar 2004 20:42:26 -0500

2003

gedit (2.4.1-1) unstable; urgency=low

   * The "No more complaining" release, part 1.
     (Subtitled: gtksourceview for everyone)
   * New upstream release, part of GNOME 2.4 (Closes: Bug#217876)
     + Now links only against libgnutls7 (Closes: Bug#213219)
     + From my muddled look at the Finnish translation, the translation of
       'Tab' is now correct. Please re-open if I'm wrong :)
       (Closes: Bug#210454)
     + There are no longer GdkPixbuf errors on start-up (Closes: Bug#214171)
   * Update config.{guess,sub}
   * debian/control:
     + Update Build-Depends for GNOME 2.4 libraries and gtksourceview
     + Update Standards-Version to 3.6.1
   * debian/rules:
     + Properly support DEB_BUILD_OPTIONS

 -- Joe Drew <drew@debian.org>  Tue, 4 Nov 2003 15:00:44 -0500

gedit (2.2.1-2) unstable; urgency=low

   * Build-Depends on scrollkeeper. Pre-empting FTBFS bugs.

 -- Joe Drew <drew@debian.org>  Sat, 15 Mar 2003 19:00:29 -0500

gedit (2.2.1-1) unstable; urgency=low

   * New upstream release, part of GNOME 2.2.1.

 -- Joe Drew <drew@debian.org>  Sat, 15 Mar 2003 14:51:18 -0500

gedit (2.2.0.1-1) unstable; urgency=low

   * New upstream release
   * debian/control: Rewrite description and make debhelper Build-Depends
     versioned

 -- Joe Drew <drew@debian.org>  Fri, 28 Feb 2003 17:54:05 -0500

gedit (2.1.91-1) unstable; urgency=low

   * New upstream release

 -- Joe Drew <drew@debian.org>  Tue, 21 Jan 2003 20:25:45 -0500

gedit (2.1.6-2) unstable; urgency=low

   * debian/control:
     + Update Build-Depends for libgnomevfs2-dev to >= 2.1.91-1, since we
       require a GNOME 2 gnomevfs

 -- Joe Drew <drew@debian.org>  Mon, 20 Jan 2003 16:01:39 -0500

gedit (2.1.6-1) unstable; urgency=low

   * New upstream release, a prerelease for GNOME 2.2
   * debian/control:
     + Add Build-Depends for libpspell-dev
     + Add Build-Depends for libpopt-dev (just a failsafe)
     + Update Standards-Version to 3.5.8
   * debian/rules:
     + Updates for Standards-Version 3.5.8

 -- Joe Drew <drew@debian.org>  Mon, 20 Jan 2003 00:20:04 -0500

2002

gedit (2.0.6-1) unstable; urgency=low

   * The 'Three IBM hard drives fail in two years. I'm sensing a pattern.'
     release.
   * New upstream release.

 -- Joe Drew <drew@debian.org>  Sun, 1 Dec 2002 15:07:28 -0500

gedit (2.0.5-1) unstable; urgency=low

   * The 'rising back into horrible unlife' release.
   * New upstream release
     * Closes: Bug#154797 -- German translation: translator credits translated
                             correctly ;)
   * Acknowledge NMU - thanks, David! (Closes: Bug#156892, Bug#154575)
   * Include Mikael Hedin's properly-sized gedit xpm icon. (Closes: Bug#155966)

 -- Joe Drew <drew@debian.org>  Sat, 5 Oct 2002 18:23:30 -0400

gedit (2.0.2-2.1) unstable; urgency=low

   * NMU.
   * Recompiled against libgtk2.0-0png3 because of png2->png3 transition.
   * We don't a need a Build-Depends on libssl-dev now; closes: #154575.

 -- Davide Puricelli (evo) <evo@debian.org>  Thu, 15 Aug 2002 23:51:59 +0200

gedit (2.0.2-2) unstable; urgency=low

   * Change menu file icon to an XPM.

 -- Joe Drew <drew@debian.org>  Sat, 27 Jul 2002 16:07:26 -0400

gedit (2.0.2-1) unstable; urgency=low

   * New upstream release
     * Closes: Bug#147453 -- gedit can't open a file beginning with %

 -- Joe Drew <drew@debian.org>  Fri, 26 Jul 2002 08:12:31 -0400

gedit (2.0.1-1) unstable; urgency=low

   * New upstream release
   * Added libeel2-dev to build-depends, as upstream requires it now
   * Change static link to gnome-text-editor created by `make install' to an
     alternatives link.

 -- Joe Drew <drew@debian.org>  Tue, 23 Jul 2002 18:25:35 -0400

gedit (2.0.0-1) unstable; urgency=low

   * New upstream release, based on GNOME 2 libraries. Repackaged
     with dh_make.

 -- Joe Drew <drew@debian.org>  Sun, 21 Jul 2002 21:51:21 -0400

gedit (0.9.6-4) unstable; urgency=low

   * Change /usr/share/doc/gedit/html to be an absolute link
     to /usr/gnome/help/gedit/C (which is technically against
     policy, but causes problems for people in real world
     situations.)
     Closes: Bug#84067, Bug#97631
   * Correct typos in description (Closes: Bug#124664)
   * Modify plugins' Makefile.am to add EXTRA_GNOME_CFLAGS,
     which is necessary since libglade moved its header files.
     Also re-ran automake.

 -- Joe Drew <drew@debian.org>  Sun, 13 Jan 2002 02:13:27 -0500

2001

gedit (0.9.6-3) unstable; urgency=low

   * Updating config.{sub,guess} for hppa/ia64 (Closes: Bug#104810)

 -- Joe Drew <drew@debian.org>  Sun, 15 Jul 2001 14:53:50 -0400

gedit (0.9.6-2) unstable; urgency=low

   * I am an idiot. Actually applied multibyte patch (Closes: Bug#90952)

 -- Joe Drew <drew@debian.org>  Sat, 28 Apr 2001 22:43:02 -0400

gedit (0.9.6-1) unstable; urgency=low

   * New upstream release
   * Fixed where INSTALL_PROGRAM gets used in the rules file for
     DEB_BUILD_OPTIONS.
   * Corrected transposition of letters in description (Closes: Bug#92306)
   * Applied multibyte patch (Closes: Bug#90952)
   * Rebuilt with libgnomeprint15 (Closes: Bug#94427)

 -- Joe Drew <drew@debian.org>  Mon, 23 Apr 2001 23:22:30 -0400

gedit (0.9.4-2) unstable; urgency=low

   * New maintainer (Closes: Bug#84521)
   * Can't reproduce bug, but put in preventative directory entries into
     deb file which should stop this from happening (Closes: Bug#84067)
   * Upgraded standards version to 3.5.2, implemented DEB_BUILD_OPTIONS

 -- Joe Drew <drew@debian.org>  Wed, 28 Feb 2001 22:49:39 -0500

gedit (0.9.4-1) unstable; urgency=low

   * New maintaner for this package (closes: #80313).
   * New upstream release (closes: #52404).
   * Updated to Standards-Version 3.2.1.
   * Changed: debian/{control, copyright, rules}.
   * Closes: #33280, #51421, #52246, #58375, #66869, #69858, #77409.
   * Added icon in xpm format.
   * Upload sponsored by Bas Zoetekouw <bas@debian.org>.

 -- Mariusz Przygodzki <dune@home.pl>  Mon, 1 Jan 2001 15:53:38 +0100

2000

gedit (0.9.0-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Wed, 9 Aug 2000 14:19:08 -0400

gedit (0.6.1-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sun, 16 Jan 2000 21:12:18 -0500

1999

gedit (0.6.0-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sat, 27 Nov 1999 14:24:18 -0500

gedit (0.5.4-1) unstable; urgency=low

   * Fixed Bug#46351: gedit crashes on startup.
   * Closes: bug#46351

 -- Robert S. Edmonds <stu@novare.net>  Thu, 30 Sep 1999 20:37:40 -0400

gedit (0.5.3-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sat, 12 Jun 1999 15:53:50 -0400

gedit (0.5.2-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Mon, 17 May 1999 20:17:13 -0400

gedit (0.5.1-2) unstable; urgency=low

   * GNOME staging area upload.

 -- Robert S. Edmonds <stu@novare.net>  Thu, 4 Mar 1999 18:44:09 -0500

gedit (0.5.1-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sun, 28 Feb 1999 16:34:29 -0500

gedit (0.5.0-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sat, 6 Feb 1999 14:07:48 -0500

gedit (0.4.9-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Thu, 4 Feb 1999 17:51:51 -0500

gedit (0.4.8-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <stu@novare.net>  Sun, 10 Jan 1999 16:40:00 -0500

1998

gedit (0.3.2-2) unstable frozen; urgency=low

   * Debian changelog file is now included in the package.
   * gedit is now more stable than previous versions and fixes some nasty
   * bugs.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Sat, 11 Apr 1998 17:26:53 -0400

gedit (0.3.2-1) unstable; urgency=low

   * New upstream release.
   * Manpage included! No longer links to the undocumented manpage.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Mon, 6 Apr 1998 11:35:06 -0400

gedit (0.3.1-2) unstable frozen; urgency=low

   * Now gedit manpage links to the undocumented manpage.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Mon, 30 Mar 1998 19:36:44 -0500

gedit (0.3.1-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Sun, 29 Mar 1998 17:03:32 -0500

gedit (0.3.0-1) unstable; urgency=low

   * New upstream release.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Thu, 26 Mar 1998 19:43:41 -0500

gedit (0.2.1-1) unstable; urgency=low

   * Initial Release.

 -- Robert S. Edmonds <edmonds@freewwweb.com>  Mon, 9 Mar 1998 17:24:56 -0500