debian/0000755000000000000000000000000012171062374007171 5ustar debian/docs0000644000000000000000000000001411736435517010050 0ustar NEWS README debian/libreoffice-lightproof-hu.triggers0000644000000000000000000000005711736432721016004 0ustar activate /usr/lib/libreoffice/share/extensions debian/libreoffice-lightproof-hu.prerm0000644000000000000000000000030211736432331015271 0ustar #!/bin/sh set -e if [ "$1" = "remove" ]; then # remove .pycs find /usr/lib/libreoffice/share/extensions/lightproof_hu/pythonpath -name "*.pyc" -exec rm {} \; fi #DEBHELPER# debian/libreoffice-lightproof-editor.docs0000644000000000000000000000000611736435451015755 0ustar doc/* debian/copyright0000644000000000000000000000121711736435376011141 0ustar This work was packaged for Debian by: Rene Engelhard on Mon, 02 Apr 2012 23:00:23 +0200 It was downloaded from: http://cgit.freedesktop.org/libreoffice/lightproof/ Upstream Author: László Németh (nemeth at numbertext dot org) Yakov Reztsov (ru_RU) Copyright: 2009–2012 (c) László Németh (nemeth at numbertext dot org) 2009, 2011 (c) Yakov Reztsov License: MPL 1.1 / GPLv3+ / LGPLv3+ The Debian packaging is: Copyright (C) 2012 Rene Engelhard and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3". debian/control0000644000000000000000000000445012171062354010575 0ustar Source: lightproof Section: text Priority: optional Maintainer: Debian LibreOffice Maintainers Uploaders: Rene Engelhard Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1), python, unzip Standards-Version: 3.8.4 #Package: libreoffice-lightproof-editor #Architecture: all #Priority: extra #Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python3-uno (>= 4.0) | python-uno , libreoffice-core (>= 1:3.5~) #Description: # Package: libreoffice-lightproof-en Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python3-uno (>= 4.0) | python-uno , libreoffice-core (>= 1:3.5~) Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-en-gb, libreoffice-grammarcheck-en-us, libreoffice-grammarcheck-en-za Description: Lightproof grammar checker for LibreOffice (English) Lightproof is a grammar checker extension generator in python. The result of the generation is a single Lightproof or vendor specific grammar checker language package. . This package contains a Lightproof extension for LibreOffice for English. Package: libreoffice-lightproof-hu Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python3-uno (>= 4.0) | python-uno , libreoffice-core (>= 1:3.5~) Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-hu Description: Lightproof grammar checker for LibreOffice (Hungarian) Lightproof is a grammar checker extension generator in python. The result of the generation is a single Lightproof or vendor specific grammar checker language package. . This package contains a Lightproof extension for LibreOffice for Hungarian. Package: libreoffice-lightproof-ru-ru Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python3-uno (>= 4.0) | python-uno , libreoffice-core (>= 1:3.5~) Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-ru Description: Lightproof grammar checker for LibreOffice (Russian) Lightproof is a grammar checker extension generator in python. The result of the generation is a single Lightproof or vendor specific grammar checker language package. . This package contains a Lightproof extension for LibreOffice for Russian. debian/libreoffice-lightproof-ru-ru.triggers0000644000000000000000000000005711736432724016445 0ustar activate /usr/lib/libreoffice/share/extensions debian/source/0000755000000000000000000000000012075231416010467 5ustar debian/source/include-binaries0000644000000000000000000000026712075231416013634 0ustar Dialog.pyc lightproof_editor-0.1.oxt lightproof_en-0.4.3.oxt lightproof_hu-1.4.4.oxt lightproof_ru_RU-0.3.2.oxt pythonpath/__init__.pyc pythonpath/lightproof_compile___implname__.pyc debian/source/format0000644000000000000000000000001411736411552011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000260012171062367011043 0ustar lightproof (1.5+git20121204-4) unstable; urgency=low * revert -2 changes: remove python3.3-uno alternative again -- Rene Engelhard Mon, 15 Jul 2013 23:06:11 +0200 lightproof (1.5+git20121204-3) unstable; urgency=low * upload to unstable -- Rene Engelhard Fri, 19 Apr 2013 00:51:39 +0200 lightproof (1.5+git20121204-2) experimental; urgency=low * allow a python3.3-uno, too - as first preference. to be reverted once python3 is default at 3.3 -- Rene Engelhard Wed, 20 Mar 2013 15:15:23 +0100 lightproof (1.5+git20121204-1) experimental; urgency=low * new snapshot, now ported to python 3.3 -- Rene Engelhard Thu, 07 Feb 2013 21:36:43 +0100 lightproof (1.5+git20121123-1) experimental; urgency=low * new snapshot -- Rene Engelhard Fri, 14 Dec 2012 21:12:46 +0100 lightproof (1.5~b3-3) unstable; urgency=medium * remove python3-uno alternative as Lightproof isn't yet python3 compatible (closes: #678434) -- Rene Engelhard Fri, 22 Jun 2012 18:25:45 +0200 lightproof (1.5~b3-2) unstable; urgency=low * oops, add missing epoch to LO depends -- Rene Engelhard Wed, 04 Apr 2012 10:59:01 +0200 lightproof (1.5~b3-1) unstable; urgency=low * Initial release -- Rene Engelhard Tue, 03 Apr 2012 01:37:08 +0200 debian/libreoffice-lightproof-editor.triggers0000644000000000000000000000005711736432707016662 0ustar activate /usr/lib/libreoffice/share/extensions debian/patches/0000755000000000000000000000000012075257666010635 5ustar debian/libreoffice-lightproof-en.prerm0000644000000000000000000000030211736432307015262 0ustar #!/bin/sh set -e if [ "$1" = "remove" ]; then # remove .pycs find /usr/lib/libreoffice/share/extensions/lightproof_en/pythonpath -name "*.pyc" -exec rm {} \; fi #DEBHELPER# debian/libreoffice-lightproof-ru-ru.prerm0000644000000000000000000000030511736432362015736 0ustar #!/bin/sh set -e if [ "$1" = "remove" ]; then # remove .pycs find /usr/lib/libreoffice/share/extensions/lightproof_ru_RU/pythonpath -name "*.pyc" -exec rm {} \; fi #DEBHELPER# debian/libreoffice-lightproof-editor.prerm0000644000000000000000000000026711736432266016164 0ustar #!/bin/sh set -e if [ "$1" = "remove" ]; then # remove .pycs find /usr/lib/libreoffice/share/extensions/lightproof_editor/pythonpath -name "*.pyc" -exec rm {} \; fi #DEBHELPER# debian/libreoffice-lightproof-en.triggers0000644000000000000000000000005711736432716015776 0ustar activate /usr/lib/libreoffice/share/extensions debian/rules0000755000000000000000000000354012062704636010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # # Modified to make a template file for a multi-binary package with separated # build-arch and build-indep targets by Bill Allombert 2001 # 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 include /usr/share/dpkg/pkg-info.mk %: dh $@ override_dh_auto_clean: find . -name "*.pyc" -exec rm {} \; find . -name "*.oxt" -exec rm {} \; dh_clean # manually needed as long as we don't build -editor rm -rf debian/libreoffice-lightproof-editor rm -f debian/libreoffice-lightproof-editor.substvars override_dh_auto_build: for cfg in `find src -name "*.cfg"`; do \ python make.py $$cfg; \ done override_dh_auto_install: for oxt in `find . -name "*.oxt"`; do \ oxt=`echo $$oxt | sed -e 's,./,,'`; \ pkg="libreoffice-`echo $$oxt | cut -d- -f1 | sed -e "s/_/-/g" | tr A-Z a-z`"; \ dir=`echo $$oxt | cut -d- -f1`; \ mkdir -p $(CURDIR)/debian/$$pkg/usr/lib/libreoffice/share/extensions/$$dir && \ cd $(CURDIR)/debian/$$pkg/usr/lib/libreoffice/share/extensions/$$dir && \ unzip -o $(CURDIR)/$$oxt; \ done override_dh_gencontrol: for oxt in `find . -name "*.oxt"`; do \ oxt=`echo $$oxt | sed -e 's,./,,'`; \ pkg="libreoffice-`echo $$oxt | cut -d- -f1 | sed -e "s/_/-/g" | tr A-Z a-z`"; \ if ! dh_listpackages | grep -q $$pkg; then continue; fi; \ ver=$$(basename $$(echo $$oxt | cut -d- -f2) .oxt); \ dh_gencontrol -p$$pkg -- -v$$ver+$(DEB_VERSION); \ done override_dh_installdocs: dh_installdocs -p debian/compat0000644000000000000000000000000211736411552010371 0ustar 7