--- aspell-uz-0.6.0.orig/debian/aspell-uz.info-aspell +++ aspell-uz-0.6.0/debian/aspell-uz.info-aspell @@ -0,0 +1,6 @@ +Language: Ўзбекча (Uzbek) +Hash-Name: uz +Emacsen-Name: uzbek +Casechars: [а-яўқғҳА-ЯЎҚҒҲ] +Not-Casechars: [^а-яўқғҳА-ЯЎҚҒҲ] +Coding-System: utf-8 --- aspell-uz-0.6.0.orig/debian/changelog +++ aspell-uz-0.6.0/debian/changelog @@ -0,0 +1,41 @@ +aspell-uz (0.6.0-2) unstable; urgency=medium + + * QA upload. + * Use debhelper v10. (Closes: #817362) + * Set maintainer to Debian QA Group + + -- Dr. Tobias Quathamer Fri, 16 Dec 2016 23:03:44 +0100 + +aspell-uz (0.6.0-1) unstable; urgency=low + + * New upstream release + * Sync "Copyright" section of the copyright file with the content + from the Copyright file of the tarball. Nothing really changed, + just being pedantic. + * Fixed Build-Depends and Build-Depends-Indep according to + "Spelling Dictionaries and Tools Policy". + * Added watch file. + * Removed aspell from Build-Depends-Indep since one does not need + it. + * Removed /var/lib/aspell/ from dh_md5sums, to avoid bugs like #324111, + #346410, and #374949. Fix was taken from aspell-en. + + -- Mashrab Kuvatov Sun, 1 Oct 2006 12:39:02 +0200 + +aspell-uz (0.5-0-1) unstable; urgency=low + + * New upstream release + * Fixed FSF address in debian/copyright. + + -- Mashrab Kuvatov Mon, 16 Jan 2006 19:49:13 +0100 + +aspell-uz (0.04-0-1) unstable; urgency=low + + * Initial release Closes: #319775 + * Files in debian dir are based on the ones from aspell-en. + * Renamed doc/README to doc/README-uzbek.wordlist, it conflicts + with the readme of the tarball. + * This release is based on aspell6-uz-0.04-0.tar.bz2, + the latest source of Uzbek dictionary from ftp.gnu.org/gnu/aspell/dict/uz. + + -- Mashrab Kuvatov Sun, 24 Jul 2005 11:12:22 +0200 --- aspell-uz-0.6.0.orig/debian/compat +++ aspell-uz-0.6.0/debian/compat @@ -0,0 +1 @@ +10 --- aspell-uz-0.6.0.orig/debian/control +++ aspell-uz-0.6.0/debian/control @@ -0,0 +1,15 @@ +Source: aspell-uz +Section: text +Priority: optional +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 10), cdbs (>= 0.4.0) +Build-Depends-Indep: dictionaries-common-dev (>= 0.9.1) +Standards-Version: 3.7.2 + +Package: aspell-uz +Architecture: all +Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) +Provides: aspell-dictionary +Description: The Uzbek dictionary for GNU Aspell + This package contains all the required files to add support + for Uzbek language to the GNU Aspell spell checker. --- aspell-uz-0.6.0.orig/debian/copyright +++ aspell-uz-0.6.0/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Mashrab Kuvatov on +Sun, 24 Jul 2005 11:12:22 +0200. + +It was downloaded from ftp://ftp.gnu.org/gnu/aspell/dict/uz/ + +Copyright Holder: Mashrab Kuvatov + +Upstream Author: Kevin Atkinson . + +Copyright: + + Uzbek word-list + + Copyright (C) 2004-2006 Mashrab Kuvatov + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- aspell-uz-0.6.0.orig/debian/dirs +++ aspell-uz-0.6.0/debian/dirs @@ -0,0 +1,3 @@ +usr/lib/aspell +usr/share/aspell +var/lib/aspell --- aspell-uz-0.6.0.orig/debian/docs +++ aspell-uz-0.6.0/debian/docs @@ -0,0 +1,2 @@ +README +Copyright --- aspell-uz-0.6.0.orig/debian/install +++ aspell-uz-0.6.0/debian/install @@ -0,0 +1,3 @@ +*.multi usr/lib/aspell +*.alias usr/lib/aspell +*.dat usr/lib/aspell --- aspell-uz-0.6.0.orig/debian/rules +++ aspell-uz-0.6.0/debian/rules @@ -0,0 +1,24 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_INSTALL_CHANGELOGS_ALL := doc/ChangeLog +DEB_INSTALL_DOCS_ALL := doc/README-uzbek.wordlist + +DICT_LANG := uz + +DEB_DH_MD5SUMS_ARGS += -Xvar/lib/aspell + +install/aspell-$(DICT_LANG):: + for f in *.cwl; do \ + gzip -9 -c "$$f" > "$(DEB_DESTDIR)/usr/share/aspell/"$$f".gz"; \ + WL=`echo $$f | sed 's/\.cwl$$//'`; \ + touch "$(DEB_DESTDIR)/var/lib/aspell/$$WL.rws"; \ + dh_link "var/lib/aspell/$$WL.rws" "usr/lib/aspell/$$WL.rws"; \ + echo "$$WL" >> "$(DEB_DESTDIR)/usr/share/aspell/$(DICT_LANG).contents"; \ + done + # the following files are necessary for Uzbek dictionary + cp l-uz.cmap l-uz.cset "$(DEB_DESTDIR)/usr/lib/aspell" + touch $(DEB_DESTDIR)/var/lib/aspell/$(DICT_LANG).compat + + installdeb-aspell --- aspell-uz-0.6.0.orig/debian/watch +++ aspell-uz-0.6.0/debian/watch @@ -0,0 +1,6 @@ +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://ftp.gnu.org/gnu/aspell/dict/uz/aspell6-uz-(.*)\.tar\.bz2 --- aspell-uz-0.6.0.orig/doc/README-uzbek.wordlist +++ aspell-uz-0.6.0/doc/README-uzbek.wordlist @@ -0,0 +1,44 @@ +This is a word-list in Uzbek language written in Cyrillic script. +It is a Unicode (UTF-8) encoded. It is supposed to be used as an +Uzbek spell check dictionary, but can be used for anything else +as well. + +Please send your feedback and bug report to the author and/or +maintainer. + +Author and maintainer: + +Mashrab Kuvatov + +Files: + +README - this file. +COPYING - a copy of GNU GENERAL PUBLIC LICENSE. +ChangeLog - a change log. +todo.wordlist - a word-list one has to sort out. +blacklist.wordlist - a list of words one has to descard. +uzbek.wordlist - an Uzbek word-list. +tools - a dir with some handy scripts to make a word-list. +aspell - a dir with necessary files to make an Uzbek + dictionary for the GNU Aspell spell checker. +hunspell - a dir with necessary files to make an Uzbek + dictionary for the Hunspell spell checker. + +Source: + +There are two sources I used to compile this word-list; web-sites +and people who sent me all kinds of documents in Cyrillic Uzbek. + + Web-sites: + + www.bbc.co.uk/uzbek + www.tribune-uz.info + www.ozodlik.org + http://rustamzoda.narod.ru + www.ferghana.ru + + People who contributed documents: + + Kuvatov Abdulla + Matlabov Sodiq + Soriev Sherzod