[SCM] pluma Debian package branch, master, updated. 11ac2c89c1ea5f4766ab2ce8ef618a5e188153d4

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Feb 18 11:48:22 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=f5c66e3

The following commit has been merged in the master branch:
commit f5c66e3b4c7f556753d1e045d699e4a5892df733
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 18 12:47:48 2014 +0100

    debian/control: fix build-deps, make pluma / pluma-dev binNMUable
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 51d941b..9f2e4ee 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,11 @@ Build-Depends: debhelper (>= 9),
                libx11-dev,
                mate-common,
                dh-autoreconf,
+               python-dev,
+               python-gobject-2-dev,
+               python-gtk2-dev,
+               python-gtksourceview2,
+               dquilt,
 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
@@ -68,10 +73,10 @@ Description: official text editor of the MATE desktop environment (common files)
  This package contains the architecture independent files.
 
 Package: pluma-dev
-Architecture: all
+Architecture: any
 Section: devel
 Depends: ${misc:Depends},
-         pluma (= ${source:Version})
+         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,

-- 
pluma Debian package



More information about the pkg-mate-commits mailing list