debian/0000775000000000000000000000000011500424271007164 5ustar debian/dirs0000664000000000000000000000005711476163144010065 0ustar usr/lib/aspell usr/share/aspell var/lib/aspell debian/control0000664000000000000000000000163411500424310010565 0ustar Source: aspell-id Section: text Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Translation Team ID Uploaders: Mahyuddin Susanto Build-Depends: debhelper (>= 5), cdbs (>= 0.4.0), Build-Depends-Indep: dictionaries-common-dev (>= 0.9.1) Homepage: http://translationproject.org/team/id.html Vcs-Browser: http://git.debian.org/?p=collab-maint/aspell-id.git Vcs-Git: git://git.debian.org/collab-maint/aspell-id.git Standards-Version: 3.9.1 Package: aspell-id Architecture: all Depends: ${misc:Depends}, aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Provides: aspell-dictionary Description: Indonesian (id) dictionary for GNU aspell This package contains the required files to add support for the Indonesian (id) language to the GNU Aspell/MySpell/Ispell checker. debian/rules0000775000000000000000000000107011476163144010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk DICT_LANG := id install/aspell-$(DICT_LANG):: set -e; \ 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 touch $(DEB_DESTDIR)/var/lib/aspell/$(DICT_LANG).compat installdeb-aspell clean:: rm -f Makefile debian/compat0000664000000000000000000000000211476163144010375 0ustar 5 debian/changelog0000664000000000000000000000172411500424262011042 0ustar aspell-id (1.2-0-0ubuntu1) natty; urgency=low * Initial package LP: #63189 * Suggestion patch from Jonathan Nieder, debian/rules, debian/changelog, debian/copryright * debian/control + Adding Vcs-Browser to git.debian.org rather than raw repository. - Remove quilt from build depends + Adding Provides filed, as Brian Nelson said at debian-mentors list + Update lisence to GPL-2+ line to match the text that follow it + adding Indonesian Team Translation Language * debian/control + Switch Maintainer do Translation Team ID + Adding Vcs-Browser to Alioth.d.o + Adding Vcs-Git to git.d.o * debian/watch + small typo * Translations are now handled by Debian-ID l10n (debian/rules, debian/copyright) * add simple rules file (using cdbs, based on such-and-such documentation), a control file describing the binary package, and an appropriate compat file. -- Mahyuddin Susanto Tue, 23 Nov 2010 04:20:30 +0700 debian/copyright0000664000000000000000000000262711476165554011150 0ustar This package was debianized by Mahyuddin Susanto Tue, 23 Nov 2010 03:52:57 +0700 It was downloaded from: ftp://ftp.gnu.org/gnu/aspell/dict/id/aspell5-id-1.2-0.tar.bz2 Maintainer: Debian Indonesia translator (debian-l10n@debian-id.org) Translation-team-id (translation-team-id@lists.sourceforge.net) Upstream Authors: Benitius Brevoort Kurniadi Volker Mueller Arno Brevoort Files: * Copyright: © 2004, Benitius Brevoort License: GPL-2+ 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 St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2' debian/source/0000775000000000000000000000000011476767227010513 5ustar debian/source/format0000664000000000000000000000001411476767227011721 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000003411476163144010047 0ustar README doc/README_id_ID.txt debian/install0000664000000000000000000000013511476163144010567 0ustar *.multi usr/lib/aspell *.alias usr/lib/aspell *.dat usr/lib/aspell debian/aspell-id.info-aspell0000664000000000000000000000014311476163144013202 0ustar Language: indonesian (Indonesian) Hash-Name: id Emacsen-Name: indonesian Coding-System: iso-8859-1 debian/watch0000664000000000000000000000011211476163144010222 0ustar version=3 http://ftp.gnu.org/gnu/aspell/dict/id/aspell5-id-(.*)\.tar\.bz2