myspell-pt-br (20131030-9) unstable; urgency=medium * debian/control::myspell-pt-br: - Use Conflicts where needed. - No need to provide generic hunspell-pt. -- Agustin Martin Domingo Tue, 22 Sep 2015 12:39:43 +0200 myspell-pt-br (20131030-8) unstable; urgency=medium * debian/control:: myspell-pt-br: Provide hunspell counterparts. -- Agustin Martin Domingo Mon, 21 Sep 2015 17:53:15 +0200 myspell-pt-br (20131030-7) unstable; urgency=medium * debian/control: Break possible hunspell-pt-br to avoid name collisions. -- Agustin Martin Domingo Mon, 21 Sep 2015 12:20:00 +0200 myspell-pt-br (20131030-6) unstable; urgency=medium * debian/rules: Build in a reproducible and known to work LC_ALL=C language environment. -- Agustin Martin Domingo Mon, 22 Jun 2015 12:52:16 +0200 myspell-pt-br (20131030-5) unstable; urgency=medium * debian/rules: Make the build reproducible. Thanks Chris Lamb (Closes: #778259). -- Agustin Martin Domingo Thu, 09 Apr 2015 17:45:57 +0200 myspell-pt-br (20131030-4) unstable; urgency=low * debian/control: - Make aspell-pt-br "Multi-Arch: foreign" (See aspell-en #763892). - Update Vcs-Browser to cgit address. - Bump Standards-Version. No changes required. -- Agustin Martin Domingo Mon, 06 Oct 2014 16:02:05 +0200 myspell-pt-br (20131030-3) unstable; urgency=low * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean dirs. * debian/rules: No longer ship symlinks to /var/lib/aspell. * Close old (LP: #760724), myspell symlinks are obsolete. * Close old (LP: #108899), BrOffice dictionary is used since 2007.04.11. -- Agustin Martin Domingo Thu, 24 Apr 2014 11:15:07 +0200 myspell-pt-br (20131030-2) unstable; urgency=low * Modify to use dictionaries-common-dev (>= 1.22.0) features: - ${aspell:Depends}, ${hunspell:Depends} - Deal with remove files in debhelper snippet. -- Agustin Martin Domingo Wed, 05 Mar 2014 19:21:44 +0100 myspell-pt-br (20131030-1) unstable; urgency=low * New upstream release. * debian/patches/010_enable-wordchars.diff: - Adapt for new upstream release. * debian/control: Bump Standards-Version. No changes needed. -- Agustin Martin Domingo Tue, 14 Jan 2014 16:12:54 +0100 myspell-pt-br (20130317-1) unstable; urgency=low * New upstream release. * debian/{control,watch}: Change for new upstream location. * debian/{exclude-patterns.grep,myspell-pt-br.docs}: Update. * debian/control: - Bump Standards-Version. No changes needed. - Fix lintian "vcs-field-not-canonical". - Use Breaks rather than Conflicts for versioned Conflicts. * debian/rules: Remove some obsolete stuff. * Make package 3.0 (quilt) format. * 010_enable-wordchars.diff: Explicitly enable wordchars. Add apostrophe. -- Agustin Martin Domingo Fri, 17 May 2013 16:32:58 +0200 myspell-pt-br (20110527-2) unstable; urgency=low * debian/control: Improve myspell-eo suggestions line and add libreoffice. * debian/rules: - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}. * Use auto-compat feature to avoid modification of placeholders shipped under /var by maintainer scripts. Needs to build depend on dictionaries-common-dev (>= 1.11.2). -- Agustin Martin Domingo Wed, 14 Sep 2011 16:46:50 +0200 myspell-pt-br (20110527-1) unstable; urgency=low * New Upstream release. * debian/exclude-patterns.grep: Fix for ending dash. -- Agustin Martin Domingo Wed, 08 Jun 2011 16:37:26 +0200 myspell-pt-br (20101030-2) unstable; urgency=low * Build Depends on at least dictionaries-common-dev (>= 1.10.5) to stop installing update-openoffice-dicts snippets. * Bump Standards-Version. No changes needed. -- Agustin Martin Domingo Tue, 07 Jun 2011 16:48:10 +0200 myspell-pt-br (20101030-1) unstable; urgency=low * New upstream release. * No longer filter \222 for aspell, has been fixed upstream. -- Agustin Martin Domingo Tue, 16 Nov 2010 11:54:02 +0100 myspell-pt-br (20100907-3) unstable; urgency=low * When filtering out words for aspell, put single byte 8bit chars in a separate file for (single/multi)-byte independent better filtering. -- Agustin Martin Domingo Mon, 15 Nov 2010 17:23:57 +0100 myspell-pt-br (20100907-1) unstable; urgency=low * New upstream release. * Bump Standards Version. No changes required. * debian/rules: For aspell dict quietness, filter out words containing char \222 (146 or 0x92, seems a wrong apostrophe) or ending in a dash. -- Agustin Martin Domingo Fri, 15 Oct 2010 13:10:56 +0200 myspell-pt-br (20100109-3) unstable; urgency=low * Make sure aspell-pt-br hash is rebuilt on reconfigure. * Fix alias files for Brazilian Portuguese to work better under Emacs. -- Agustin Martin Domingo Thu, 17 Jun 2010 16:02:32 +0200 myspell-pt-br (20100109-2) unstable; urgency=low * tofromdos no longer provides dos2unix symlinks. Use fromdos command directly (Closes: #569367). * Bump Standards Version. No changes required. -- Agustin Martin Domingo Fri, 12 Feb 2010 09:48:59 +0100 myspell-pt-br (20100109-1) unstable; urgency=low * New upstream release. * Filter out words starting by [ºª] for aspell. -- Agustin Martin Domingo Fri, 15 Jan 2010 18:33:55 +0100 myspell-pt-br (20091004-3) unstable; urgency=low * Make sure we no longer create Mozilla* symlinks in new destdir by using installdeb-myspell (> 1.4). -- Agustin Martin Domingo Wed, 25 Nov 2009 13:24:14 +0100 myspell-pt-br (20091004-2) unstable; urgency=low * pt_BR.dat: Add explicit soundslike and repl_table values. -- Agustin Martin Domingo Fri, 20 Nov 2009 11:50:11 +0100 myspell-pt-br (20091004-1) unstable; urgency=low * Also generate aspell-pt-br from this package. - Change to aspell-pt-br versioning (largest of aspell-pt-br and myspell-pt-br). - Get br-abnt2.kbd and pt_BR.dat from aspell package. - Modify watch file for this new versioning. * debian/rules: - make get-orig-source just call uscan. -- Agustin Martin Domingo Mon, 26 Oct 2009 16:15:37 +0100 myspell-pt-br (2009.10.04-1) unstable; urgency=low * New maintainer. (Closes: #534363). * New upstream release. * Raise Standards-Version. No changes required. * Add info-hunspell and call installdeb-hunspell -- Agustin Martin Domingo Fri, 09 Oct 2009 12:51:42 +0200 myspell-pt-br (2009.03.30-1.1) unstable; urgency=low * Non-maintainer upload. * rebuild with dictionaries-common (>= 1.3.1) to move dict to /usr/share/hunspell with compat symlinks from /usr/share/myspell/dicts (closes: #541920) -- Rene Engelhard Wed, 23 Sep 2009 23:33:26 +0200 myspell-pt-br (2009.03.30-1) unstable; urgency=low * New upstream release with Portuguese orthography agreement (closes: #501790) * debian/watch: + Fix regular expression for the upstream version + Call debian/orig-tar.sh script for building the upstream tarball * debian/orig-tar.sh: Build the tarball from the zip file dowloaded by uscan * debian/control: + Bump Standards-Version to 3.8.1 + The package is now maintained with Git at alioth.debian.org. Add Vcs-Git field and change Vcs-Browser accordingly. + Fix Lintian warning debhelper-but-no-misc-depends + Move dictionaries-common-dev into Build-Depends-Indep * debian/copyright: + Update copyright years + Change license for Debian packaging to GPL-3 -- Rafael Laboissiere Tue, 21 Apr 2009 23:25:42 +0200 myspell-pt-br (2008.07.07-1) unstable; urgency=low * New upstream release * debian/README.Debian: Add a note about the different ZIP files provided by upstream and which one is used in the Debian package * debian/copyright: Update upstream copyright years -- Rafael Laboissiere Fri, 25 Apr 2008 00:17:27 +0200 myspell-pt-br (2008.02.21-1) unstable; urgency=low * New upstream version * debian/control: Append trunk/ to the path in Vcs-Svn:, such that debcheckout works * debian/watch: Fix upstream URL * debian/rules: + Adjust get-orig-source rule for new upstream download URLs + The above change also fixes a bashism (closes: #477613) -- Rafael Laboissiere Thu, 24 Apr 2008 23:48:59 +0200 myspell-pt-br (2007.11.06-2) unstable; urgency=low * debian/copyright: Converted into UTF-8 * debian/control: + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + Dropped the Homepage pseudo-header from the extended description + Bumped Standards-Version to 3.7.3 -- Rafael Laboissiere Sun, 16 Dec 2007 00:17:07 +0100 myspell-pt-br (2007.11.06-1) unstable; urgency=low * New upstream release. -- Rafael Laboissiere Thu, 08 Nov 2007 07:57:40 +0100 myspell-pt-br (2007.11.01-1) unstable; urgency=low * New upstream release. The comment escape characters in the pt_BR.aff are fixed (closes: #448836). -- Rafael Laboissiere Thu, 01 Nov 2007 22:02:50 +0100 myspell-pt-br (2007.10.01-1) unstable; urgency=low * New upstream release * debian/control: Added Homepage field -- Rafael Laboissiere Thu, 04 Oct 2007 15:27:32 +0200 myspell-pt-br (2007.04.11-2) unstable; urgency=low * Build-Depends on dictionaries-common-dev, making the package build in a clean chroot (closes: #432374) -- Rafael Laboissiere Mon, 9 Jul 2007 21:52:25 +0200 myspell-pt-br (2007.04.11-1) unstable; urgency=low * Initial release (closes: #431115) -- Rafael Laboissiere Sat, 30 Jun 2007 09:15:17 +0200