1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: poedit
Section: text
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7), dpatch, autotools-dev, gettext, libdb4.6-dev, libgtk2.0-dev, libgtkspell-dev, libwxgtk2.8-dev, wx-common, zip
Standards-Version: 3.8.0
Homepage: http://poedit.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/poedit.git
Vcs-Git: git://git.debian.net/git/debian/poedit.git
Package: poedit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gettext
Description: gettext catalog editor
Poedit is an editor for gettext catalogs (.po files). It aims to provide a
convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
untranslated records highlighting, whitespace highlighting, references browser,
header editing and can be used to create new catalogs or update existing
catalogs from source code with a single click. It is built with wxWidgets
toolkit.
Package: poedit-dbg
Section: devel
Priority: extra
Architecture: any
Depends: poedit (= ${binary:Version})
Description: gettext catalog editor (debug)
Poedit is an editor for gettext catalogs (.po files). It aims to provide a
convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
untranslated records highlighting, whitespace highlighting, references browser,
header editing and can be used to create new catalogs or update existing
catalogs from source code with a single click. It is built with wxWidgets
toolkit.
.
This package contains the debugging symbols.
|