1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
translate (0.6.0~debian0) unstable; urgency=medium
* Convert package to "3.0 (native)" format since the upstream has
long disappeared.
* Bump version string to "0.6.0~debian0".
* Bump Standards-Version to 4.5.0, debhelper compat to v13.
* Set package maintainer to be Debian QA Group.
-- Boyuan Yang <byang@debian.org> Sun, 14 Jun 2020 11:50:28 -0400
translate (0.6-11) unstable; urgency=low
* DH compatibility level is 7
* Fix debhelper-but-no-misc-depends
* Fix dh-clean-k-is-deprecated
* Fix out-of-date-standards-version
* Fix copyright-refers-to-versionless-license-file
* Fix manpage-has-bad-whatis-entry
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 10 Feb 2010 09:50:07 +1100
translate (0.6-10) unstable; urgency=low
* Don't depend on debmake, run dh_make. Closes: #460648
* Bumped Standards-Version to 3.7.3
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 16 Jan 2008 19:04:00 +1100
translate (0.6-9) unstable; urgency=low
* Set Standards-Version to 3.7.2.
-- Anibal Monsalve Salazar <anibal@debian.org> Sun, 25 Jun 2006 17:24:56 +1000
translate (0.6-8) unstable; urgency=low
* Fixed "should be 'arch: all'", closes: #357308.
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 17 Mar 2006 09:15:21 +1100
translate (0.6-7) unstable; urgency=low
* Fixed "utf8 encodes utf8 lines again" (again) and "iconv
problems in u8 locale", closes: #314158, #318986. Patch by
Martin Michlmayr <tbm@cyrius.com>.
* translate.conf: changed "LANG" to "LANGUAGE".
* Fixed "do not create an empty local configuration directory at
~/.translate", closes: #327004. Patch by Jonas Meurer <mejo@debian.org>.
* Set Standards-Version to 3.6.2.
* Fixed FSF mail address.
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 29 Nov 2005 23:12:21 +1100
translate (0.6-6) unstable; urgency=low
* Fixed "utf8 encodes utf8 lines again", closes: #313362.
Patch by Martin Michlmayr <tbm@cyrius.com>.
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 15 Jun 2005 09:04:28 +1000
translate (0.6-5) unstable; urgency=low
* Fixed "translate: does not understand locales and UTF-8",
closes: #219199. Patch by Martin Michlmayr <tbm@cyrius.com>.
* Fixed "fix logic of global and local dictionary check",
closes: #307581. Patch by Martin Michlmayr <tbm@cyrius.com>.
* Fixed "please don't create ~/.translate when it's not needed",
closes: #307582. Patch by Martin Michlmayr <tbm@cyrius.com>.
-- Anibal Monsalve Salazar <anibal@debian.org> Sun, 15 May 2005 19:58:03 +1000
translate (0.6-4) unstable; urgency=low
* New maintainer's email address.
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 12 Feb 2005 19:52:16 +1100
translate (0.6-3) unstable; urgency=low
* New maintainer. Closes: #244203
* New Option -w doesn't work as expected. Closes: #116100
Patch by Christian Kurz <shorty@debian.org>
* Says "No matches. Teach me or press Return." even if there are matches. Closes: #182472, #241198
Patch by Georg Neis <georg@fli4l.de>
Patch by gerhard oettl <gerhard.oettl@gmx.at>
* Spelling error in description. Closes: #125431
Patch by Matt Zimmerman <mdz@debian.org>.
* Example in synopsis doesn't work. Closes: #193733
* Cruft in debian. Bug already fixed. Closes: #82789
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Wed, 18 Aug 2004 21:59:42 +1000
translate (0.6-2) unstable; urgency=low
* Fixed build-deps, and a wrong gzip in Makefile closes: Bug #114880
-- Matthias Kabel <mkabel@debian.org> Mon, 8 Oct 2001 22:43:22 +0200
translate (0.6-1) unstable; urgency=low
* New option -w which searches only whole words, closes: Bug #114559
-- Matthias Kabel <mkabel@debian.org> Sun, 7 Oct 2001 18:53:32 +0200
translate (0.5-9) unstable; urgency=low
* tried to remember the ancient changes closes: Bug #82790
-- Matthias Kabel <mkabel@debian.org> Sun, 26 Aug 2001 11:44:06 +0200
translate (0.5-8) unstable; urgency=low
* fixed a bug with inverting languages
Thanks to Wolfgang Jahrling <wolfgang@pro-linux.de>
-- Matthias Kabel <mkabel@debian.org> Sat, 30 Dec 2000 20:13:08 +0200
translate (0.5-7) unstable; urgency=low
* changed the configuration files
-- Matthias Kabel <mkabel@debian.org> Fri, 13 Dec 2000 17:19:13 +0200
|