gpaint (0.3.3-1) unstable; urgency=low * New upstream release * debian/patches/01_drawing.dpatch:fix wrong response value for a GTK dialog. * debian/copyright: fixed spelling error. -- Goedson Teixeira Paixao Wed, 19 Sep 2007 17:59:24 -0300 gpaint (0.3.2-1) unstable; urgency=low * New upstream release * debian/copyright: updated download location and GPL version reference. * debian/patches: removed patches applied in upstream release. -- Goedson Teixeira Paixao Tue, 04 Sep 2007 11:03:41 -0300 gpaint (0.3.1-3) unstable; urgency=low * debian/patches/10_real_clipboard.dpatch: implemented copying to/from the system clipboard. Thanks Steven McCoy for the patch. (Closes: #419767) (LP: #125397). * debian/patches/11_keyboard_accelerators.dpatch: added keyboard accelerators to for the most common operations. * debian/menu: changed section name from "Apps" to "Applications". * debian/patches/12_fix_line_width.dpatch: fixes crash when 0 is entered in the line width edit box (as reported upstream in http://savannah.gnu.org/bugs/index.php?20562) -- Goedson Teixeira Paixao Sat, 18 Aug 2007 19:02:49 -0300 gpaint (0.3.1-2) unstable; urgency=low * Fix crash when copying the whole image (LP: #102539) * Updated pt_BR translation -- Goedson Teixeira Paixao Mon, 02 Jul 2007 23:03:52 -0300 gpaint (0.3.1-1) unstable; urgency=low * New upstream release * debian/patches: Removed patches that were applied upstream - 10_fix_gcc_warnings - 11_update_pt_BR_translation - 12_add_de_translation - 13_add_rectangular_Select_tool - 14_fix_window_title - 15_use_gtk_file_chooser * debian/patches/01_fix_color_palette_button_sizes.dpatch: makes the color palette buttons fixed width. * debian/rules: remove po/*.gmo files in the clean target (Closes: #424364) * Added debian/watch file. -- Goedson Teixeira Paixao Mon, 11 Jun 2007 22:37:02 -0300 gpaint (0.2.4+0.3.0pre5-5) unstable; urgency=low * debian/patches/13_add_rectangular_select_tool.dpatch: implement rectangular selection tool (Closes: #419765) * debian/patches/14_fix_window_title.dpatch: fix a bug that would display the .po file header as the window title. Thanks Yavor Doganov for the patch. * debian/patches/15_use_gtk_file_chooser.dpatch: use GtkFileChooser instead of GtkFileSelection to implement the open and save dialogs. (Closes: #419768) -- Goedson Teixeira Paixao Sun, 22 Apr 2007 15:35:25 -0300 gpaint (0.2.4+0.3.0pre5-4) unstable; urgency=low * debian/patches/12_add_de_translation.dpatch: removed autom4te.cache directory. -- Goedson Teixeira Paixao Fri, 2 Feb 2007 23:58:04 -0200 gpaint (0.2.4+0.3.0pre5-3) unstable; urgency=low * Added German translation. * Bumped Standards-Version to 3.7.2, no changes needed. -- Goedson Teixeira Paixao Wed, 3 Jan 2007 15:48:59 -0200 gpaint (0.2.4+0.3.0pre5-2) unstable; urgency=low * Use the new menu scheme. Thanks to Adam Zimmerman for the bugreport (Closes: #296698). * Updated pt_BR translation. * Fixed some GCC warnings during compilation. -- Goedson Teixeira Paixao Sun, 20 Mar 2005 14:53:00 -0300 gpaint (0.2.4+0.3.0pre5-1) unstable; urgency=low * New upstream release -- Goedson Teixeira Paixao Tue, 1 Feb 2005 19:23:01 -0200 gpaint (0.2.4+0.3.0pre4-1) unstable; urgency=low * New upstream release -- Goedson Teixeira Paixao Fri, 31 Dec 2004 16:46:59 -0200 gpaint (0.2.4-1) unstable; urgency=low * New upstream release - bug fix release commiting our patches * debian/patches/00list: - disabled the patches commited upstream * debian/control: - changed Section: to gnome -- Goedson Teixeira Paixao Mon, 29 Nov 2004 11:29:04 -0200 gpaint (0.2.3-8) unstable; urgency=low * Fixed file saving issues. - Thanks Emily Dai for the patch. * Fixed unquoted fields in Debian menu file. * Fixed manpage section. -- Goedson Teixeira Paixao Fri, 17 Sep 2004 08:42:25 -0300 gpaint (0.2.3-7) unstable; urgency=low * Added warning when saving file fails (closes: #227866). * debian/control: updated Standards-Version to 3.6.1. No changes needed. * debian/rules: use cdbs -- Goedson Teixeira Paixao Tue, 24 Feb 2004 09:39:46 -0300 gpaint (0.2.3-6) unstable; urgency=low * Changed Maintainer: field to @debian.org address. * Use dpatch to apply the build-time patches. * When opening an image, open it in a new window if the current image has unsaved modifications. -- Goedson Teixeira Paixao Sun, 22 Jun 2003 22:22:08 -0300 gpaint (0.2.3-5) unstable; urgency=low * Added versioning to debhelper build-dependency (closes: #181158) -- Goedson Teixeira Paixao Wed, 19 Feb 2003 23:21:36 -0300 gpaint (0.2.3-4) unstable; urgency=low * Fixed dimension and color map for the menu icon. -- Goedson Teixeira Paixao Mon, 27 Jan 2003 22:09:43 -0200 gpaint (0.2.3-3) unstable; urgency=low * Fix window close handling. (closes: #175456) * Update to GNOME 2.2 API. -- Goedson Teixeira Paixao Mon, 20 Jan 2003 21:13:28 -0200 gpaint (0.2.3-2) unstable; urgency=low * Added warning when closing changed files. (closes: #175456) -- Goedson Teixeira Paixao Sun, 12 Jan 2003 10:00:22 -0200 gpaint (0.2.3-1) unstable; urgency=low * New upstream release - load files specified by command line parameters (closes: #144189) -- Goedson Teixeira Paixao Wed, 18 Dec 2002 11:27:46 -0200 gpaint (0.2.2-4) unstable; urgency=low * Copied gnome-graphics.png as gpaint.xpm to use as menu icon * Added Debian menu icon (closes: #148769) * Removed dependency to gnome-panel-data and gnome-desktop-data -- Goedson Teixeira Paixao Sat, 8 Jun 2002 07:04:46 -0300 gpaint (0.2.2-3) unstable; urgency=low * General cleanup * Removed dependency on autoconf and automake when building (closes: #146075, #147534) -- Goedson Teixeira Paixao Sat, 1 Jun 2002 15:01:02 -0300 gpaint (0.2.2-2) unstable; urgency=low * Just suggest gnome-panel-data|gnome-desktop-data (closes: #140280) -- Goedson Teixeira Paixao Tue, 2 Apr 2002 19:17:27 -0300 gpaint (0.2.2-1) unstable; urgency=low * New upstream release. * Change dependecies so gnom2 users can install it. -- Goedson Teixeira Paixao Sun, 17 Mar 2002 12:27:19 -0300 gpaint (0.2.1-1) unstable; urgency=low * New upstream release. * New maintainer. (closes: #136670, #138499) * Added pt_BR locale. * Modified Makefiles to avoid installing pixmaps/*.pl files into /usr/share/pixmaps. * Modified Makefiles to accept DESTDIR as an indication of where is the base of the instalation tree. -- Goedson Teixeira Paixao Sat, 16 Mar 2002 15:20:28 -0300 gpaint (0.2-3) unstable; urgency=low * Removed over-colourful menu icon. (closes: #100359) -- Robert McQueen Tue, 12 Jun 2001 19:52:37 +0100 gpaint (0.2-2) unstable; urgency=low * Added libxml-dev build dep. * Added manpage. * Thanks to Stephen Stafford for these two fixes. -- Robert McQueen Fri, 8 Jun 2001 19:09:40 +0100 gpaint (0.2-1) unstable; urgency=low * Initial release. (closes: #98377) * Made gpaint.1 undocumented until a manpage is written. -- Robert McQueen Thu, 7 Jun 2001 01:20:01 +0100