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
|
aspell-el (0.50-3-6.2) unstable; urgency=medium
* Non-maintainer upload.
* Exclude /var/lib/aspell from dh_md5sums. Closes: #638727
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 17 Dec 2016 22:11:55 +0100
aspell-el (0.50-3-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Use debhelper v10. (Closes: #817356)
-- Dr. Tobias Quathamer <toddy@debian.org> Wed, 23 Nov 2016 12:06:36 +0100
aspell-el (0.50-3-6) unstable; urgency=low
* Converted to use aspell-autobuildhash to build the dictionary hashes
at install time, thus allowing the package to become Arch: all.
* debian/control: removed the build-dependency on aspell since it's no
longer needed
* Added support for dictionary registration in dictionaries-common
-- Brian Nelson <pyro@debian.org> Sat, 23 Jul 2005 09:44:14 -0700
aspell-el (0.50-3-5) unstable; urgency=low
* Added a versioned dependency on libaspell15 (>> 0.60), since this
dictionary will not work with earlier libaspell15 versions.
-- Brian Nelson <pyro@debian.org> Tue, 22 Feb 2005 11:01:58 -0800
aspell-el (0.50-3-4) unstable; urgency=low
* Support Aspell 0.60
- debian/control: build-depend on aspell-bin (>> 0.60)
- debian/control: provide aspell6-dictionary
-- Brian Nelson <pyro@debian.org> Fri, 21 Jan 2005 10:41:30 -0800
aspell-el (0.50-3-3) unstable; urgency=low
* debian/rules: converted to use cdbs
* debian/control: added a build dependency on cdbs
* debian/control: bumped up standards version
* debian/docs: use the doc/README instead of the one in the root
directory since it seems more useful
-- Brian Nelson <pyro@debian.org> Fri, 12 Mar 2004 19:54:59 -0800
aspell-el (0.50-3-2) unstable; urgency=low
* Use debian/compat instead of DH_COMPAT=n in debian/rules.
* Removed unnecessary dh_testroot from debian/rules clean target.
* Removed the leading "The" from the short description
-- Brian Nelson <pyro@debian.org> Tue, 28 Oct 2003 15:11:54 -0800
aspell-el (0.50-3-1) unstable; urgency=low
* Initial Release. (Closes: #177986)
-- Brian Nelson <pyro@debian.org> Wed, 19 Feb 2003 18:07:38 -0800
|