[mate-tweak] 02/03: debian/control: De-promote compton from Depends: to Suggests:. (Closes: #828698).
Mike Gabriel
sunweaver at debian.org
Tue Aug 22 19:16:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-tweak.
commit 658ed887e10fe4dda210fdee7e02a444e80f9b83
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 22 21:08:32 2017 +0200
debian/control: De-promote compton from Depends: to Suggests:. (Closes: #828698).
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 945601c..520d171 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),
@@ -33,7 +32,8 @@ Depends: compton,
${misc:Depends},
${python3:Depends},
Recommends: mate-indicator-applet (>= 1.18.0),
-Suggests: indicator-application,
+Suggests: compton,
+ indicator-application,
indicator-messages,
indicator-sounds,
indicator-session,
--
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