debian/0000755000000000000000000000000011364263602007171 5ustar debian/docs0000644000000000000000000000000711364263602010041 0ustar README debian/copyright0000644000000000000000000000271711364263602011133 0ustar This work was packaged for Debian by: Jan Jeroným Zvánovec on Sat, 13 Feb 2010 14:07:05 +0100 It was downloaded from: ftp://ftp.gnu.org/gnu/aspell/dict/hsb/ Upstream Author(s): Eduard Werner (Edward Wornar) Copyright: Copyright (C) 2004 Eduard Werner License: 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 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 package; 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'. The Debian packaging is: Copyright (C) 2010 Jan Jeroným Zvánovec 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. debian/dirs0000644000000000000000000000005711364263602010057 0ustar usr/share/aspell usr/lib/aspell var/lib/aspell debian/changelog0000644000000000000000000000071011364263602011041 0ustar aspell-hsb (0.02.0-1) unstable; urgency=low * New upstream version (Closes: #573609) * Updated Standards-Version to 3.8.4 (no changes needed) * Switched to dpkg-source 3.0 (quilt) format (upstream is bzip2) -- Jan Jeroným Zvánovec Fri, 23 Apr 2010 03:10:51 +0200 aspell-hsb (0.01.1-1) unstable; urgency=low * Initial release (Closes: #566999) -- Jan Jeroným Zvánovec Sat, 13 Feb 2010 14:07:05 +0100 debian/compat0000644000000000000000000000000211364263602010367 0ustar 7 debian/control0000644000000000000000000000103411364263602010572 0ustar Source: aspell-hsb Section: text Priority: optional Maintainer: Jan Jeroným Zvánovec Build-Depends: debhelper (>= 7), cdbs (>= 0.4.0), dictionaries-common-dev (>= 1.4.0) Standards-Version: 3.8.4 Package: aspell-hsb Architecture: all Depends: aspell (>= 0.60.6-2), dictionaries-common (>= 1.4.0), ${misc:Depends} Provides: aspell-dictionary Description: Upper Sorbian dictionary for GNU Aspell This package contains all the required files to add support for the Upper Sorbian language to the GNU Aspell spell checker. debian/source/0000755000000000000000000000000011364263602010471 5ustar debian/source/format0000644000000000000000000000001411364263602011677 0ustar 3.0 (quilt) debian/info-aspell0000644000000000000000000000006711364263602011330 0ustar Language: hornjoserbsce (Upper Sorbian) Hash-Name: hsb debian/install0000644000000000000000000000006011364263602010556 0ustar *.multi /usr/lib/aspell *.dat /usr/lib/aspell debian/watch0000644000000000000000000000037511364263602010227 0ustar # Example watch control file for uscan See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # Uncommment to examine a FTP server ftp://ftp.gnu.org/gnu/aspell/dict/hsb/aspell6-hsb-(\d+)\.(\d+)-(\d+)\.tar\.bz2 debian uupdate debian/rules0000755000000000000000000000061611364263602010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk install/aspell-hsb:: gzip -9 -c hsb.cwl > "$(DEB_DESTDIR)/usr/share/aspell/hsb.cwl.gz";\ touch "$(DEB_DESTDIR)/var/lib/aspell/hsb.rws" dh_link "/var/lib/aspell/hsb.rws" "/usr/lib/aspell/hsb.rws" touch $(DEB_DESTDIR)/var/lib/aspell/hsb.compat echo "hsb" >> "$(DEB_DESTDIR)/usr/share/aspell/hsb.contents" installdeb-aspell