diff --git a/debian/changelog b/debian/changelog index fc3cc56e1927d2dbebcb4b95b94603b338856203..8591f5a5160828f15715deb983fa06ac24a17c6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lightdm-gtk-greeter (2.0.7-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Bump debhelper from old 10 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit (from + ./configure), Repository, Repository-Browse. + + -- Debian Janitor Thu, 16 Jan 2020 23:54:28 +0000 + lightdm-gtk-greeter (2.0.7-1) unstable; urgency=medium * d/control: update dh compat level to 12 @@ -87,7 +97,7 @@ lightdm-gtk-greeter (2.0.1-1) unstable; urgency=medium * New upstream release: - fix multiple issues in multi-monitor setup. closes: #785055 - * debian/01_debian.conf: + * debian/01_debian.conf: - add Debian default configuration * debian/rules: - ship Debian configuration in newly supported @@ -186,7 +196,7 @@ lightdm-gtk-greeter (1.7.0-1) experimental; urgency=medium - 05_add-enter-shortcut-switch-login-password-fields dropped, included upstream. -06_support-session-select-before-authentication dropped, included - upstream. + upstream. * debian/control: - update standards version to 3.9.5. diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..0000000000000000000000000000000000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index cd322f35f6020946ca965d8da93ad5c6d157587f..55e427f579c477963e6fbd7c8e85634b523f9455 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper-compat (= 12), exo-utils, intltool, libgtk-3-dev, diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000000000000000000000000000000000000..6f05652547ce1c7d55b95e8f9b38924c5a58a766 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,4 @@ +Bug-Database: https://bugs.launchpad.net/lightdm-gtk-greeter +Bug-Submit: https://launchpad.net/lightdm-gtk-greeter +Repository: https://code.launchpad.net/lightdm-gtk-greeter +Repository-Browse: https://code.launchpad.net/lightdm-gtk-greeter