diff --git a/debian/changelog b/debian/changelog index 14baabc..95666cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,25 @@ * Update watch file format version to 4. * Update standards version to 4.5.1, no changes needed. + * Reading package lists... 0%Reading package lists... 0%Reading package + lists... 0%Reading package lists... 99%Reading package lists... 99%Reading + package lists... Done Building dependency tree... 0%Building dependency + tree... 0%Building dependency tree... 0%Building dependency tree... + 50%Building dependency tree... 50%Building dependency tree... Done Reading + state information... 0% Reading state information... 0%Reading state + information... Done Connecting to api.ftp-master.debian.org to check 11 + package versions. Please wait... Got info from api.ftp-master.debian.org for + 11 packages. Changes applied to dpkg configuration: - control source + Build-Depends:4: 'python3-distutils-extra (>= 2.18)' -> + 'python3-distutils-extra' # applied fix for :unnecessary greater-than + versioned dependency: python3-distutils-extra (>= 2.18). Debian has + oldoldoldstable -> 2.38-1; oldoldstable -> 2.40; oldstable -> 2.42; testing + -> 2.45; stable -> 2.45; unstable -> 2.45; - control + binary:"lightdm-gtk-greeter-settings" Depends:2: 'python3-gi (>= 3.0)' -> + 'python3-gi' # applied fix for :unnecessary greater-than versioned + dependency: python3-gi (>= 3.0). Debian has oldoldoldstable -> 3.14.0-1; + oldoldstable -> 3.22.0-2; oldstable -> 3.30.4-1; testing -> 3.38.0-2; stable + -> 3.38.0-2; unstable -> 3.40.1-2; -- Debian Janitor Tue, 24 Aug 2021 04:07:23 -0000 diff --git a/debian/control b/debian/control index f6c67d0..c2de6bc 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,24 @@ Source: lightdm-gtk-greeter-settings +Maintainer: James Lu Section: x11 Priority: optional -Maintainer: James Lu # Note: python-gi-dev is not a typo; the package provides both Python 2 and 3 bindings Build-Depends: debhelper-compat (= 12), dh-python, python-gi-dev, python3, - python3-distutils-extra (>= 2.18), + python3-distutils-extra Standards-Version: 4.5.1 +Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings +Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings.git Homepage: https://launchpad.net/lightdm-gtk-greeter-settings -Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings.git -Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings Rules-Requires-Root: no Package: lightdm-gtk-greeter-settings Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, - python3-gi (>= 3.0), + python3-gi, gir1.2-gtk-3.0, gir1.2-glib-2.0, gir1.2-gdkpixbuf-2.0,