From 39802c8444f7cff542ad92a4d6e91c63a4465bf6 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Tue, 14 Jan 2020 00:42:30 +0000 Subject: [PATCH] Apply multi-arch hints. * liblightdm-gobject-dev: Drop Multi-Arch: same. * gir1.2-lightdm-1: Drop Multi-Arch: same. --- debian/changelog | 4 ++++ debian/control | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 29162a1..71462fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ lightdm (1.26.0-7) UNRELEASED; urgency=medium + [ Yves-Alexis Perez ] * d/control: drop build-dep on gnome-doc-utils (Closes: #945292) * d/control: update standards version to 4.4.1 + [ Debian Janitor ] + * Apply multi-arch hints. + -- Yves-Alexis Perez Sun, 24 Nov 2019 18:38:08 +0100 lightdm (1.26.0-6) unstable; urgency=medium diff --git a/debian/control b/debian/control index d38547c..89449dc 100644 --- a/debian/control +++ b/debian/control @@ -84,7 +84,6 @@ Description: LightDM Qt 5 client library Package: liblightdm-gobject-dev Section: libdevel Architecture: any -Multi-Arch: same Depends: liblightdm-gobject-1-0 (= ${binary:Version}), gir1.2-lightdm-1 (= ${binary:Version}), libglib2.0-dev, @@ -112,7 +111,6 @@ Description: LightDM Qt 5 client library (development files) Package: gir1.2-lightdm-1 Section: introspection Architecture: any -Multi-Arch: same Depends: liblightdm-gobject-1-0 (= ${binary:Version}), ${misc:Depends}, ${gir:Depends} Description: Typelib file for liblightdm-1 -- GitLab