[pluma] 02/08: debian/control: Dependencies updated for MATE 1.17.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri Jan 13 11:44:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository pluma.
commit 963cd329aaa7bd8517f2a18354294e9bec484665
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Thu Jan 12 22:42:09 2017 +0000
debian/control: Dependencies updated for MATE 1.17.
---
debian/control | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 08dce31..b44daa4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,18 +9,20 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Build-Depends: autotools-dev,
debhelper (>= 9),
dpkg-dev (>= 1.16.1.1),
+ gobject-introspection,
gtk-doc-tools,
intltool,
iso-codes,
libenchant-dev,
+ libgirepository1.0-dev,
libglib2.0-dev,
libgtk-3-dev,
libgtksourceview-3.0-dev,
+ libpeas-dev,
libsm-dev,
libx11-dev,
libxml2-dev,
- mate-common (>= 1.16),
- quilt,
+ mate-common (>= 1.17),
yelp-tools,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/pluma.git
@@ -124,3 +126,29 @@ Description: official text editor of the MATE desktop environment (documentation
ChangeLogs, and adjusting indentation levels.
.
This package contains the documentation files.
+
+Package: gir1.2-pluma
+Architecture: any
+Depends: ${gir:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: GObject introspection data for Pluma
+ 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 introspection data for Pluma.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
--
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