--- myspell-hy-0.10.0.orig/debian/dirs +++ myspell-hy-0.10.0/debian/dirs @@ -0,0 +1,2 @@ +usr/share/myspell/dicts +usr/share/myspell/infos/ooo --- myspell-hy-0.10.0.orig/debian/control +++ myspell-hy-0.10.0/debian/control @@ -0,0 +1,20 @@ +Source: myspell-hy +Section: text +Priority: optional +Maintainer: Debian Arabic Packaging Team +Uploaders: Alan Baghumian , Lior Kaplan +Build-Depends: debhelper (>> 5.0.0) +Build-Depends-Indep: dictionaries-common-dev +Standards-Version: 3.7.2 + +Package: myspell-hy +Architecture: all +Depends: dictionaries-common +Provides: myspell-dictionary, myspell-dictionary-hy +Suggests: openoffice.org, mozilla-browser, mozilla-thunderbird +Description: Armenian dictionary for myspell + This is the Armenian dictionary for use with the myspell + spellchecker which is currently used within OpenOffice.org and + the mozilla spellchecker. + . + Homepage: http://sf.net/projects/armspell --- myspell-hy-0.10.0.orig/debian/info-myspell +++ myspell-hy-0.10.0/debian/info-myspell @@ -0,0 +1,2 @@ +# Armenian (Հայերեն) +DICT hy AM hy_AM --- myspell-hy-0.10.0.orig/debian/links +++ myspell-hy-0.10.0/debian/links @@ -0,0 +1,2 @@ +usr/share/myspell/dicts/hy_AM.aff usr/share/myspell/dicts/hy.aff +usr/share/myspell/dicts/hy_AM.dic usr/share/myspell/dicts/hy.dic --- myspell-hy-0.10.0.orig/debian/rules +++ myspell-hy-0.10.0/debian/rules @@ -0,0 +1,54 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +# export DH_VERBOSE=1 + + +configure: configure-stamp +configure-stamp: + dh_testdir + # Add here commands to configure the package. + touch configure-stamp + +build: build-stamp + +build-stamp: configure-stamp + dh_testdir + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + installdeb-myspell + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_install + dh_link + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: build install + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- myspell-hy-0.10.0.orig/debian/watch +++ myspell-hy-0.10.0/debian/watch @@ -0,0 +1,6 @@ +# Compulsory line, this is a version 3 file +version=3 +http://qa.debian.org/watch/sf.php?project=armspell myspell-([\d.]*).tar.gz + + + --- myspell-hy-0.10.0.orig/debian/changelog +++ myspell-hy-0.10.0/debian/changelog @@ -0,0 +1,6 @@ +myspell-hy (0.10.0-1) unstable; urgency=low + + * Initial Release (Closes: #438600). + + -- Alan Baghumian Sat, 18 Aug 2007 10:40:50 +0330 + --- myspell-hy-0.10.0.orig/debian/compat +++ myspell-hy-0.10.0/debian/compat @@ -0,0 +1 @@ +5 --- myspell-hy-0.10.0.orig/debian/copyright +++ myspell-hy-0.10.0/debian/copyright @@ -0,0 +1,24 @@ +This package was debianized by Alan Baghumian on +Sat, 18 Aug 2007 10:46:25 +0330. + +It was downloaded from http://sf.net/projects/armspell + +Copyright 2006-2007 Alan Baghumian +Copyright 2007 Arthur Serkis + + 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 can be found in `/usr/share/common-licenses/GPL'. --- myspell-hy-0.10.0.orig/debian/install +++ myspell-hy-0.10.0/debian/install @@ -0,0 +1 @@ +*.aff *.dic usr/share/myspell/dicts