blob: bb2f724fedf8a1c87d2cc7e1007c08e836be986f (
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
|
2020-11-09 12:45:48 +0100 Mike Gabriel
* 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)
* 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
|