debian/0000755000000000000000000000000011654260426007174 5ustar debian/compat0000644000000000000000000000000211652236601010366 0ustar 7 debian/watch0000644000000000000000000000011411652236601010215 0ustar version=3 http://sanchaya.net/downloads/aspell-kn/aspell6-kn-(.*)\.tar\.bz2 debian/docs0000644000000000000000000000000711652236601010040 0ustar README debian/rules0000755000000000000000000000127711654175203010261 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 BASEDIR=`pwd`/debian/aspell-kn DICT_LANG=kn override_dh_auto_configure: ./configure override_dh_md5sums: dh_md5sums -Xvar/lib/aspell override_dh_install: dh_testdir dh_testroot dh_prep dh_installdirs dh_install for f in *.cwl; do \ gzip -9 -c "$$f" > "$(BASEDIR)/usr/share/aspell/"$$f".gz"; \ WL=`echo "$$f" | sed 's/\.cwl$$//'`; \ touch "$(BASEDIR)/var/lib/aspell/$$WL.rws"; \ dh_link "var/lib/aspell/$$WL.rws" "usr/lib/aspell/$$WL.rws"; \ echo "$$WL" >> "$(BASEDIR)/usr/share/aspell/$(DICT_LANG).contents"; \ done touch $(BASEDIR)/var/lib/aspell/$(DICT_LANG).compat installdeb-aspell %: dh $@debian/install0000644000000000000000000000016311654175203010563 0ustar *.multi usr/lib/aspell *.alias usr/lib/aspell *.dat usr/lib/aspell *.cmap usr/lib/aspell *.cset usr/lib/aspell debian/copyright0000644000000000000000000000221711654260426011131 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: aspell-kn Source: http://sanchaya.net/downloads/aspell-kn Files: * Copyright: 2011, Vasudev Kamath 2011, Sanchaya Team License: GPL-3.0+ Files: debian/* Copyright: 2011, Vasudev Kamath License: GPL-3.0+ License: GPL-3.0+ 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 3 of the License, or (at your option) any later version. . This package 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, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/control0000644000000000000000000000147111652236601010576 0ustar Source: aspell-kn Section: text Priority: optional Maintainer: Debian-IN Team Uploaders: Vasudev Kamath Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: aspell (>= 0.60.3-2), dictionaries-common-dev (>= 0.49.2) Homepage: https://gitorious.org/indic-projects/aspell-kn Vcs-Git: git://git.debian.org/debian-in/aspell-kn.git Vcs-Browser: http://git.debian.org/?p=debian-in/aspell-kn.git;a=summary Standards-Version: 3.9.2 Package: aspell-kn Architecture: all Depends: ${misc:Depends}, aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Description: Kannada (kn) dictionary for GNU aspell This package contains the required files to add support for Kannada (kn) language to the GNU aspell spell checker. debian/source/0000755000000000000000000000000011652236601010470 5ustar debian/source/format0000644000000000000000000000001411652236601011676 0ustar 3.0 (quilt) debian/info-aspell0000644000000000000000000000013211652236601011320 0ustar Language: kannada (kannada) Hash-Name: kn Emacsen-Name: kannada Coding-System: iso-8859-1 debian/changelog0000644000000000000000000000126111654260333011043 0ustar aspell-kn (0.01-2-2) unstable; urgency=low [Vasudev Kamath] * Team Upload. * debian/control: + Vcs* fields now point to Debian-IN git repository. * debian/rules: + Exclude var/lib/aspell from md5sums calculation. This was causing debsums to show package content as modified after installation. * debian/install file added for installing required file. [Kartik Mistry] * debian/copyright: + Fixed DEP-5 Format URL. -- Vasudev Kamath Tue, 01 Nov 2011 23:21:25 +0530 aspell-kn (0.01-2-1) unstable; urgency=low * Initial release (Closes: #625467) -- Vasudev Kamath Wed, 01 Jun 2011 22:22:16 +0530 debian/dirs0000644000000000000000000000011311652236601010047 0ustar usr/lib/aspell usr/share/aspell var/lib/aspell var/lib/dictionaries-common