--- pango1.0.old/debian/xcontrol Sun Aug 31 23:28:53 2008 +++ /opt/emdebian/trunk/p/pango1.0/trunk/pango1.0-1.20.5/debian/xcontrol Sun Aug 31 23:28:24 2008 @@ -0,0 +1,174 @@ +Source: pango1.0 +Section: libs +Priority: optional +Maintainer: Sebastien Bacher +Uploaders: @GNOME_TEAM@ +Build-Depends: libfreetype6-dev (>= 2.1.7), + libx11-dev (>= 2:1.0.0), + libxrender-dev (>= 1:0.9.0.2-2), + libxt-dev, + libglib2.0-dev (>= 2.14.0), + libxft-dev, + libfontconfig1-dev (>= 2.1.91), + libcairo2-dev (>= 1.2.6), + libcairo-directfb2-dev (>= 1.2.6), + libthai-dev (>= 0.1.9) +Build-Depends-Tools: debhelper (>= 5.0.22), + pkg-config, + defoma (>= 0.11.1), + autotools-dev, + po-debconf, + gnome-pkg-tools (>= 0.11), + perl, + quilt, + dpkg-dev (>= 1.13.19), + chrpath +X-Build-Cross-Libtool: yes +Standards-Version: 3.7.3 + +Package: libpango1.0-@SONAME@ +Section: libs +Architecture: any +Depends: libpango1.0-common (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Conflicts: pango-libthai +Provides: @PANGO_MODVER_DEP@ +Description: Layout and rendering of internationalized text + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Core X windowing system fonts + - Client-side fonts on X using the Xft library + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the shared libraries. + +Package: libpango1.0-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Provides: @PANGO_MODVER_DEP@ +Description: Layout and rendering of internationalized text - minimal runtime + This is a udeb, or a microdeb, for the debian-installer. + . + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the minimal runtime library needed by the Debian + installer. + +Package: libpango1.0-common +Section: misc +Architecture: all +Depends: ${misc:Depends}, + debconf | debconf-2.0, + defoma (>= 0.11.1), + fontconfig (>= 2.1.91) +Recommends: x-ttcidfont-conf, libpango1.0-@SONAME@ +Suggests: ttf-kochi-gothic, + ttf-kochi-mincho, + ttf-thryomanes, + ttf-baekmuk, + ttf-arphic-gbsn00lp, + ttf-arphic-bsmi00lp, + ttf-arphic-gkai00mp, + ttf-arphic-bkai00mp +Replaces: libpango0, + libpango-common (<< 1.0.0) +Conflicts: pango-libthai (<< 0.1.6-2) +Description: Modules and configuration files for the Pango + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Core X windowing system fonts + - Client-side fonts on X using the Xft library + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the Pango modules and the configuration files + which Pango needs. + +Package: libpango1.0-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libpango1.0-@SONAME@ (= ${binary:Version}), + libglib2.0-dev (>= 2.12.0), + libfreetype6-dev (>= 2.1.3), + libx11-dev, + libxrender-dev, + pkg-config, + libxft-dev, + libfontconfig1-dev (>= 2.1.91), + libcairo2-dev (>= 1.2.6) +Suggests: libpango1.0-doc, + imagemagick +Replaces: libpango-dev, + libpango1.0-common (<< 1.14.5-1) +Conflicts: libpango-dev, + libpango1.0-common (<< 1.14.5-1) +Description: Development files for the Pango + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Core X windowing system fonts + - Client-side fonts on X using the Xft library + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the header files and some files needed for development + with Pango. + +Package: libpango1.0-@SONAME@-dbg +Section: libdevel +Priority: extra +Architecture: any +Depends: ${misc:Depends}, + libpango1.0-@SONAME@ (= ${binary:Version}) +Conflicts: libpango1.0-dbg +Replaces: libpango1.0-dbg +Description: The Pango library and debugging symbols + Pango is a library for layout and rendering of text, with an emphasis + on internationalization. Pango can be used anywhere that text layout is + needed. however, most of the work on Pango-1.0 was done using the GTK+ + widget toolkit as a test platform. Pango forms the core of text and + font handling for GTK+-2.0. + . + Pango is designed to be modular; the core Pango layout can be used with + four different font backends: + - Core X windowing system fonts + - Client-side fonts on X using the Xft library + - Direct rendering of scalable fonts using the FreeType library + - Native fonts on Microsoft backends + . + This package contains the debugging symbols. Most people will not need this + package.