[mate-tweak] 01/03: debian/control: Promote compton from Suggests: to Recommends: again after discussing this with upstream.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Wed Aug 23 17:39:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch parrot/3.7
in repository mate-tweak.
commit 040b651aa4a40bf047c72b7d1cfd504083e675b1
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed Aug 23 20:27:45 2017 +0300
debian/control: Promote compton from Suggests: to Recommends: again after discussing this with upstream.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 6345775..fcde16b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ X-Python3-Version: >= 3.3
Package: mate-tweak
Architecture: all
-Depends: compton,
- dconf-cli,
+Depends: dconf-cli,
gir1.2-gtk-3.0,
gir1.2-notify-0.7,
mate-panel (>= 1.18.0),
@@ -32,7 +31,8 @@ Depends: compton,
zenity,
${misc:Depends},
${python3:Depends},
-Recommends: mate-indicator-applet (>= 1.16.1),
+Recommends: compton,
+ mate-indicator-applet (>= 1.18.0),
Suggests: indicator-application,
indicator-messages,
indicator-sounds,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-tweak.git
More information about the pkg-mate-commits
mailing list