Run of scrub-obsolete for cheese

Merge these changes:

git pull https://janitor.debian.net/git/cheese scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/control b/debian/control
index ff03a1de..d0a2874d 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Build-Depends: debhelper-compat (= 13),
                libclutter-1.0-dev (>= 1.16),
                libclutter-gtk-1.0-dev (>= 0.91.8),
                libclutter-gst-3.0-dev,
-               x11proto-core-dev,
+               x11proto-dev,
                libcanberra-gtk3-dev (>= 0.26),
                gnome-video-effects-dev,
                libgirepository1.0-dev (>= 0.9.6),
diff --git a/debian/control.in b/debian/control.in
index 607a4dfc..d0fc0fda 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -25,7 +25,7 @@ Build-Depends: debhelper-compat (= 13),
                libclutter-1.0-dev (>= 1.16),
                libclutter-gtk-1.0-dev (>= 0.91.8),
                libclutter-gst-3.0-dev,
-               x11proto-core-dev,
+               x11proto-dev,
                libcanberra-gtk3-dev (>= 0.26),
                gnome-video-effects-dev,
                libgirepository1.0-dev (>= 0.9.6),

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete cheese-commonapt install -t scrub-obsolete cheese-dbgsymapt install -t scrub-obsolete cheeseapt install -t scrub-obsolete gir1.2-cheese-3.0apt install -t scrub-obsolete libcheese-devapt install -t scrub-obsolete libcheese-docapt install -t scrub-obsolete libcheese-gtk-devapt install -t scrub-obsolete libcheese-gtk25-dbgsymapt install -t scrub-obsolete libcheese-gtk25apt install -t scrub-obsolete libcheese8-dbgsymapt install -t scrub-obsolete libcheese8

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved