Martin Wimpress pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-tweak
Commits:
-
dec1f1b2
by Martin Wimpress at 2022-01-27T17:39:36+00:00
-
1f1416f4
by Martin Wimpress at 2022-01-27T17:42:01+00:00
-
418f6032
by Martin Wimpress at 2022-01-27T17:42:01+00:00
3 changed files:
Changes:
| 1 |
+mate-tweak (22.04.1-1) UNRELEASED; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * New upstream release.
|
|
| 4 |
+ |
|
| 5 |
+ -- Martin Wimpress <code@wimpress.io> Thu, 27 Jan 2022 12:39:18 +0000
|
|
| 6 |
+ |
|
| 1 | 7 |
mate-tweak (22.04.0-1) unstable; urgency=medium
|
| 2 | 8 |
|
| 3 | 9 |
[ Martin Wimpress ]
|
| ... | ... | @@ -32,7 +32,7 @@ Depends: dconf-cli, |
| 32 | 32 |
${misc:Depends},
|
| 33 | 33 |
${python3:Depends},
|
| 34 | 34 |
Recommends: mate-indicator-applet (>= 1.18.0),
|
| 35 |
-Suggests: compton,
|
|
| 35 |
+Suggests: picom,
|
|
| 36 | 36 |
ayatana-indicator-application | indicator-application,
|
| 37 | 37 |
ayatana-indicator-datetime | indicator-datetime,
|
| 38 | 38 |
ayatana-indicator-messages | indicator-messages,
|
| ... | ... | @@ -14,10 +14,10 @@ License: GPL-2+ |
| 14 | 14 |
Files: .gitignore
|
| 15 | 15 |
.github/FUNDING.yml
|
| 16 | 16 |
.tx/config
|
| 17 |
- marco-compton
|
|
| 17 |
+ marco-picom
|
|
| 18 | 18 |
marco-no-composite
|
| 19 | 19 |
util/mate-tweak-helper
|
| 20 |
- data/marco-compton.desktop
|
|
| 20 |
+ data/marco-picom.desktop
|
|
| 21 | 21 |
data/marco-no-composite.desktop
|
| 22 | 22 |
data/org.mate.mate-tweak.policy
|
| 23 | 23 |
README.md
|