2009
wordtrans (1.1pre15-3.2) unstable; urgency=medium
* Non-maintainer upload.
[Evgeni Golov]
* Make package binNMU-able by depending on >= ${source:Version} instead
of = ${Source-Version} or = ${source:Version}.
* Rebuild to correctly compress the manpages. (Closes: #512486, #475642)
* Don't set DH_COMPAT in debian/rules, thats what debian/compat is for.
Fixes lintians "declares-possibly-conflicting-debhelper-compat-versions"
error.
* Empty wordtrans-{data,dict}.conffiles, that is handled by debhelper.
Fixes lintians "duplicate-conffile" errors.
[ Vincent Fourmond ]
* Non-maintainer upload, second take.
* Get rid of obsolete Homepage pseudo-headers
* Change Apps into Applications in debian/*.menu
* Urgency medium to fix a RC bug in testing
-- Vincent Fourmond <fourmond@debian.org> Sat, 31 Jan 2009 21:11:18 +0100
2008
wordtrans (1.1pre15-3.1) unstable; urgency=low
* Non-maintainer upload. * Fix GCC 4.3 compatibility, patch by Kumar Appaiah (Closes: #461722) * Stop using libqt3-compat-headers, patch by Barry deFreese (Closes: #464904)
-- Moritz Muehlenhoff <jmm@debian.org> Mon, 24 Mar 2008 17:31:30 +0100
2007
wordtrans (1.1pre15-3) unstable; urgency=low
* Swap the Build-Depends on kdelibs to prevent the autobuilders from getting
confused (Closes: #446432)
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Sun, 14 Oct 2007 22:55:17 +0200
wordtrans (1.1pre15-2) unstable; urgency=low
* Add 'include <cstdlib>' to src/libbab/hebrew.cc as suggested by Martin
Michlmayr to fix a FTBFS with GCC 4.3 (Closes: #417755)
* Make package binNMU safe with patch provided by Lior Kaplan
(Closes: #432973)
* Remove cwordtrans from Depends (Closes: #432968)
* Change maintainer's email address
* Package now only build with php5 (not with php4)
* Fix lintian error: symlink-ends-with-slash
* Recode manpage to latin-1, not UTF-8
* Use debhelper compatibility version 5
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Thu, 04 Oct 2007 02:27:02 +0200
2006
wordtrans (1.1pre15-1) unstable; urgency=low
* New upstream release.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 30 Dec 2006 13:51:27 +0100
wordtrans (1.1pre14-3) unstable; urgency=low
* Apply fix from Nicolas François to use proper UTF-8 encoding: (Closes: #303857) - The messages from qwordtrans have been converted to latin1. And the latin1 call to local8Bit() has been replaced for the messages translated by gettext. - The welcome message has been fixed, which was not displayed correctly on a UTF-8 environment. - The HTML welcome messages have been recoded to UTF-8, and it gets converted the current locale when it is displayed. * Recode KWordtrans.desktop to UTF-8 (Closes: #396688) * Bumped Standard-version, no changes needed * Removed Javier Viñuales from Uploaders: he has not uploaded for a long time and does not mean to do so. * Lintian fixes: * Convert debian/changelog to UTF-8 * Convert debian/wordtrans.1 to UTF-8 * Added Depends on w3m * Use debhelper compatible version 4
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 30 Dec 2006 01:59:28 +0100
2005
wordtrans (1.1pre14-2) unstable; urgency=high
* Acknowledge NM (Closes: #335002) * Rebuild the package to get the versioned dependency on wordtrans-data fixed (Closes: #342499) * Build-Depend on g++ (>= 4:4.0.2-2) | g++-3.4 for arm/hppa/m68k also comment out the code that hardcodes g++-3.4 for those architectures in debian/rules (Closes: #343027) * Added Hints to the menu entries (Closes: #121022) * Added configuration for the dictionary provided by i2e, and install it with the package. This way, if you install wordtrans together with i2e wordtrans will work "out of the box" and you do not need to install any additional dictionary. * Added a README.Debian file to explain where one can find dictionaries (not currently available in the Debian package although the IDP files might be in the future) * Convert the changelog file to UTF-8 * Remove the installation information from the Debian packages (both in english and spanish) * Create an empty /usr/share/wordtrans/Engtospa.dic file so that it does not complain because it does not find one. You need to install a proper dictionary for the babylon configuration to be useful, though.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 14 Dec 2005 09:45:18 +0100
wordtrans (1.1pre14-1.1) unstable; urgency=high
* NMU during BSP.
* Rebuild with g++-3.4 on arm/hppa/m68k to work around ICE in
g++-4.0 (Closes: #335002)
-- Frank Lichtenheld <frank@lichtenheld.de> Fri, 28 Oct 2005 21:24:24 +0200
wordtrans (1.1pre14-1) unstable; urgency=low
* Rebuild as required by the libqt3-mt transition (Closes: #328000) * Fixed changelog syntax error * Use new FSF address in debian/copyright * Upload the new upstream version (Closes: #303843) * Fixed the description as suggested (Closes: #303841)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 25 Sep 2005 08:35:04 +0200
2004
wordtrans (1.1pre14) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sun, 8 Aug 2004 01:16:24 +0200
wordtrans (1.1pre13-5) unstable; urgency=low
* Depend on php4 | php4-cgi and remove ${php:depends} from wordtrans-web
definitions (Closes: #294024)
* Set myself as the maintainer, Vigu has not made an upload of this
package for the last 2 years, I'm keeping him as uploader, though.
* Applied patch provided by Andreas Jochens to fix a FTBFS when using
gcc 3.4 (Closes: #264258)
* Have all Suggests/Depends of dictd be 'dictd | dict-server'
(Closes: #227620)
* Introduce a small change based on a patch made for SuSE that fixes
the mini window in KDE.
* Fixed lintian errors:
* Converted the changelog to UFT-8
* Fixed wordtrans-qt menu file
* Fixed duplicate recommends / suggests on dict for wordtans-qt and
wordtrans-kde
* Modified docs/Makefile so that the symlinks do not end with a slash
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 23 Feb 2005 11:27:34 +0100
2003
wordtrans (1.1pre13-4) unstable; urgency=low
* Added code to make it depend on phpapi-20020918, based on code from php4-pgsql, since the zendapi virtual package (previously provided by php4 and php4-cgi) does not exist anymore. Just in case I'm keeping some code to add zendapi if it exists (Closes: #212745) * As a side effect (the api version is retrieved from headers), make it build-depend on php-dev
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 29 Sep 2003 12:14:10 +0200
wordtrans (1.1pre13-3) unstable; urgency=low
* Section of wordtrans-doc moved to 'doc'
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Wed, 24 Sep 2003 02:04:56 +0200
wordtrans (1.1pre13-2) unstable; urgency=low
* Added Build-Depends on libqt3-compat-headers until the upstream maintainer
updates the source to compile with newer headers. (Closes: #212437)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Tue, 23 Sep 2003 23:21:49 +0200
wordtrans (1.1pre13-1) unstable; urgency=low
* The 'this package needs a cleanup after a year of inactivity' release
* Adopted new upstream version into Debian (merged changelogs from
upstream and Debian) (Closes: #102873)
- also rebuilt against latest KDE version after modifying
the the Makefiles to compile using KDE3 and qt-mt
Unfortunately it doesn't have a configure :-(
(Closes: #187057)
- Unfortunately, there is no longer a separate wordtrans-console
package (although the kde version can be run w/o console)
(Closes: #80509)
* New Co-maintainer added (myself) since Vigu cannot maintain the package
currently.
* Added Homepage to all descriptions
* Changed Build-Depends adding kdelibs4-dev since kdelibs-dev is now
a virtual package (and versioned depends will not work)
* Wortrans-data and wordtrans-dict now remove their config files
when purged (Closes: #112442)
* Added a TODO.Debian file
* Modified the xgettext call to use --from-code=UTF-8 in order to properly
generate the po files
* Fixed po files to include proper CHARSET, Encoding and language
definitions.
* Removed INSTALL from documentation directory and use dh_installchangelogs
to install upstream's changelog instead of the 'install' target to
fix lintian warnings/errors
* Added wordtrans manpage based on the documentation under doc/ but
formatting it properly and fixing some typos (Closes: #93473)
* Use dh_installman instead of dh_installmanpages to avoid installing
impromer manpages, and used it to install the new wordtrans.1 manpage
in the wordtrans-qt package
* Removed manpages from wordtrans-data and place them in wordtrans-qt
instead since that's where the wordtrans binary (a wrapper really
calling qwordtrans) is.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 31 Aug 2003 09:52:17 +0200
wordtrans (1.1pre13) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sat, 1 Feb 2003 19:59:37 +0100
2002
wordtrans (1.1pre12) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sat, 30 Nov 2002 17:43:05 +0100
wordtrans (1.1pre11) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Tue, 3 Sep 2002 23:36:11 +0200
wordtrans (1.1pre10) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sat, 27 Jul 2002 18:20:45 +0200
2001
wordtrans (1.1pre9) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Wed, 26 Dec 2001 16:54:00 +0100
wordtrans (1.1pre8) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sun, 25 Nov 2001 16:32:17 +0100
wordtrans (1.1pre7) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Tue, 20 Nov 2001 01:06:56 +0100
wordtrans (1.1pre6) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Wed, 14 Nov 2001 20:01:04 +0100
wordtrans (1.1pre5) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sat, 10 Nov 2001 18:20:48 +0100
wordtrans (1.0.2pre4) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Tue, 30 Oct 2001 23:46:47 +0100
wordtrans (1.0.2pre3) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Thu, 25 Oct 2001 19:30:36 +0200
wordtrans (1.0.2pre2) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Mon, 22 Oct 2001 18:42:03 +0200
wordtrans (1.0.2) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Wed, 3 Oct 2001 19:35:18 +0200
wordtrans (1.0.1) unstable; urgency=low
* Más correcciones a la versión final
-- Ricardo Villalba <rvm@escomposlinux.org> Fri, 28 Sep 2001 17:56:45 +0200
wordtrans (1.0final1) unstable; urgency=low
* Correcciones a la versión final
-- Ricardo Villalba <rvm@escomposlinux.org> Tue, 4 Sep 2001 20:15:17 +0200
wordtrans (1.0final0) unstable; urgency=low
* Versión final (espero)
-- Ricardo Villalba <rvm@escomposlinux.org> Thu, 30 Aug 2001 17:51:59 +0200
wordtrans (1.0beta4) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@escomposlinux.org> Sun, 26 Aug 2001 19:03:05 +0200
wordtrans (1.0beta3) unstable; urgency=low
* Solucionado un problema con la impresión.
-- Ricardo Villalba <rvm@escomposlinux.org> Sun, 8 Jul 2001 19:10:08 +0200
wordtrans (1.0beta2-2.5) unstable; urgency=high
* Guardent Client Advisory. Guardent has discovered vulnerabilities in
the wordtrans-web package. The vulnerabilities allow for remote execution
of arbitrary code under the privileges of user running the webserver an a
cross-site scripting vulnerability.
(closes: #160393)
-- Javier Viñuales Gutiérrez <vigu@yacoi.com> Sun, 15 Sep 2002 20:52:46 +0200
wordtrans (1.0beta2-2.4) unstable; urgency=low
* NMU * Add missing build-depends: recode. Closes: #139114
-- LaMont Jones <lamont@debian.org> Tue, 19 Mar 2002 16:15:21 -0700
wordtrans (1.0beta2-2.3) unstable; urgency=low
* NMU * Remove -lgcc hack, since kdelibs-dev has been fixed (thanks, calc) * add build dependency on linuxdoc-tools-text (Closes: #138405) * moved some Build-Depends to Build-Depends-Indep
-- David Schleef <ds@schleef.org> Mon, 4 Mar 2002 20:46:44 -0800
wordtrans (1.0beta2-2.2) unstable; urgency=low
* NMU
* Force CXXFLAGS=-O0 -mieee on alpha. Should build on alpha.
(Closes: #121667)
* Add -u __floatdisf -lgcc to libs for kwordtrans, since otherwise
libkio has unresolved symbols. Builds on PowerPC (Closes: #120362)
* Applied patch from James Troup to fix compile problems on hppa
(Closes: #120506)
* Closing bugs that weren't closed correctly earlier (see below)
(Closes: #102875, #102874)
-- David Schleef <ds@schleef.org> Sun, 17 Feb 2002 04:39:08 -0800
wordtrans (1.0beta2-2.1) unstable; urgency=low
* NMU
* Add missing `#include <cstring>' so that wordtrans will build
with gcc 2.96. Fix suggested by John R. Daily
<jdaily@progeny.com>. (closes: Bug#113819)
-- Doug Porter <dsp@debian.org> Fri, 19 Oct 2001 13:03:28 -0500
wordtrans (1.0beta2-2) unstable; urgency=low
* Fixed recommends: changed i2e-dict by i2e. i2e-dict it's not a
Debian package yet (I'm working on Ricardo's i2e-dict package).
(Closes: #109525)
* Fixed recommends: wordtrans-doc should not recommends the binaries,
you may want to look at just the documentation before download the
binaries.
(Closes: #109391)
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Fri, 24 Aug 2001 16:44:24 +0200
wordtrans (1.0beta2-1) unstable; urgency=low
* Fixed g++ 2.95 to g++ 3.0 problems with the standard library at
the call of strcmp or strcpy. Added "using std::strcmp;" and
"using std::strcpy;". (Closes: #105198)
* Fixed build-depends on sgml-tools, now it's linuxdoc-tools.
(Closes: #102872)
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Sat, 4 Aug 2001 21:59:40 +0200
wordtrans (1.0beta2) unstable; urgency=low
* New upstream version. (Closes: #102875) * Purged all non needed .es files. (Closes: #102874)
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Sun, 27 Jul 2001 22:13:07 +0200
wordtrans (1.0beta2) unstable; urgency=low
* La traducción al español no funcionaba correctamente en el
kwordtrans con las librerÃÂas del KDE 2.1. Solucionado.
-- Ricardo Villalba <rvm@escomposlinux.org> Thu, 7 Jun 2001 19:12:05 +0200
wordtrans (1.0beta1) unstable; urgency=low
* Primera versión beta oficial
-- Ricardo Villalba <rvm@escomposlinux.org> Sun, 1 Apr 2001 18:59:45 +0200
wordtrans (1.0beta1) unstable; urgency=low
* New upstream version. (Closes: #102873)
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Sun, 22 Jul 2001 23:55:15 +0200
wordtrans (0.9-2) unstable; urgency=low
* Moved sgml-tools from Build-Depends-Indep to Build-Depends and added
groff to Build-Depends.(Closes: #92566)
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Sun, 22 Apr 2001 20:23:51 +0200
wordtrans (0.9-1) unstable; urgency=low
* Adopted package
-- Javier Viñuales Gutiérrez <vigu@ctv.es> Thu, 12 Apr 2001 21:03:59 +0200
wordtrans (0.9-0.1) unstable; urgency=low
* New upstream version * NMU * Providing diff as per policy * Removing template files like README/README.Debian and *.ex/ex.* * Fixing build problems (Closes: #88710) * Fixing dependencies (Closes: #79157) * Moving binaries from /usr/X11R6/bin to /usr/bin as per policy or at least proposed policy..can't remember which right now.
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 26 Mar 2001 12:11:34 -0700
wordtrans (0.9r3) unstable; urgency=low
* Corregidos algunos errores que impedÃÂan compilar el programa en
algunos sistemas.
-- Ricardo Villalba <rvm@linuxfan.com> Sun, 11 Mar 2001 16:42:02 +0100
wordtrans (0.9r2) unstable; urgency=low
* Pequeñas correcciones
-- Ricardo Villalba <rvm@linuxfan.com> Tue, 27 Feb 2001 18:34:37 +0100
wordtrans (0.9) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@linuxfan.com> Thu, 15 Feb 2001 18:50:34 +0100
wordtrans (0.8.2) unstable; urgency=low
* Incremento número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Wed, 17 Jan 2001 19:26:14 +0100
2000
wordtrans (0.8.1) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@linuxfan.com> Mon, 18 Dec 2000 01:31:56 +0100
wordtrans (0.8) unstable; urgency=low
* Incremento número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Wed, 13 Dec 2000 18:42:30 +0100
wordtrans (0.7.9) unstable; urgency=low
* Incremento número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Thu, 7 Dec 2000 00:53:06 +0100
wordtrans (0.7.2) unstable; urgency=low
* Ahora se puede navegar por las últimas páginas visitadas
-- Ricardo Villalba <rvm@linuxfan.com> Thu, 30 Nov 2000 19:01:25 +0100
wordtrans (0.7.1) unstable; urgency=low
* Incremento número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Tue, 21 Nov 2000 16:48:52 +0100
wordtrans (0.7) unstable; urgency=low
* Incremento otra vez de versión porque ya falta poco para llegar a la
1.0
-- Ricardo Villalba <rvm@linuxfan.com> Fri, 17 Nov 2000 17:11:58 +0100
wordtrans (0.6.7) unstable; urgency=low
* Incrementada la versión debido a la multitud de cambios realizados.
-- Ricardo Villalba <rvm@linuxfan.com> Wed, 15 Nov 2000 19:43:53 +0100
wordtrans (0.6.6) unstable; urgency=low
* Nueva versión
-- Ricardo Villalba <rvm@linuxfan.com> Thu, 9 Nov 2000 17:23:03 +0100
wordtrans (0.6.5) unstable; urgency=low
* Cambios internos
-- Ricardo Villalba <rvm@linuxfan.com> Fri, 3 Nov 2000 23:07:12 +0100
wordtrans (0.6.4) unstable; urgency=low
* Vamos a ver si se le puede añadir soporte para diccionarios del
Babylon Translator
-- Ricardo Villalba <rvm@linuxfan.com> Tue, 31 Oct 2000 15:43:39 +0100
wordtrans (0.6.3) unstable; urgency=low
* Cambio de nombre
-- Ricardo Villalba <rvm@linuxfan.com> Mon, 16 Oct 2000 22:55:44 +0200
palabros (0.6.2) unstable; urgency=low
* Nuevo número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Sat, 14 Oct 2000 17:05:59 +0200
palabros (0.6.1beta1) unstable; urgency=low
* Cambio en el número de versión para reflejar que todavÃÂa es una
versión beta.
-- Ricardo Villalba <rvm@linuxfan.com> Mon, 9 Oct 2000 19:37:35 +0200
palabros (0.6.1) unstable; urgency=low
* Nuevo número de versión
-- Ricardo Villalba <rvm@linuxfan.com> Wed, 4 Oct 2000 19:27:45 +0200
palabros (0.6) unstable; urgency=low
* Incrementada la versión para que esté por encima del qi2e, ya que se
supone que este programa es el sucesor de aquel.
-- Ricardo Villalba <rvm@linuxfan.com> Tue, 26 Sep 2000 17:12:54 +0200
palabros (0.1) unstable; urgency=low
* Initial Release.
-- Ricardo Villalba <rvm@linuxfan.com> Sun, 24 Sep 2000 19:21:41 +0200