From 1842a2b3197e4eb01f85dd140153395248719cd4 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 9 Nov 2020 13:44:44 +0100 Subject: release 20.11.09.2 --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++-- ayatanasettings/appdata.py | 2 +- debian/changelog | 7 +++++++ po/ayatana-settings.pot | 2 +- 4 files changed, 43 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb2f724..e7041f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,38 @@ -2020-11-09 12:45:48 +0100 Mike Gabriel +2020-11-09 13:44:44 +0100 Mike Gabriel - * release 20.11.09.1 (HEAD -> master, tag: 20.11.09.1) + * release 20.11.09.2 (HEAD -> master, tag: 20.11.09.2) + +2020-11-09 13:43:39 +0100 Mike Gabriel (56e9820) + + * Merge branch 'tari01-pr/fix-desktop-file' + +2020-11-09 13:37:05 +0100 Robert Tari (a52a146) + + * setup.py: Fix .dektop file generation + +2020-11-09 13:07:28 +0100 Mike Gabriel (7146d97) + + * .gitignore: Need not be executable. + +2020-11-09 13:06:01 +0100 Mike Gabriel (ffbe03d) + + * **/**: Remove x-bits from all files except the main executable and + setup.py (and debian/rules). + +2020-11-09 13:04:20 +0100 Mike Gabriel (5f84782) + + * debian/rules: Don't drop data/locale/.gitkeep during dh_auto_clean + override. + +2020-11-09 13:02:10 +0100 Mike Gabriel (ae18dda) + + * debian/rules: Fix dh_auto_clean override (wrong egg-info path, + remove ayatana-settings.desktop, fix locale's .mo file + location. + +2020-11-09 12:45:48 +0100 Mike Gabriel (ee0aef1) + + * release 20.11.09.1 (tag: 20.11.09.1) 2020-11-09 12:45:37 +0100 Mike Gabriel (94ea4fe) diff --git a/ayatanasettings/appdata.py b/ayatanasettings/appdata.py index 1f2cc80..b91066a 100644 --- a/ayatanasettings/appdata.py +++ b/ayatanasettings/appdata.py @@ -3,7 +3,7 @@ APPNAME = 'ayatana-settings' APPEXECUTABLE='/usr/bin/ayatana-settings' -APPVERSION = '20.11.09.1' +APPVERSION = '20.11.09.2' APPSHOWSETTINGS = 201014 APPYEAR = '2020' APPTITLE = 'Ayatana Indicators Settings' diff --git a/debian/changelog b/debian/changelog index d48e518..ac1f4a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-settings (20.11.09.2) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-settings. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 09 Nov 2020 13:44:18 +0100 + ayatana-settings (20.11.09.1) unstable; urgency=medium * Upstream-provided Debian package for ayatana-settings. diff --git a/po/ayatana-settings.pot b/po/ayatana-settings.pot index ce627c5..0212479 100644 --- a/po/ayatana-settings.pot +++ b/po/ayatana-settings.pot @@ -6,7 +6,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ayatana-settings 20.11.09.1\n" +"Project-Id-Version: ayatana-settings 20.11.09.2\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-settings/issues\n" "POT-Creation-Date: 2020-10-29 13:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -- cgit v1.2.3