[pluma] 04/06: debian/control: GIR packages are in section 'introspection'. The corresponding dev:package must be in section libdevel (i.e. pluma-dev). Add B:/R: to gir-1.2-pluma-1.0 for pluma-dev (<< 1.18.2-1~).
Mike Gabriel
sunweaver at debian.org
Tue Aug 1 22:19:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository pluma.
commit 2ca05bd4b4087dae1aa764787e42df94e6d2543d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 1 18:11:32 2017 -0400
debian/control: GIR packages are in section 'introspection'. The corresponding dev:package must be in section libdevel (i.e. pluma-dev). Add B:/R: to gir-1.2-pluma-1.0 for pluma-dev (<< 1.18.2-1~).
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fb649a8..814d9d1 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,7 @@ Description: official text editor of the MATE desktop environment (common files)
Package: pluma-dev
Architecture: any
-Section: devel
+Section: libdevel
Depends: pluma (= ${binary:Version}),
gir1.2-pluma-1.0 (= ${binary:Version}),
${misc:Depends},
@@ -129,10 +129,13 @@ Description: official text editor of the MATE desktop environment (documentation
This package contains the documentation files.
Package: gir1.2-pluma-1.0
+Section: introspection
Architecture: any
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends},
+Breaks: pluma-dev (<< 1.18.2-1~),
+Replaces: pluma-dev (<< 1.18.2-1~),
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
--
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