gpaint (0.3.3-6) unstable; urgency=low

  * debian/patches/26_fix_toolbar.diff: don't set the style for the toolbar,
    allowing gpaint to follow the user's preferences (Closes: #497488)
    (LP: #127296)
  * debian/patches/21_fix_crash_on_fill_button_click.dpatch: fixed the check
    for null drawing_area.
  * debian/patches/*.dpatch: renamed to *.diff since we're not using dpatch
    anymore
  * debian/control: added ${misc:Depends} to the binary package Depends
  * debian/patches/*.diff: Added meta information tags compliant with DEP-3
    recommendations.

 -- Goedson Teixeira Paixao <goedson@debian.org>  Tue, 29 Dec 2009 23:04:23 -0200

gpaint (0.3.3-5) unstable; urgency=low

  * debian/control:
    - Removed build-dependencies on libgnomeprint2.2-dev and
    libgnomeprintui2.2-dev
    - Added build-dependency on libgtk2.0-dev (>= 2.10) for using GtkPrint
    (Closes: #542569)
    - Removed spurious build-dependency on libgnomeui-dev
    - Bumped Standards-Version to 3.8.3 (no changes needed)
  * Updated debhelper compatibility level 7
    - debian/compat: changed to 7
    - debian/control: changed version of debhelper build-dependency to 7
  * Changed to 3.0 (quilt) source format
    - debian/source/format: added file with source format declaration
  	- debian/rules: removed patch applying rules
  	- debian/control: removed build-dependency on dpatch
    - debian/patches/00list: removed
    - debian/patches/04_update_pt_br_translation.dpatch: removed
    - debian/patches/*: updated so they apply cleanly with quilt
  * debian/patches/25_fix_color_selection.dpatch: Fix color selection through
    click in the foreground and background color indicators. (Closes: #497488)
    (LP: #344237)

 -- Goedson Teixeira Paixao <goedson@debian.org>  Sat, 19 Dec 2009 17:43:18 -0200

gpaint (0.3.3-4) unstable; urgency=low

  [ Matt Wheeler ] (merged from Ubuntu)
  * debian/patches/23_add_accelerator_keys.dpatch:
    added various keyboard shortcuts (LP: #444750) (Closes: #550305)

  [ Goedson Teixeira Paixao ]
  * debian/patches/24_fix_crash_on_failed_write.dpatch:
    check if is possible to save in the format chosen by the user before
    trying to save. (LP: #386234)

 -- Goedson Teixeira Paixao <goedson@debian.org>  Fri, 30 Oct 2009 23:28:02 -0200

gpaint (0.3.3-3) unstable; urgency=low

  * Updated menu entry with a new SVG icon (Closes: #497483) (LP: #127298).
    Thanks to Fernando Muñoz for the art.
  * debian/patches/21_fix_crash_on_fill_button_click.dpatch: Added. Fixes a
    crash when the fill button is clicked before the text tool is selected.
    (Closes: #544162)(LP: #348764)
  * debian/patches/22_fix_not_printable_string.dpatch: Added. Ignores
    non-printable characters on text input. (Closes: #535217).
    Thanks Ying-Chun Liu for the patch

 -- Goedson Teixeira Paixao <goedson@debian.org>  Mon, 07 Sep 2009 00:27:47 -0300

gpaint (0.3.3-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS by explicitly Build-Depending on libglade2-dev, which was
    previously pulled in by another build dependency (Closes: #536991).

 -- Cyril Brulebois <kibi@debian.org>  Tue, 11 Aug 2009 18:40:45 +0200

gpaint (0.3.3-2) unstable; urgency=low

  * debian/patches/20_fix_line_width_combo.dpatch: Add missing line
    widths (5, 7 and 9).
  * debian/patches/10_fix_crash_on_font_select.dpatch: Make the font
    selection button active only when the text tool is selected,
    avoiding a crash that occurs if the user selects a font without
    selecting the text tool. (Closes: #497201) (LP: #262889)
  * debian/control: Added packaging Vcs information.
  * debian/patches/11_fix_image_rotation.dpatch: Use the
    gdk_pixbuf_rotate_simple function to do image rotation in multiples
    of 90 degrees (Closes: #497487) (LP: #262942)

 -- Goedson Teixeira Paixao <goedson@debian.org>  Tue, 30 Sep 2008 16:09:14 -0300

gpaint (0.3.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/20_fix_line_width_combo.dpatch: Add items to the
    line width combo box in gpaint.glade. Fixes the combo box grabbing
    the curser when clicked. Closes: #497484.
  * Patch configure in debian/rules to avoid rpath.
  * Fix debian/copyright.

 -- Thomas Viehmann <tv@beamnet.de>  Sat, 20 Sep 2008 00:27:22 +0200

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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  Mon, 29 Nov 2004 11:29:04 -0200

gpaint (0.2.3-8) unstable; urgency=low

  * Fixed file saving issues. 
    - Thanks Emily Dai <emily.dai@lisnpireinc.com> for the patch.
  * Fixed unquoted fields in Debian menu file.
  * Fixed manpage section.

 -- Goedson Teixeira Paixao <goedson@debian.org>  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 <goedson@debian.org>  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 <goedson@debian.org>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  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 <gopaixao@dcc.ufmg.br>  Sat, 16 Mar 2002 15:20:28 -0300

gpaint (0.2-3) unstable; urgency=low

  * Removed over-colourful menu icon.			(closes: #100359)

 -- Robert McQueen <robot101@debian.org>  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 <stephen@clothcat.demon.co.uk> for
    these two fixes.

 -- Robert McQueen <robot101@debian.org>  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 <robot101@debian.org>  Thu,  7 Jun 2001 01:20:01 +0100


