--- uzbek-wordlist-0.6.orig/debian/changelog +++ uzbek-wordlist-0.6/debian/changelog @@ -0,0 +1,63 @@ +uzbek-wordlist (0.6-5) unstable; urgency=medium + + * QA upload. + * fix use debhelper compatibility level 13 (not 5); + build-depend on debhelper-compat (not debhelper); + closes: bug#965857, thanks to Niels Thykier + * relax to use unversioned package relations: + needed versions satisfied in all supported Debian releases + * drop ancient package conflicts + + -- Jonas Smedegaard Mon, 14 Feb 2022 11:50:33 +0100 + +uzbek-wordlist (0.6-4) unstable; urgency=medium + + * QA upload. + * Set maintainer to Debian QA Group. (see #841696) + * Version thunderbird conflicts. + * Remove link to dead upstream homepage. + + -- Adrian Bunk Thu, 26 Jan 2017 00:46:53 +0200 + +uzbek-wordlist (0.6-3.2) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: + - Make sure we no longer install ancient openoffice.org + snippets (Closes: #629072). + - Fix lintian debhelper-but-no-misc-depends. + * debian/rules: + - No longer set ancient compatibility symlinks from + /usr/share/myspell/dicts to /usr/share/hunspell contents. + - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}. + + -- Agustin Martin Domingo Tue, 13 Sep 2011 15:29:44 +0200 + +uzbek-wordlist (0.6-3.1) unstable; urgency=low + + * Non-maintainer upload. + * move dict to /usr/share/hunspell with compat symlinks from + /usr/share/myspell/dicts (closes: #541906) + * move Homepage from Description to Homepage: + + -- Rene Engelhard Wed, 23 Sep 2009 23:45:49 +0200 + +uzbek-wordlist (0.6-3) unstable; urgency=low + + * Now it conflicts only against old ice*/mozillas found in sid + (Closes: #427090). + + -- Mashrab Kuvatov Fri, 22 Jun 2007 21:25:44 +0200 + +uzbek-wordlist (0.6-2) unstable; urgency=high + + * Added missing conflicts against mozilla-browser, iceape-browser, firefox, + thunderbird, iceweasel, icedove (Closes: #405977). + + -- Mashrab Kuvatov Fri, 12 Jan 2007 17:37:38 +0100 + +uzbek-wordlist (0.6-1) unstable; urgency=low + + * Initial release (Closes: #387824) + + -- Mashrab Kuvatov Sun, 17 Sep 2006 00:11:32 +0200 --- uzbek-wordlist-0.6.orig/debian/control +++ uzbek-wordlist-0.6/debian/control @@ -0,0 +1,16 @@ +Source: uzbek-wordlist +Section: text +Priority: optional +Maintainer: Debian QA Group +Standards-Version: 3.7.2 +Build-Depends: debhelper-compat (= 13) +Build-Depends-Indep: dictionaries-common-dev + +Package: hunspell-uz +Architecture: all +Depends: dictionaries-common, ${misc:Depends} +Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core +Provides: hunspell-dictionary, hunspell-dictionary-uz, openoffice.org-spellcheck-uz +Description: Uzbek dictionary for Hunspell + This package contains all the required files to add support + for Uzbek language to the Hunspell spell checker --- uzbek-wordlist-0.6.orig/debian/copyright +++ uzbek-wordlist-0.6/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Mashrab Kuvatov on +Sun, 17 Sep 2006 00:11:32 +0200. + +It was downloaded from +http://www.uni-bremen.de/~kmashrab/uzbek-word-list/uzbek-wordlist-0.6.tar.bz2 + +Upstream Author: Mashrab Kuvatov + +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 + + +License: + +You can find the GPL under /usr/share/common-licenses/GPL. + +The Debian packaging is (C) 2006, Mashrab Kuvatov and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- uzbek-wordlist-0.6.orig/debian/hunspell-uz.dirs +++ uzbek-wordlist-0.6/debian/hunspell-uz.dirs @@ -0,0 +1 @@ +usr/share/hunspell --- uzbek-wordlist-0.6.orig/debian/hunspell-uz.info-myspell +++ uzbek-wordlist-0.6/debian/hunspell-uz.info-myspell @@ -0,0 +1 @@ +DICT uz UZ uz_UZ --- uzbek-wordlist-0.6.orig/debian/install +++ uzbek-wordlist-0.6/debian/install @@ -0,0 +1 @@ +hunspell/*.aff hunspell/*.dic usr/share/hunspell --- uzbek-wordlist-0.6.orig/debian/rules +++ uzbek-wordlist-0.6/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --buildsystem=makefile --sourcedirectory=hunspell --- uzbek-wordlist-0.6.orig/debian/watch +++ uzbek-wordlist-0.6/debian/watch @@ -0,0 +1,6 @@ +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://www.uni-bremen.de/~kmashrab/uzbek-word-list/uzbek-wordlist-(.*)\.tar\.bz2