[SCM] pluma Debian package branch, master, updated. 3f14c46c094dd5eb6347e9e1206509edc18dbcd1

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Feb 20 12:41:19 UTC 2014


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

The following commit has been merged in the master branch:
commit 71cd3f33c2384347727d267f1edc3c9b98cafdde
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 20 13:34:37 2014 +0100

    debian/control: pluma-common contains a Python script. Adding python as depedency
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cf339c2..2c98fb1 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,9 @@ Description: official text editor of the MATE desktop environment
 
 Package: pluma-common
 Architecture: all
-Depends: ${misc:Depends}
+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,

-- 
pluma Debian package



More information about the pkg-mate-commits mailing list