[pluma] 04/18: debian/control: Update build dependencies for new upstream release. Update descriptions. Process with wrap-and-sort.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Mon Aug 10 12:29:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository pluma.

commit 9296ba6c2b2acd1c08d349f51518927909682f34
Author: Martin Wimpress <code at flexion.org>
Date:   Tue Aug 4 09:37:44 2015 +0100

    debian/control: Update build dependencies for new upstream release. Update descriptions. Process with wrap-and-sort.
---
 debian/control | 110 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 77 insertions(+), 33 deletions(-)

diff --git a/debian/control b/debian/control
index 60bf60e..f983a47 100644
--- a/debian/control
+++ b/debian/control
@@ -6,26 +6,21 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
            Stefano Karapetsas <stefano at karapetsas.com>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
-               intltool,
-               yelp-tools,
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
                gtk-doc-tools,
-               libenchant-dev,
+               intltool,
                iso-codes,
-               libsm-dev,
-               libxml2-dev,
+               libenchant-dev,
                libglib2.0-dev,
                libgtk2.0-dev,
                libgtksourceview2.0-dev,
+               libmate-desktop-dev (>= 1.9.0),
+               libsm-dev,
                libx11-dev,
+               libxml2-dev,
                mate-common,
-               python-dev,
-               dh-python,
-               python-gobject-2-dev,
-               python-gtk2-dev,
-               python-gtksourceview2,
-               quilt,
+               yelp-tools,
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/pluma.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-mate/pluma.git
@@ -33,17 +28,17 @@ Homepage: http://www.mate-desktop.org/
 
 Package: pluma
 Architecture: any
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         pluma-common (= ${source:Version}),
+Depends: iso-codes,
          mate-desktop-common,
-         iso-codes,
+         pluma-common (= ${source:Version}),
          python-gtksourceview2,
-Recommends: zenity
-Provides: mate-text-editor
-Breaks: mate-text-editor (<< 1.5.0)
-Replaces: mate-text-editor (<< 1.5.0)
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends},
+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,
@@ -63,10 +58,9 @@ Description: official text editor of the MATE desktop environment
 
 Package: pluma-common
 Architecture: all
-Depends:
- ${misc:Depends},
- python,
-Breaks: mate-text-editor (<< 1.5.0)
+Depends: python,
+         ${misc:Depends},
+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
@@ -74,14 +68,23 @@ Description: official text editor of the MATE desktop environment (common files)
  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.
+ .
  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)
+Depends: pluma (= ${binary:Version}),
+         ${misc:Depends},
+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
@@ -89,14 +92,23 @@ Description: official text editor of the MATE desktop environment (development f
  supports editing multiple text files in one window (known sometimes as
  tabs or MDI).
  .
- This package is required to build plugins for Pluma.
+ 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.
+ .
+ This package contains the development files for building Pluma plugins.
 
 Package: pluma-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         pluma (= ${binary:Version})
+Depends: pluma (= ${binary:Version}),
+         ${misc:Depends},
 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
@@ -104,7 +116,39 @@ Description: official text editor of the MATE desktop environment (debugging sym
  supports editing multiple text files in one window (known sometimes as
  tabs or MDI).
  .
- This package contains debugging symbols for Pluma.
+ 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.
+ .
+ This package contains debugging symbols for Pluma. It is
+ provided to help debugging problems.
  .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.
+
+Package: pluma-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends},
+Description: official text editor of the MATE desktop environment (documentation 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).
+ .
+ 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.
+ .
+ This package contains the documentation files.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/pluma.git



More information about the pkg-mate-commits mailing list