aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: e7041f202c59139fced9ae7032c6562a5ee0e4d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
2020-11-09 13:44:44 +0100 Mike Gabriel

	* 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)

	* 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)

	* debian/control: Be happy with Python 3.6 (instead of 3.8).

2020-11-07 15:49:33 +0100 Mike Gabriel (83be359)

	* debian/source/format: Upstream DEBs need to be format 1.0.

2020-10-30 03:23:49 +0100 Robert Tari (662c230)

	* Fix debian files

2020-10-29 13:23:56 +0100 Robert Tari (1582244)

	* Update translation file

2020-10-29 13:16:47 +0100 Robert Tari (c3f9ce6)

	* Update README.md

2020-10-29 12:41:30 +0100 Robert Tari (b8b2360)

	* Initial commit