aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog30
-rwxr-xr-xayatanasettings/appdata.py2
-rwxr-xr-xdebian/changelog7
-rwxr-xr-xpo/ayatana-settings.pot2
4 files changed, 37 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5275162..bb2f724 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,32 @@
-2020-11-07 16:12:56 +0100 Mike Gabriel
+2020-11-09 12:45:48 +0100 Mike Gabriel
- * release 20.10.14 (HEAD -> master, tag: 20.10.14)
+ * release 20.11.09.1 (HEAD -> master, tag: 20.11.09.1)
+
+2020-11-09 12:45:37 +0100 Mike Gabriel (94ea4fe)
+
+ * debian/control: Add Mike Gabriel to Uploaders: field.
+
+2020-11-09 12:40:01 +0100 Robert Tari (0856414)
+
+ * Merge branch 'sunweaver-pr/data-dir-improvements'
+
+2020-11-09 10:08:59 +0100 Mike Gabriel (ee119c4)
+
+ * data/applications/ayatana-settings.desktop: Don't in-file update
+ locale strings, rather use an input and an output file.
+
+2020-11-09 08:58:45 +0100 Mike Gabriel (d4f6f03)
+
+ * setup.py: Add install_requires key to setup() call.
+
+2020-11-09 08:55:58 +0100 Mike Gabriel (eefc611)
+
+ * data/: Don't mimick FHS in source tree. Use more commonly used
+ data/ tree structure.
+
+2020-11-07 16:12:56 +0100 Mike Gabriel (a66c41b)
+
+ * release 20.10.14 (tag: 20.10.14)
2020-11-07 16:11:50 +0100 Mike Gabriel (4609dd9)
diff --git a/ayatanasettings/appdata.py b/ayatanasettings/appdata.py
index 1decefa..1f2cc80 100755
--- a/ayatanasettings/appdata.py
+++ b/ayatanasettings/appdata.py
@@ -3,7 +3,7 @@
APPNAME = 'ayatana-settings'
APPEXECUTABLE='/usr/bin/ayatana-settings'
-APPVERSION = '20.10.14'
+APPVERSION = '20.11.09.1'
APPSHOWSETTINGS = 201014
APPYEAR = '2020'
APPTITLE = 'Ayatana Indicators Settings'
diff --git a/debian/changelog b/debian/changelog
index 5e1694d..d48e518 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-settings (20.11.09.1) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-settings.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 09 Nov 2020 12:44:22 +0100
+
ayatana-settings (20.10.14) unstable; urgency=medium
* Initial release
diff --git a/po/ayatana-settings.pot b/po/ayatana-settings.pot
index 6c5f36a..ce627c5 100755
--- a/po/ayatana-settings.pot
+++ b/po/ayatana-settings.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: ayatana-settings 20.10.14\n"
+"Project-Id-Version: ayatana-settings 20.11.09.1\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"