Source: pluma
Section: x11
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper (>= 9),
               autotools-dev,
               intltool,
               yelp-tools,
               gtk-doc-tools,
               libenchant-dev,
               iso-codes,
               libsm-dev,
               libxml2-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libgtksourceview2.0-dev,
               libx11-dev,
               mate-common,
               python-dev,
               python-gobject-2-dev,
               python-gtk2-dev,
               python-gtksourceview2,
               quilt,
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/pluma.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-mate/pluma.git
Homepage: http://www.mate-desktop.org/

Package: pluma
Architecture: any
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
         pluma-common (= ${source:Version}),
         mate-desktop-common,
         iso-codes,
Recommends: zenity
Provides: mate-text-editor
Breaks: mate-text-editor (<< 1.5.0)
Replaces: mate-text-editor (<< 1.5.0)
XB-Python-Version: ${python:Versions}
Description: official text editor of the MATE desktop environment
 Pluma is a text editor which supports most standard editor features,
 extending this basic functionality with other features not usually
 found in simple text editors. Pluma is a graphical application which
 supports editing multiple text files in one window (known sometimes as
 tabs or MDI).
 .
 Pluma fully supports international text through its use of the
 Unicode UTF-8 encoding in edited files. Its core feature set includes syntax
 highlighting of source code, auto indentation and printing and print preview
 support.
 .
 Pluma is also extensible through its plugin system, which currently
 includes support for spell checking, comparing files, viewing CVS
 ChangeLogs, and adjusting indentation levels.

Package: pluma-common
Architecture: all
Depends:
 ${misc:Depends},
 python,
Breaks: mate-text-editor (<< 1.5.0)
Description: official text editor of the MATE desktop environment (common files)
 Pluma is a text editor which supports most standard editor features,
 extending this basic functionality with other features not usually
 found in simple text editors. Pluma is a graphical application which
 supports editing multiple text files in one window (known sometimes as
 tabs or MDI).
 .
 This package contains the architecture independent files.

Package: pluma-dev
Architecture: any
Section: devel
Depends: ${misc:Depends},
         pluma (= ${binary:Version})
Breaks: mate-text-editor (<< 1.5.0)
Description: official text editor of the MATE desktop environment (development files)
 Pluma is a text editor which supports most standard editor features,
 extending this basic functionality with other features not usually
 found in simple text editors. Pluma is a graphical application which
 supports editing multiple text files in one window (known sometimes as
 tabs or MDI).
 .
 This package is required to build plugins for Pluma.

Package: pluma-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
         pluma (= ${binary:Version})
Description: official text editor of the MATE desktop environment (debugging symbols)
 Pluma is a text editor which supports most standard editor features,
 extending this basic functionality with other features not usually
 found in simple text editors. Pluma is a graphical application which
 supports editing multiple text files in one window (known sometimes as
 tabs or MDI).
 .
 This package contains debugging symbols for Pluma.
 .
 The debugging symbols are installed in /usr/lib/debug and will
 automatically be used by gdb.
