diff -Nru screen-resolution-extra-0.18build2/debian/changelog screen-resolution-extra-0.18.1/debian/changelog --- screen-resolution-extra-0.18build2/debian/changelog 2020-10-24 08:55:44.000000000 +0000 +++ screen-resolution-extra-0.18.1/debian/changelog 2021-06-18 11:56:46.000000000 +0000 @@ -1,3 +1,15 @@ +screen-resolution-extra (0.18.1) impish; urgency=medium + + * debian/control, debian/compat: + - Make policykit-1-gnome the first choice (LP:# 1930937). + This means that, while all the other optional dependencies + will be honoured, when no such dependency is installed + (e.g. on very minimal installations), we will avoid + pulling in the whole gnome-shell just for polkit. + - Update debhelper dependency and standards. + + -- Alberto Milone Fri, 18 Jun 2021 13:56:46 +0200 + screen-resolution-extra (0.18build2) hirsute; urgency=medium * No-change rebuild to build with python3.9 as supported. diff -Nru screen-resolution-extra-0.18build2/debian/compat screen-resolution-extra-0.18.1/debian/compat --- screen-resolution-extra-0.18build2/debian/compat 2019-05-20 15:30:05.000000000 +0000 +++ screen-resolution-extra-0.18.1/debian/compat 2021-06-18 11:56:46.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru screen-resolution-extra-0.18build2/debian/control screen-resolution-extra-0.18.1/debian/control --- screen-resolution-extra-0.18build2/debian/control 2019-05-20 15:30:05.000000000 +0000 +++ screen-resolution-extra-0.18.1/debian/control 2021-06-18 11:56:46.000000000 +0000 @@ -2,14 +2,14 @@ Section: x11 Priority: optional Build-Depends: - debhelper (>= 9), + debhelper (>= 10), dh-python, python3-all-dev, intltool, python3-distutils-extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Alberto Milone (tseliot) -Standards-Version: 3.8.3 +Standards-Version: 4.1.4 X-Python3-Version: >= 3.2 Vcs-Git: git://github.com/tseliot/screen-resolution-extra.git Vcs-Browser: https://github.com/tseliot/screen-resolution-extra.git @@ -19,7 +19,7 @@ Depends: ${python3:Depends}, python3-xkit (>= 0.5.0), - gnome-shell | policykit-1-gnome | polkit-1-auth-agent, + policykit-1-gnome | gnome-shell | polkit-1-auth-agent, python3-gi, ${misc:Depends} Description: Extension for the nvidia-settings control panel