gedit (2.14.2-0ubuntu3) dapper; urgency=low * debian/patches/42_fix_gedit_manpage-from-CVS.patch: - rename patch to indicate it can be dropped with next upstream release. * debian/patches/44_fix_text_wrapping_in_searching-from-CVS.patch: - fix Malone #39991: "Find Next/Previous wrap around even when wrapping is off" * debian/patches/43_from_CVS_no_not_reveal_password_in_title_bar-from-CVS.patch: - fix Malone #39120: "Gedit show keyring store password on the window title bar." -- Daniel Holbach Fri, 28 Apr 2006 17:49:58 +0200 gedit (2.14.2-0ubuntu2) dapper; urgency=low * debian/patches/42_fix_gedit_manpage.patch: - applied patch from Richard Laager to fix doubled occurences of 'gedit' in the manpage - thanks a lot. -- Daniel Holbach Mon, 24 Apr 2006 18:11:21 +0200 gedit (2.14.2-0ubuntu1) dapper; urgency=low * New upstream release: - bugfixes to the external tools plugin (Malone: #34869) - bugfixes to the snippets plugin (Malone: #35613) - misc bugfixes - New and updated translations: vi, es, be, et, br, dz, ka. * debian/control.in: - Recommends: python-gnome2-desktop. (Malone: #37295) * debian/patches/02_autoconf.patch: - updated. -- Daniel Holbach Mon, 10 Apr 2006 18:32:32 +0200 gedit (2.14.1-0ubuntu2) dapper; urgency=low * debian/rules: - don't ship the .py[co] with the package (Ubuntu: #36723) -- Sebastien Bacher Mon, 27 Mar 2006 12:43:11 +0200 gedit (2.14.1-0ubuntu1) dapper; urgency=low * New upstream version: New features and fixes - do not open a new GdkDisplay for every window (Paolo Borelli) - bugfixes to the snippets plugin (Jesse Van Den Kieboom) - misc bugfixes New and updated translations - Lucas Rocha (pt_BR) - Dan Damian (ro) - Miloslav Trmac (cs) - Ole Laursen (da) * debian/patches/02_autoconf.patch: - updated * debian/watch: - update -- Sebastien Bacher Thu, 16 Mar 2006 19:04:03 +0100 gedit (2.14.0-0ubuntu1) dapper; urgency=low * New upstream release: - New and updated translations: cs, et, sq, pt_BR, bg, pt, sv, hi, hu, nl. -- Daniel Holbach Sun, 12 Mar 2006 23:45:33 +0100 gedit (2.13.93-0ubuntu1) dapper; urgency=low * New upstream release: - Fix launching on multihead systems - Snippets plugin improvements - Fix the python console history - Fix vim and kate modelines parsing - misc bugfixes - New and updated translations (de, bg, zh_CN, es, th, el, ru, uk, et, lt, cy, sr, sr@Latn, de, gl, ca, fi, es, gu, vi, no, hu, ja, nl). * debian/patches/02_autoconf.patch: - updated. -- Daniel Holbach Mon, 6 Mar 2006 12:39:54 +0000 gedit (2.13.92-0ubuntu1) dapper; urgency=low * New upstream release: - Snippets plugin improvements - External Tools plugin improvements - Fix the spell checking plugin (Malone: #32007) - Make the tags plugin load files lazily to improve startup time - misc UI improvements and bugfixes - New and updated translations: (pt_BR, et, eu, ru, el, sr, gl, gu, cy, hu, ja, th, ca, es, nb, no, de, lt, pt, vi, zh_CN, fi) * Other bugs fixed: - Malone: #28555 ("Searched text remains highlighted even after search window has been closed") * debian/patches/02_autoconf.patch: - updated. -- Daniel Holbach Mon, 27 Feb 2006 11:47:52 +0100 gedit (2.13.91-0ubuntu1) dapper; urgency=low * New upstream release: - Snippets plugin improvements - External Tools plugin improvements - Replace All optimizations - Use GOption for command line option parsing - misc UI improvements and bugfixes - New and updated translations: Theppitak Karoonboonyanan (th), Ivar Smolin (et), Raphael Higino (pt_BR), Žygimantas Beručka (lt), Reinout van Schouwen (nl), Lukas Novotny (cs), Slobodan D. Sredojevic (sr, sr@Latn) * debian/control.in: - bumped Build-Dep on libgnomeui, - removed libpopt from Build-Depends. -- Daniel Holbach Mon, 13 Feb 2006 21:45:31 +0100 gedit (2.13.90-0ubuntu1) dapper; urgency=low * New upstream release: - Hide cursor during incremental search - External Tools plugin improvements - misc UI improvements and bugfixes - Translations: Maxim Popov (ru), Kostas Papadimas (el), Ivar Smolin (et), Kjartan Maraas (nb, no), Vladimir Petkov (bg), Clytie Siddall (vi), Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Josep Puigdemont i Casamajó (ca), Theppitak Karoonboonyanan (th) * debian/patches/02_autoconf.patch: - updated. -- Daniel Holbach Tue, 31 Jan 2006 12:11:25 +0100 gedit (2.13.4-0ubuntu1) dapper; urgency=low * New usptream release: - Depend on gnome-python-desktop instead of gnome-python-extras. - Reimplement autosave feature. - Fix a crash on start related to bacon-message-connection. - Fix bottom pane sizing on start. - Misc improvements to the External Tools plugin. - misc UI improvements and bugfixes. - New and updated translations: ja, gl, gu, fi, sr, sr@Latn, en_CA, vi, es. * debian/control.in: - bumped Build-Depends on pygtk, removed python-gnome2-extras-dev Build-Dep, added python-gnome2-desktop-dev Build-Dep. * debian/patches/02_autoconf.patch: - updated. -- Daniel Holbach Mon, 23 Jan 2006 13:42:38 +0100 gedit (2.13.3-0ubuntu2) dapper; urgency=low * debian/gedit.install: - added plugin dirs. -- Daniel Holbach Wed, 18 Jan 2006 01:01:30 +0100 gedit (2.13.3-0ubuntu1) dapper; urgency=low * New upstream release: - New External Tools plugin, to execute shell scripts (Steve Frécinaux) - New 'Snippets' plugin to insert repetitive text fragments (Jesse Van Den Kieboom) - Bump gnome-vfs requirement to 2.13.4 and use new APIs to get the mime type - misc UI improvements and bugfixes - New and updated translations: Adam Weinberger (en_CA), Hendrik Richter (de), Kostas Papadimas (el), Slobodan D. Sredojevic (sr, sr@Latn), Takeshi AIHANA (ja), Clytie Siddall (vi), Francisco Javier F. Serrador (es), Priit Laes (et), Theppitak Karoonboonyanan (th) * debian/control.in: - bumped Build-Dep on libgnomevfs2-dev. * debian/patches/02_autoconf.patch: - updated. * Resynchronized with Debian, only changes to Debian are: - debian/control.in, debian/gedit.docs: - newer version. - debian/control.in, debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - Launchpad Integration. - debian/control.in, debian/gedit.install, debian/rules: - new (upstream) Python Plugins. - debian/patches/01_relibtoolise.patch: - dropped. -- Daniel Holbach Mon, 16 Jan 2006 23:25:28 +0100 gedit (2.13.2-0ubuntu1) dapper; urgency=low * New upstream version: - Restore cursor position on load (can be disabled through GConf) - fix crash on startup - fix drag'n'drop from File Roller - Implemented search highligthing - Improve incremental search UI - Run Python garbage collector when needed - Implement configure_dialog support for python plugins - Handle problems with SIGINT due to python embedding - Backport metadata-manager fixes from Evince - misc UI improvements and bugfixes -- Sebastien Bacher Tue, 10 Jan 2006 15:01:54 +0100 gedit (2.12.1-2) unstable; urgency=low [ Loic Minier ] Loic Minier : * Update watch file. [debian/watch] J.H.M. Dassen (Ray) : * [debian/patches/01_relibtoolise.patch] Added to remove unused direct library dependencies. [ Josselin Mouette ] * Upload to unstable. -- Josselin Mouette Sun, 8 Jan 2006 15:00:23 +0100 gedit (2.13.1-0ubuntu1) dapper; urgency=low * New upstream release: - modelines plugin (Steve Frécinaux) - fix string escaping when creating menus (Paolo Borelli) - Convert help system to gnome-doc-utils (Micahel Terry) - misc UI improvements and bugfixes - Translations: Clytie Siddall (vi), Ilkka Tuohela (fi), Adam Weinberger (en_CA), Vincent van Adrighem (nl), Takeshi AIHANA (ja), Ankit Patel (gu), Žygimantas Beručka (lt), Marcel Telka (sk), Ignacio Casal Quinteiro (gl), Inaki Larranaga (eu), Funda Wang (zn_CH), Josep Puigdemont i Casamajó (ca), Theppitak Karoonboonyanan (th), Francisco Javier F. Serrador (es) * debian/patches/02_autoconf.patch: - updated. * debian/control.in: - added gnome-doc-utils (>= 0.3.2) to Build-Depends. -- Daniel Holbach Tue, 3 Jan 2006 08:54:57 +0100 gedit (2.13.0-0ubuntu1) dapper; urgency=low * New upstream release: - Reworked codebase based on the new_mdi cvs branch, among other things, it features: - improved tabbed widget, for instance tabs are reorderable - GtkUIManager is now used for menus and toolbar instead of libbonoboui - A side panel and a bottom panel have been added - A new gobject-based plugin system has been implemented - Plugins can now be written in Python - Reading and writing of files are now handled in an asynchronous way (so the user interface never blocks) - Local files are read using mmap (when possible) - Incremental search is supported (use Ctrl+K) - A lot of usability improvements with some new UI experiment are featured - Startup time and performaces have been improved - Remote file saving is supported (for a limited configurable set of VFS methods) * debian/control.in: - bumped Build-Deps on glib and gtk. - dropped Build-Dep on libeel, libbonoboui2-dev, liblpint-bonobo. - added Build-Deps on python-dev (>= 2.4), python-gtk2-dev (>= 2.7.1), python-gnome2-extras-dev (>= 2.11.4), liblaunchpad-integration-dev. - added Depends ${python:Depends} to gedit. * debian/rules: - build with --enable-python - call dh_python * debian/gedit.install: - removed debian/tmp/usr/lib/bonobo, - added debian/tmp/usr/lib/gedit-2/plugins/*.py* * debian/patches/01_lpint_bonobo_src.patch: - dropped. * debian/patches/01_lpi: - new patch for gedit LPI. * debian/patches/02_autoconf: - updated. -- Daniel Holbach Mon, 12 Dec 2005 20:36:01 +0100 gedit (2.12.1-1) experimental; urgency=low * New upstream version. -- Sebastien Bacher Mon, 24 Oct 2005 14:53:45 +0200 gedit (2.12.1-0ubuntu1) breezy; urgency=low * New upstream release: - New and updated translations. * debian/watch: - updated. -- Daniel Holbach Mon, 3 Oct 2005 19:33: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 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 Mon, 12 Sep 2005 22:24:31 +0200 gedit (2.12.0-0ubuntu1) breezy; urgency=low * New upstream release: - New and updated translations. -- Daniel Holbach Mon, 5 Sep 2005 12:47:09 +0200 gedit (2.11.93-0ubuntu1) breezy; urgency=low * New upstream version. -- Sebastien Bacher Tue, 30 Aug 2005 14:38:51 +0200 gedit (2.11.92-0ubuntu1) breezy; urgency=low * New upstream version: - New and updated translations. -- Sebastien Bacher Tue, 23 Aug 2005 14:29:20 +0200 gedit (2.11.91-0ubuntu2) breezy; urgency=low * debian/control.in: - Build-Depends for lpi. * debian/patches/01_lpint_bonobo_src.patch: - patch from Sivan Greenberg for launchpad integration. * debian/patches/02_autoconf.patch: - configure update. -- Sebastien Bacher Thu, 11 Aug 2005 21:42:08 +0200 gedit (2.11.91-0ubuntu1) breezy; urgency=low * New upstream version: - fix a potential crasher in the spell plugin (Ubuntu: #13253). - fix a runtime warning due to an api change in recent-files. - remove preferences for Undo . - minor string fixes. -- Sebastien Bacher Mon, 8 Aug 2005 16:20:25 +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 Sat, 6 Aug 2005 17:39:36 +0200 gedit (2.10.4-0ubuntu1) breezy; urgency=low * New upstream version, fixes: - "Save As" does not work with file names containing spaces (Ubuntu: #8723). - scrolling down and clicking in editor window returns editor pane to top of file (Ubuntu: #8346). -- Sebastien Bacher Thu, 4 Aug 2005 18:07:48 +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 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 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 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 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 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 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 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 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 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 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 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 Wed, 19 Jan 2005 19:05:41 +0100 gedit (2.8.2-1) unstable; urgency=low * GNOME team upload. * New upstream release. * debian/patches/01_relibtoolise.dpatch: updated. -- Jordi Mallach 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 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 Tue, 9 Nov 2004 13:13:40 +0100 gedit (2.8.1-1) experimental; urgency=low * New upstream release. -- J.H.M. Dassen (Ray) 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) 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) 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) 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 Thu, 5 Aug 2004 12:23:49 +0200 gedit (2.6.1-1) unstable; urgency=low * GNOME Team Upload. * New Upstream Release. -- Sebastien Bacher Sun, 30 May 2004 12:52:45 +0200 gedit (2.6.0-3) unstable; urgency=low * GNOME Team Upload. * Upload in unstable. -- Sebastien Bacher Thu, 27 May 2004 20:04:25 +0200 gedit (2.6.0-2) experimental; urgency=low Sebastien Bacher * GNOME Team Upload to fix the FTBFS due to missing Build-Depends. J.H.M. Dassen (Ray) * [debian/control.in] Added missing build dependency on libxml-parser-perl. -- Sebastien Bacher 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 . Thanks! (Closes: Bug#192601) -- Joe Drew 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 Tue, 30 Mar 2004 20:42:26 -0500 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 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 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 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 Fri, 28 Feb 2003 17:54:05 -0500 gedit (2.1.91-1) unstable; urgency=low * New upstream release -- Joe Drew 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 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 Mon, 20 Jan 2003 00:20:04 -0500 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 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 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) 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 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 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 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 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 Sun, 13 Jan 2002 02:13:27 -0500 gedit (0.9.6-3) unstable; urgency=low * Updating config.{sub,guess} for hppa/ia64 (Closes: Bug#104810) -- Joe Drew 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 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 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 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 . -- Mariusz Przygodzki Mon, 1 Jan 2001 15:53:38 +0100 gedit (0.9.0-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Wed, 9 Aug 2000 14:19:08 -0400 gedit (0.6.1-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sun, 16 Jan 2000 21:12:18 -0500 gedit (0.6.0-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds 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 Thu, 30 Sep 1999 20:37:40 -0400 gedit (0.5.3-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sat, 12 Jun 1999 15:53:50 -0400 gedit (0.5.2-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Mon, 17 May 1999 20:17:13 -0400 gedit (0.5.1-2) unstable; urgency=low * GNOME staging area upload. -- Robert S. Edmonds Thu, 4 Mar 1999 18:44:09 -0500 gedit (0.5.1-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sun, 28 Feb 1999 16:34:29 -0500 gedit (0.5.0-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sat, 6 Feb 1999 14:07:48 -0500 gedit (0.4.9-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Thu, 4 Feb 1999 17:51:51 -0500 gedit (0.4.8-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sun, 10 Jan 1999 16:40:00 -0500 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 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 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 Mon, 30 Mar 1998 19:36:44 -0500 gedit (0.3.1-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Sun, 29 Mar 1998 17:03:32 -0500 gedit (0.3.0-1) unstable; urgency=low * New upstream release. -- Robert S. Edmonds Thu, 26 Mar 1998 19:43:41 -0500 gedit (0.2.1-1) unstable; urgency=low * Initial Release. -- Robert S. Edmonds Mon, 9 Mar 1998 17:24:56 -0500