rulex 3.9.2-1
Package Information
| Description | Russian pronunciation dictionary support binaries RuLex database is primarily intended for use along with the Ru_tts speech synthesizer in order to improve its pronunciation. This package provides additional utilities to deal with the lexical database. These include text preprocessor rulex and lexholder-ru utility that allows one to browse and alter the database content. |
|---|---|
| Maintainer | Debian TTS Team <tts-project@alioth-lists.debian.net> |
| Changed By | Samuel Thibault <sthibault@debian.org> |
| Sponsor | sthibault@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/tts-team/rulex.git (browse) |
| Closes | #1119207 |
| Popcon Installs | 4 |
| Binary NEW | Yes (binary-only upload) |
| Blocked Bugs | #1117120 (serious) |
| Tracker | https://tracker.debian.org/pkg/rulex |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Version | 3.9.2-1 |
|---|---|
| Changed-By | Samuel Thibault |
| Architecture | source amd64 all |
| Distribution | unstable |
| Date | Sat, 29 Aug 2026 21:48:41 +0200 |
| Source | rulex |
Changelog
rulex (3.9.2-1) unstable; urgency=medium . [ Samuel Thibault ] * copyright: Update. * Set upstream metadata fields: Bug-Submit. . [ Igor B. Poretsky ] * New upstream release. * Migration from Berkeley DB to LMDB. (Closes: Bug#1119207) * Copyright fix suggested by lintian. * Keep architecture dependent files in /usr/lib subtree. * Standards version update. * Removed redundant fields in debian/control. * Compressed data. * Dropped Multi-Arch for rulex-data package.
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librulexdb-dev deb libdevel optional arch=any librulexdb2 deb libs optional arch=any rulex deb sound optional arch=any rulex-data deb sound optional arch=all |
| Section | libdevel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RuLex
Upstream-Contact: Igor B. Poretsky <poretsky@mlbox.ru>
Source: https://github.com/poretsky/rulex
Files: *
Copyright: 2005-2024 Igor B. Poretsky <poretsky@mlbox.ru>
License: LGPL-2.1+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 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
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
Files: src/rulex.c src/lexholder.c
Copyright: 2012 Igor B. Poretsky <poretsky@mlbox.ru>
License: GPL-2+
Files: rulex.el
Copyright: 2003 Dmitri V. Paduchikh <paduch@imm.uran.ru>
License: GPL-2+
Files: m4/ax_berkeley_db.m4
Copyright: 2008 Vaclav Slavik <vaclav.slavik@matfyz.cz>
2014 Kirill A. Korinskiy <catap@catap.ru>
License: FSFAP
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without warranty of any kind.
License: GPL-2+
This file 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, or (at your option)
any later version.
.
This file 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.
.
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in /usr/share/common-licenses/GPL-2.