Skip to content

Debian Changelog gtranslator (1.9.6-1)

2009

gtranslator (1.9.6-1) unstable; urgency=low

   * New upstream release.
     - Builds with the new GDL version (closes: #549764).
   * Bump Standards-Version to 3.8.3 (no changes required).
   * Update debian/watch to format 3, and use download.gnome.org again.
   * Add a gtranslator.png symlink so GTranslator can have an application
     icon.

 -- Jordi Mallach <jordi@debian.org>  Wed, 07 Oct 2009 10:43:09 +0200

gtranslator (1.9.5-1) unstable; urgency=low

   * New upstream release.
   * Update copyright, upstream has added an OpenSSL exception to the
     Subversion plugin licence, however I'm not sure if that licence
     change should include the entire gtranslator codebase.
   * Remove 01_manpage_hyphen.patch, applied upstream.
   * Remove Build-Depends on libglade2-dev and bump libgtk2.0-dev to 2.16,
     gtranslator has been ported to GtkBuilder.

 -- Jordi Mallach <jordi@debian.org>  Sat, 25 Apr 2009 14:56:03 +0200

gtranslator (1.9.4-2) unstable; urgency=low

   * Upload to unstable.
   * Update Build-Depends to libgucharmap2-dev and remove left-over
     Build-Dep on libserf-0-0-dev, which makes libdb-dev uninstallable.

 -- Jordi Mallach <jordi@debian.org>  Mon, 23 Mar 2009 11:59:01 +0100

gtranslator (1.9.4-1) experimental; urgency=low

   [ Jordi Mallach ]
   * New upstream development version. This branch is a complete rewrite
     that will eventually become 2.0.
     According to the new upstream, the following bugs should be fixed:
     - closes: #225324, Need to add space before every newline
     - closes: #254339, Search function doesn't handle non-ASCII content
     - closes: #256527, confuses "middle-dot" and "space" characters when
                        copy-pasting
     - closes: #257184, Popup window opens UNDER the main window and is thus
                        not visible
     - closes: #258039, Search function alway searches all of comments,
                        english and translation
     - closes: #269779, Plural window lakes the OK button
     - closes: #277771, Search again for # does not work
     - closes: #278805, unused strings are always treated as utf8, and
                        double-encoded
     - closes: #295392, chosing Help->gtranslator website doesn't work
     - closes: #301608, To break lines with 80 columns for translation of
                        the templates.pot
     - closes: #313346, allow arbitrary translation teams
     - closes: #330958, Pressing Enter should validate the Goto dialog
     - closes: #345916, With long comment gtranslator window is wider than
                        screen
     - closes: #353798, improper use of GError
     - closes: #355018, destroys plural msgstr structure in po file
     - closes: #357994, file incorrectly reported as already opened
   * Update Build-Depends to match requirements as declared by configure.ac.
   * Update menu section to "Applications".
   * Remove obsolete patches 01_pozilla_bash.patch,
     02_hebrew-translation-list.patch and
     30_superfluous-underscores-in-desktop-file.patch.
   * Don't remove src/defines.h, po/POTFILES and data/gtranslator.desktop,
     these workarounds shouldn't be needed anymore.
   * Update Build-Depends to libgdl-1-dev (>= 2.24.0), which is the first
     version not needing an undeclared libgnomeui-dev dependency, which
     broke gtranslator's build.
   * Add Build-Depends on libgdict-1.0-dev for the gdict plugin.
   * Add " -Wl,-O1 -Wl,-z,defs -Wl,--as-needed" to LDFLAGS to avoid
     extra dependencies as suggested by Loïc Minier.
   * Don't uupdate on the watch file.
   * Build-Depend on libapr1-dev, libaprutil1-dev, libneon27-gnutls-dev,
     libserf-0-0-dev and libsasl2-dev to get the Subversion plugin building.
   * Add --disable-scrollkeeper to DEB_CONFIGURE_EXTRA_FLAGS.
   * Add complete authorship and copyright details to the copyright file.
   * Add 01_manpage_hyphen.patch (also applied upstream) to fix a non-escaped
     hyphen in Gtranslator's manpage.
 
   [ Emilio Pozuelo Monfort ]
   * Standards-Version is 3.8.0, no changes needed.
   * Disable subversion plugin, as gtranslator is GPL and the subversion
     plugin links againt OpenSSL.
     + Remove subversion plugin's build dependencies.
   * Remove -Wl,-z,defs from LDFLAGS as that makes the build fail.
   * Exclude the private libraries from the dh_makeshlibs run.
   * Don't install the static libraries.

 -- Jordi Mallach <jordi@debian.org>  Wed, 11 Feb 2009 16:27:24 +0100

2008

gtranslator (1.1.7-4) unstable; urgency=low

   [ Loic Minier ]
   * Use sf.net in watch file; closes: #449717.
 
   [ Josselin Mouette ]
   * 01_pozilla_bash.patch: use /bin/bash as the script heavily uses bash
     features. Closes: #464980.
 
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
     - Move homepage to its own field in the source stanza.
 
   [ Jordi Mallach ]
   * Add Vcs-* fields.

 -- Jordi Mallach <jordi@debian.org>  Fri, 04 Jul 2008 18:31:36 +0200

2007

gtranslator (1.1.7-3) unstable; urgency=low

   * Remove desktop/gtranslator.desktop in clean instead of patching it in
     30_superfluous-underscores-in-desktop-file; fixes FTBFS on double build;
     closes: #424395.
   * Wrap build-deps and deps.
   * Cleanups.

 -- Loic Minier <lool@dooz.org>  Wed, 16 May 2007 16:24:34 +0200

gtranslator (1.1.7-2) unstable; urgency=high

   * Add a get-orig-source target to retrieve the upstream tarball.
   * New patch, 30_superfluous-underscores-in-desktop-file, makes gtranslator
     appear in GNOME menu again; thanks Sébastien Bacher; Malone #91862.

 -- Loic Minier <lool@dooz.org>  Tue, 13 Mar 2007 16:14:41 +0100

2006

gtranslator (1.1.7-1) unstable; urgency=low

   * New upstream stable release; fix for the crasher (see 1.1.6-8), fix for
     custom font (closes: #225570), improve Content-Type's charset parsing,
     new translation, new supported languages.
     - Drop patch 01_gcc-4.0_xmlSetProp_signedness, the affected upstream code
       was redundant and hence dropped in this release.
     - Drop patch 10_unref-selection-buffer, merged upstream.

 -- Loic Minier <lool@dooz.org>  Tue, 28 Nov 2006 11:15:17 +0100

gtranslator (1.1.6-8) unstable; urgency=high

   * Drop patch 10_nullify-static-selection-buffer and replace it with
     10_unref-selection-buffer; thanks Dafydd Harries; closes: #400048.

 -- Loic Minier <lool@dooz.org>  Mon, 27 Nov 2006 15:32:41 +0100

gtranslator (1.1.6-7) unstable; urgency=low

   * New patch, 10_nullify-static-selection-buffer, to set the static
     selection_buffer to NULL after g_free()ing it; fixes a double free()
     crasher; thanks Martin Hawlisch for the report and bt; closes: #400048.

 -- Loic Minier <lool@dooz.org>  Sat, 25 Nov 2006 13:50:47 +0100

gtranslator (1.1.6-6) unstable; urgency=low

   * Rebuild against unstable's glib, ups.

 -- Loic Minier <lool@dooz.org>  Thu, 17 Aug 2006 19:58:21 +0200

gtranslator (1.1.6-5) unstable; urgency=low

   * Bump up Standards-Version to 3.7.2.
   * Bump up Debhelper compatibility level to 5.
   * New patch, 02_hebrew-translation-list, to set the Hebrew translation list
     as suggested by Lior Kaplan. (Closes: #382629)

 -- Loic Minier <lool@dooz.org>  Thu, 17 Aug 2006 19:02:28 +0200

gtranslator (1.1.6-4) unstable; urgency=low

   * debian/menu: add "l10n,gettext" hints to be in sync with PoEdit, as
     discussed on the BTS (closes: #311739), and add some missing quoting.
   * debian/control: bump Standards-Version to 3.6.2.1 (no changes required).

 -- Jordi Mallach <jordi@debian.org>  Thu, 16 Mar 2006 15:04:24 +0100

2005

gtranslator (1.1.6-3) unstable; urgency=low

   * debian/rules: cleanup src/includes.h before building (closes: #319046).
   * debian/control.in: revert change in -2 as the C++ transition didn't
     affect libaspell after all.

 -- Jordi Mallach <jordi@debian.org>  Wed, 10 Aug 2005 13:01:48 +0200

gtranslator (1.1.6-2) unstable; urgency=low

   * debian/control.in: build-depend on libgtkspell-dev (>= 2.0.10-3) for
     the C++ ABI transition.

 -- Jordi Mallach <jordi@debian.org>  Thu, 14 Jul 2005 17:54:08 +0300

gtranslator (1.1.6-1) unstable; urgency=low

   * New upstream release.
     - fixes "fuzzy strings can get negative" (closes: #257183).
   * debian/patches/02_content_type_parsing.patch: removed, applied upstream.
   * debian/control.in: add libgtkspell-dev to build-depends.

 -- Jordi Mallach <jordi@debian.org>  Fri, 11 Feb 2005 13:01:45 +0100

gtranslator (1.1.5-2) unstable; urgency=low

   * Jordi Mallach:
     - debian/{control.in,copyright}: fix upstream URL, gtranslator.org does
       not exist anymore (closes: #254469, #264667).
     - debian/patches/01_gcc4.0_xmlSetProp_signedness.patch: fix FTBFS using
       gcc-4.0 on amd64 (closes: #286952).
   * Loic Minier:
     - debian/patches/02_content_type_parsing.patch: fix parsing of
       Content-Type field in .po files (might break with po files which
       were relying on the old behavior) (closes: #242927).

 -- Jordi Mallach <jordi@debian.org>  Sat, 29 Jan 2005 00:42:05 +0100

2004

gtranslator (1.1.5-1) unstable; urgency=low

   * New upstream release.
     + doesn't use -Werror by default anymore.
     + fixes a few compile warnings (closes: #250449).
     + fixes truncated translator comments (closes: #238998).
     + fixes "Please enter your name" bug (closes: #228146).
     + fixes crashes when toggling fuzzy status (closes: #225239).
     + changes keybinding to move between messages to make it compatible
       with common GNOME bindings, using Alt (closes: #241305).
     + fixes a gnome-vfs2 conflict for the "application/x-po-Z" MIME type
       (closes: #229552).
     + fixes bad display of the comment window (closes: #225536).
   * debian/control.in: require libgnomeui (>= 2.6).

 -- Jordi Mallach <jordi@debian.org>  Sat, 29 May 2004 15:56:44 +0200

gtranslator (1.1.4-1) unstable; urgency=low

   * New upstream release.
   * debian/control: rename to control.in for autogeneration.
   * debian/control.in:
     + add GNOME Team required changes.
     + add build dependency on libxml-parser-perl.
     + change short description a bit.
   * debian/rules:
     + include gnome-pkg-tools cdbs rule to autogenerate debian/control.
     + include simple-patchsys.mk.
   * debian/patches/01_use_libgnomeui_colorpicker.patch: revert patch to use
     GtkColorPicker, only available in GTK 2.3.

 -- Jordi Mallach <jordi@debian.org>  Tue, 20 Jan 2004 15:48:35 +0100

2003

gtranslator (1.0-3) unstable; urgency=low

   * debian/postinst: removed temporarily. Right now, the script only tried to
     register schemas, which don't yet exist in gtranslator 1.0. Older packages
     of gtranslator may have left behind a schema file which is now unusable
     due to a non-UTF-8 encoding, making the package uninstallable
     (closes: #210569).

 -- Jordi Mallach <jordi@debian.org>  Fri, 12 Sep 2003 12:47:33 +0200

gtranslator (1.0-2) unstable; urgency=low

   * debian/control:
     + build-depend on scrollkeeper.
     + extend the description mentioning the project url and a few features.
   * debian/copyright: change Fatih's email address.

 -- Jordi Mallach <jordi@debian.org>  Thu, 11 Sep 2003 13:34:58 +0200

gtranslator (1.0-1) unstable; urgency=low

   * New upstream release.
   * New maintainer, package resurrected.
   * Repackaged the tarball without a debian/ dir.
   * debian/control:
     + update Build-Depends: for the GNOME2 platform.
     + change the explicit scrollkeeper dep to ${misc:Depends}.
     + Standards-Version: 3.6.1.0.
   * debian/conffiles: removed.
   * debian/copyright:
     + updated upstream authors list.
     + added more packaging history info.
   * debian/{preinst,prerm,postrm}: removed, handled by debhelper.
   * debian/postinst: install schemas.
   * debian/rules: switch to CDBS.

 -- Jordi Mallach <jordi@debian.org>  Thu, 4 Sep 2003 12:29:38 +0200

2002

gtranslator (0.43-2) unstable; urgency=low

   * Recompile against libgal21 (closes: #171242)
   * Remove /usr/doc transition code.

 -- Ryan Murray <rmurray@debian.org>  Thu, 5 Dec 2002 20:01:19 -0800

gtranslator (0.43-1) unstable; urgency=low

   * New upstream release
   * use -q option to scrollkeeper-update (closes: #151790)

 -- Ryan Murray <rmurray@debian.org>  Sat, 14 Sep 2002 01:03:58 -0700

gtranslator (0.42-1) unstable; urgency=low

   * New upstream release

 -- Ryan Murray <rmurray@debian.org>  Mon, 1 Jul 2002 03:16:39 -0700

gtranslator (0.41-1) unstable; urgency=low

   * New upstream release
   * Add debian/watch file (version 2 style, which is needed to work correctly)

 -- Ryan Murray <rmurray@debian.org>  Sat, 27 Apr 2002 00:03:57 -0700

gtranslator (0.40-1) unstable; urgency=low

   * New upstream release

 -- Ryan Murray <rmurray@debian.org>  Fri, 1 Mar 2002 00:40:40 -0800

gtranslator (0.39.1+0.39.2.20020119-4) unstable; urgency=low

   * Comment out gconftool installation in package build
   * Install conffiles file (closes: #132846)
   * Install preinst script

 -- Ryan Murray <rmurray@debian.org>  Mon, 18 Feb 2002 00:51:55 -0800

gtranslator (0.39.1+0.39.2.20020119-3) unstable; urgency=low

   * Remove multiline strings (closes: #130382)

 -- Ryan Murray <rmurray@debian.org>  Sat, 26 Jan 2002 23:39:43 -0800

gtranslator (0.39.1+0.39.2.20020119-2) unstable; urgency=low

   * Run configure with /bin/sh, so it works if configure is not executable.

 -- Ryan Murray <rmurray@debian.org>  Sun, 20 Jan 2002 16:27:20 -0800

gtranslator (0.39.1+0.39.2.20020119-1) unstable; urgency=low

   * New CVS snapshot, requested by upstream
   * Recompile for libgal19
   * Add menu hint (closes: #121019)

 -- Ryan Murray <rmurray@debian.org>  Sat, 19 Jan 2002 21:31:10 -0800

2001

gtranslator (0.39.1-1) unstable; urgency=low

   * New upstream release
   * Use gnome-doc-tools instead of docbook-tools
   * Change db2html calls to use gnome-db2html

 -- Ryan Murray <rmurray@debian.org>  Sun, 2 Dec 2001 11:26:33 -0800

gtranslator (0.39+0.39.1.20011009-2) unstable; urgency=low

   * Fix build for 64-bit architectures
   * Take upstream's fix for #117919

 -- Ryan Murray <rmurray@debian.org>  Sun, 11 Nov 2001 11:28:46 -0800

gtranslator (0.39+0.39.1.20011009-1) unstable; urgency=low

   * New upstream CVS snapshot (closes: #117946, #116579)
   * Update languages.c from latest cvs (closes: #114325)
   * Change flag value from -1 to '\0' (closes: #117919)

 -- Ryan Murray <rmurray@debian.org>  Fri, 9 Nov 2001 17:23:21 -0800

gtranslator (0.39-2) unstable; urgency=low

   * Apply upstream patch that should allow building on 64-bit archs.
   * Recompile for libgal14

 -- Ryan Murray <rmurray@debian.org>  Tue, 16 Oct 2001 23:26:38 -0700

gtranslator (0.39-1) unstable; urgency=low

   * New upstream release (closes: #110526)

 -- Ryan Murray <rmurray@debian.org>  Sat, 8 Sep 2001 01:29:58 -0700

gtranslator (0.38-3) unstable; urgency=low

   * Recompile for libgal8

 -- Ryan Murray <rmurray@debian.org>  Sun, 22 Jul 2001 13:49:25 -0700

gtranslator (0.38-2) unstable; urgency=low

   * Updated build depends (closes: #103512)

 -- Ryan Murray <rmurray@debian.org>  Wed, 11 Jul 2001 09:32:56 -0700

gtranslator (0.38-1) unstable; urgency=low

   * New upstream release (closes: #98112)
   * New Maintainer
   * Update build-depends (closes: #88207)
   * Build nautilus view
   * Remove pozilla.sh.1 manpage (one exists upstream)

 -- Ryan Murray <rmurray@debian.org>  Sat, 2 Jun 2001 08:39:58 -0700

gtranslator (0.35-2) unstable; urgency=low

   * Fix build-depends (Closes: #88207)
   * Include a useful manpage for pozilla.sh (Closes: #87632)

 -- Martijn van de Streek <martijn@foodfight.org>  Fri, 2 Mar 2001 08:55:34 +0100

gtranslator (0.35-1) unstable; urgency=low

   * New upstream version
   * Upstream cleanups: no more libraries

 -- Martijn van de Streek <martijn@foodfight.org>  Thu, 22 Feb 2001 20:43:21 +0100

gtranslator (0.32-1) unstable; urgency=low

   * New upstream version

 -- Martijn van de Streek <martijn@foodfight.org>  Sat, 13 Jan 2001 11:37:25 +0100

2000

gtranslator (0.31-1) unstable; urgency=low

   * New upstream release

 -- Martijn van de Streek <martijn@foodfight.org>  Mon, 27 Nov 2000 20:17:01 +0100

gtranslator (0.30-1) unstable; urgency=low

   * New upstream version
   * Fix Build-Depends to include debhelper
   * Magic to close ITP (closes: #71653)

 -- Martijn van de Streek <martijn@foodfight.org>  Mon, 6 Nov 2000 14:35:52 +0100

gtranslator (0.21-1) unstable; urgency=low

   * Initial Release.

 -- Martijn van de Streek <martijn@foodfight.org>  Mon, 18 Sep 2000 22:19:41 +0200