From e6bd469cecefd18fdd854434f527234cfeae50d9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 5 Jul 2018 18:59:05 +0200 Subject: [PATCH] upload to unstable (debian/1.20.1-1) --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index 041631e..a4b0b38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +mate-polkit (1.20.1-1) unstable; urgency=medium + + * New upstream release. + * debian/patches: + + Add 0001-Switch-to-Ayatana-AppIndicator.patch and + 0002-Prefer-building-against-Ayatana-AppIndicator-but-als.patch. + Support building against Ayatana AppIndicator. + * debian/control: + + Switch B-D from libappindicator3-dev to libayatana-appindicator3-dev. + (Closes: #880193). + + Update Vcs-*: fields. Package has been migrated to salsa.debian.org. + + Bump Standards-Version: to 4.1.4. No changes needed. + + Drop pkg-mate-team Alioth mailing list from Uploaders: field. + * debian/copyright: + + Use secure URI for copyright format. + + Make Upstream-Name: field's value more human readable. + + Update Upstream-Contact: field. + + Update Source: field. Use secure URLs. + + Update copyright attributions. + * debian/upstream/metadata: + + Add file. Be compliant with DEP-12 proposal. + + Use Martin's address as Contact: address. + + -- Mike Gabriel Thu, 05 Jul 2018 18:31:46 +0200 + mate-polkit (1.20.0-1) unstable; urgency=medium [ Martin Wimpress ]