debian/0000755000000000000000000000000012163651226007172 5ustar debian/rules0000755000000000000000000000260612163650577010266 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS DEB_DESTDIR = `pwd`/debian/aspell-ar configure: configure-stamp configure-stamp: dh_testdir ./configure touch configure-stamp build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure dh_testdir $(MAKE) touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp [ ! -f Makefile ] || $(MAKE) distclean rm -f Makefile rm -f ar.rws dh_clean install: DH_OPTIONS= install: build dh_testdir dh_testroot dh_clean -k dh_installdirs dh_install $(MAKE) DESTDIR=$(DEB_DESTDIR) install rm -f $(DEB_DESTDIR)/usr/lib/aspell/ar.rws gzip -9 -c ar.cwl > $(DEB_DESTDIR)/usr/share/aspell/ar.cwl.gz installdeb-aspell # Build architecture-independent files here. # Pass -i to all debhelper commands in this target to reduce clutter. binary-indep: DH_OPTIONS=-i binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installchangelogs dh_link dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: DH_OPTIONS=-a binary-arch: build install # nothing. binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/source/0000755000000000000000000000000012163651226010472 5ustar debian/source/format0000644000000000000000000000001411616072512011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000210511751152010362 0ustar 5 debian/patches/0000755000000000000000000000000012163651226010621 5ustar debian/patches/alias-file.patch0000644000000000000000000000017611616072512013651 0ustar Description: Add an alias file Author: Lior Kaplan --- /dev/null +++ b/ar.alias @@ -0,0 +1 @@ +add ar.rws debian/patches/series0000644000000000000000000000002111616072512012024 0ustar alias-file.patch debian/changelog0000644000000000000000000000304612163650166011051 0ustar aspell-ar (0.0.20060329-5) unstable; urgency=low [ Agustin Martin Domingo ] * Enable Auto-Hash feature to no longer modify shipped files [ Lior Kaplan ] * Drop contents file * Auto-generate symlinks for rws files -- Lior Kaplan Sun, 30 Jun 2013 00:23:19 +0300 aspell-ar (0.0.20060329-4) unstable; urgency=low * The make lintian happy upload - description-contains-homepage - debhelper-but-no-misc-depends - debian-rules-ignores-make-clean-error - debian-rules-missing-recommended-target * Switch to dpkg-source 3.0 (quilt) format -- Lior Kaplan Sat, 30 Jul 2011 16:04:05 +0200 aspell-ar (0.0.20060329-3) unstable; urgency=low * Fix FTBFS: add aspell to Build-Depends-Indep (Closes: #392770) -- Lior Kaplan Fri, 13 Oct 2006 15:03:40 +0200 aspell-ar (0.0.20060329-2) unstable; urgency=low [ Mohammed Sameer ] * debian/copyright: - Forgot a trailing ">" after the email. - Removed the "All rights reserved" part. * Now Build-Depends on debhelper >> 5.0.0 * Use debhelper compatibility level 5 * Bumped Standards-Version to 3.7.2 [ Lior Kaplan ] * Change maintainer to Debian Arabic Packaging Team * debian/control: Split build depends to arch dependent / independent * Add debian/compat * Add ar.alias file -- Lior Kaplan Sat, 7 Oct 2006 19:18:21 +0200 aspell-ar (0.0.20060329-1) unstable; urgency=low * Initial release Closes: #360516 -- Mohammed Sameer Sun, 2 Apr 2006 22:40:28 +0200 debian/control0000644000000000000000000000127212163651165010601 0ustar Source: aspell-ar Section: text Priority: optional Maintainer: Debian Arabic Packaging Team Uploaders: Lior Kaplan , Mohammed Sameer Standards-Version: 3.9.4 Build-Depends: debhelper (>> 5.0.0) Build-Depends-Indep: aspell (>= 0.60.4), dictionaries-common-dev (>= 1.11.2) Homepage: http://foolab.org/projects/arspell/ Package: aspell-ar Architecture: all Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.2), ${misc:Depends} Provides: aspell-dictionary Description: Arabic dictionary for aspell This package contains all the required files to add support for Arabic language to aspell spell checker. debian/dirs0000644000000000000000000000010312163650227010050 0ustar usr/lib/aspell usr/share/aspell var/lib/dictionaries-common/aspell debian/info-aspell0000644000000000000000000000061412163650274011331 0ustar Language: العربية (Arabic) Hash-Name: arabic Emacsen-Name: arabic Casechars: [ابتثجحخدذرزسشصضطظعغفقكلمنهوىيأإةؤءئآ] Not-Casechars: [^ابتثجحخدذرزسشصضطظعغفقكلمنهوىيأإةؤءئآ] Otherchars: [-'] Many-Otherchars: no Ispell-Args: Auto-Compat: ar Coding-System: iso-8859-6 Aspell-Locales: ar, ar_EG Pspell-Ispell: ar iso8859-6 debian/copyright0000644000000000000000000000213010511757164011124 0ustar This package was debianized by Mohammed Sameer on Sun, 2 Apr 2006 22:40:28 +0200. It's based on the aspell-fr package. It was downloaded from ftp://foolab.org/pub/software/arspell/ Upstream Author: Mohammed Sameer Copyright: (c) 2006 Mohammed Sameer This package 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 GNU/Linux systems the complete text of the GPL can be found in /usr/share/common-licenses/GPL debian/install0000644000000000000000000000003710511757116010563 0ustar *.alias usr/lib/aspell