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 36 37 38 39 40
|
Source: charmap.app
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Eric Heintzmann <heintzmann.eric@free.fr>,
Yavor Doganov <yavor@gnu.org>
Section: gnustep
Priority: optional
Build-Depends: debhelper (>= 9),
gnustep-make,
libgnustep-gui-dev,
imagemagick
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnustep/charmap.app.git
Vcs-Git: https://anonscm.debian.org/git/pkg-gnustep/charmap.app.git
Homepage: http://www.nongnu.org/charmap/
Package: charmap.app
Architecture: any
Depends: charmap.app-common (= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Description: Character map for GNUstep
This is a character map. It is developed using the GNUstep development
environment (www.gnustep.org) and is meant to contribute to GNUstep's promise
towards a desktop environment.
.
Charmap offers font selection, allowing one to easily see all the
glyphs which a particular font offers.
Package: charmap.app-common
Architecture: all
Depends: ${misc:Depends}
Recommends: charmap.app
Breaks: charmap.app (<< 0.3~rc1-1)
Replaces: charmap.app (<< 0.3~rc1-1)
Description: Character map for GNUstep (arch-independent files)
Charmap is a character map for GNUstep. It offers font selection,
allowing one to easily see all the glyphs which a particular font
provides.
.
This package contains the architecture-independent files.
|