blob: a3463fc995ef493347af224b2b68f025347dedd2 (
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
|
2017-09-05 14:26:17 +0200 Mike Gabriel (2fbddeb)
* release 0.0.0.2 (HEAD -> master)
2017-08-23 10:01:24 +0200 GZNGET FOSS Team (d7f6863)
* Adding support for TCP (gh-arctica/master)
2017-07-17 18:32:24 +0200 Mike Gabriel (98ff93a)
* debian/control: Provide proper SYNOPSIS and LONG_DESCRIPTION.
(origin/master)
2017-07-17 18:29:34 +0200 Mike Gabriel (569dc2d)
* debian/control: Bump Standards-Version to 4.0.0. No changes needed.
2017-07-17 18:29:05 +0200 Mike Gabriel (3961b58)
* debian/control: Add D (libarctica-core-jabus-socket-perl):
libjson-perl.
2017-06-26 21:53:55 +0200 Mike Gabriel (0cca569)
* release 0.0.0.1 (tag: 0.0.0.1, gh-arctica/release-builds,
release-builds)
2017-06-23 18:51:23 +0200 Mike Gabriel (18d4c65)
* lib/Arctica/Core/JABus/Socket.pm:: Avoid keys on references.
Forbidden in Debian 9's Perl version anyway.
2017-06-21 13:34:31 +0200 GZNGET FOSS Team (4877770)
* Update to latest development status (Arctica Browser development)
dating 20170621.
2016-09-06 18:20:50 +0200 Mike Gabriel (6ce50f4)
* Socket.pm: whitespace clean-up
2016-09-06 18:18:28 +0200 Mike Gabriel (1b9d76e)
* typos: DESTOYED -> DESTROYED.
2016-09-06 17:29:43 +0200 Mike Gabriel (39f5592)
* Add license files (AGPL-3+, strictly GPL-2).
2016-09-06 15:46:45 +0200 GZNGET FOSS Team (6a14d48)
* initial Arctica JABus implementation
|