Package: release.debian.org Severity: normal Tags: jessie User: release.debian....@packages.debian.org Usertags: pu
+ * debian/control: + + Add D (pluma): python-gtksourceview2. (Closes: #785243). Without this dependency, a couple of pluma plugins cannot be activated -- they just get grayed out. Here is the list: - External Tools - Python Console - Quick Open - Snippets It would be good to see this fixed for Debian 8.2. light+love, Mike -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru pluma-1.8.1+dfsg1/debian/changelog pluma-1.8.1+dfsg1/debian/changelog --- pluma-1.8.1+dfsg1/debian/changelog 2014-05-05 12:50:48.000000000 +0200 +++ pluma-1.8.1+dfsg1/debian/changelog 2015-06-07 01:19:53.000000000 +0200 @@ -1,3 +1,10 @@ +pluma (1.8.1+dfsg1-2+deb8u1) jessie-proposed-updates; urgency=medium + + * debian/control: + + Add D (pluma): python-gtksourceview2. (Closes: #785243). + + -- Mike Gabriel <sunwea...@debian.org> Sun, 07 Jun 2015 01:19:14 +0200 + pluma (1.8.1+dfsg1-2) unstable; urgency=low * debian/rules: diff -Nru pluma-1.8.1+dfsg1/debian/control pluma-1.8.1+dfsg1/debian/control --- pluma-1.8.1+dfsg1/debian/control 2014-04-22 14:40:07.000000000 +0200 +++ pluma-1.8.1+dfsg1/debian/control 2015-06-07 01:19:04.000000000 +0200 @@ -38,6 +38,7 @@ pluma-common (= ${source:Version}), mate-desktop-common, iso-codes, + python-gtksourceview2, Recommends: zenity Provides: mate-text-editor Breaks: mate-text-editor (<< 1.5.0)