blob: 7745afa9dd0008e1bb1c10a5370c384b55b423f5 (
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
|
soledad (0.3.1.1) unstable; urgency=low
[ Ben Carrillo ]
* Fix installation of __init__ file on namespace module.
* Add LICENSE.
-- Micah Anderson <micah@debian.org> Mon, 26 Aug 2013 18:21:09 +0200
soledad (0.3.1) unstable; urgency=low
[ Ben Carrillo ]
* Update to latest release.
* Fix pydist-overrides.
[ Micah Anderson ]
* Stop setup.py from installing initscript so packaging can
-- Micah Anderson <micah@debian.org> Mon, 26 Aug 2013 18:21:09 +0200
soledad (0.3.1~pre) unstable; urgency=low
* Upgrade to latest code in develop
* Setup additional binary package
* Fix pydist-overrides for new package name
-- Micah Anderson <micah@debian.org> Thu, 22 Aug 2013 14:57:54 -0400
soledad (0.3.0.3) unstable; urgency=low
* Fixed missing epoch on python-twisted-conch
-- Micah Anderson <micah@debian.org> Thu, 15 Aug 2013 13:16:54 -0400
soledad (0.3.0.2) unstable; urgency=low
* Pin twisted version in Depends to get 13 or greater
-- Micah Anderson <micah@debian.org> Thu, 15 Aug 2013 11:31:57 -0400
soledad (0.3.0.1) unstable; urgency=low
* Update initscript to require that START=yes is set
in /etc/default/soledad
-- Micah Anderson <micah@debian.org> Wed, 14 Aug 2013 11:18:01 -0400
soledad (0.3.0) unstable; urgency=low
* Update to 0.3.0
-- Micah Anderson <micah@debian.org> Tue, 13 Aug 2013 14:42:06 -0400
soledad (0.2.3) unstable; urgency=low
* Upgrade to new release
-- Micah Anderson <micah@debian.org> Mon, 29 Jul 2013 20:47:19 -0400
soledad (0.2.2.1) unstable; urgency=low
* Fix installation of initscript
-- Micah Anderson <micah@debian.org> Thu, 18 Jul 2013 15:54:51 -0400
soledad (0.2.2) unstable; urgency=low
* Initial debian package
-- Micah Anderson <micah@debian.org> Thu, 30 May 2013 15:11:11 -0400
|