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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
anastasis (0.3.2) unstable; urgency=low
* Official Anastasis 0.3.2 release.
-- Christian Grothoff <grothoff@gnu.org> Tue, 21 Feb 2023 09:50:12 +0200
anastasis (0.3.1) unstable; urgency=low
* Official Anastasis 0.3.1 release.
-- Christian Grothoff <grothoff@gnu.org> Tue, 17 Jan 2023 09:50:12 +0200
anastasis (0.3.0) unstable; urgency=low
* Official Anastasis 0.3.0 release.
-- Christian Grothoff <grothoff@gnu.org> Mon, 26 Sep 2022 09:50:12 +0200
anastasis (0.2.99-2) unstable; urgency=low
* Close to Anastasis 0.3.0, but testing package details.
-- Christian Grothoff <grothoff@gnu.org> Mon, 20 Jun 2022 14:02:10 +0100
anastasis (0.2.99-1) unstable; urgency=low
* Close to Anastasis 0.3.0, but a preview release for UX testing.
-- Christian Grothoff <grothoff@gnu.org> Tue, 01 Feb 2022 14:02:10 +0100
anastasis (0.2.0) unstable; urgency=low
* New upstream release.
-- Christian Grothoff <grothoff@gnu.org> Thu, 30 Sep 2021 14:02:10 +0100
anastasis (0.1.0-5) unstable; urgency=low
* Fix amount check for payments (upstream fix).
-- Christian Grothoff <grothoff@gnu.org> Tue, 07 Sep 2021 23:08:18 +0200
anastasis (0.1.0-4) unstable; urgency=low
* Fix plugin packaging (upstream fix).
-- Christian Grothoff <grothoff@gnu.org> Tue, 07 Sep 2021 19:08:18 +0200
anastasis (0.1.0-3) unstable; urgency=low
* Properly package required resource files.
-- Christian Grothoff <grothoff@gnu.org> Mon, 06 Sep 2021 19:08:18 +0200
anastasis (0.1.0-2) unstable; urgency=low
* Use correct configuration file.
-- Christian Grothoff <grothoff@gnu.org> Tue, 31 Aug 2021 19:08:18 +0200
anastasis (0.1.0-1) unstable; urgency=low
* Debian database setup.
-- Florian Dold <florian@dold.me> Mon, 30 Aug 2021 19:08:18 +0200
anastasis (0.1.0) unstable; urgency=low
* New upstream release.
-- Christian Grothoff <grothoff@gnu.org> Fri, 27 Aug 2021 12:26:28 +0200
anastasis (0.0.0-10) unstable; urgency=low
* Lower GNU Taler dependency versions.
-- Florian Dold <florian@dold.me> Mon, 23 Aug 2021 12:26:28 +0200
anastasis (0.0.0-9) unstable; urgency=low
* Support debhelper-compat level 12.
-- Florian Dold <florian@dold.me> Sun, 01 Aug 2021 18:52:42 +0200
anastasis (0.0.0-8) unstable; urgency=low
* Various packaging fixes.
-- Florian Dold <florian@dold.me> Sat, 31 Jul 2021 13:23:38 +0200
anastasis (0.0.0-7) unstable; urgency=low
* Configuration fixes.
-- Florian Dold <florian@dold.me> Fri, 30 Jul 2021 13:37:47 +0200
anastasis (0.0.0-6) unstable; urgency=low
* GNUification.
-- Christian Grothoff <grothoff@gnu.org> Fri, 30 Jul 2021 14:02:10 +0100
anastasis (0.0.0-5) unstable; urgency=low
* Fixes in packaging files.
-- Florian Dold <dold@taler.net> Mon, 26 Jul 2021 11:16:02 +0200
anastasis (0.0.0-4) unstable; urgency=low
* Fix quoting bug.
-- Christian Grothoff <grothoff@gnu.org> Wed, 21 Jul 2021 14:02:10 +0100
anastasis (0.0.0-3) unstable; urgency=low
* Update to latest upstream code with minor design improvements.
-- Christian Grothoff <grothoff@gnu.org> Tue, 20 Jul 2021 14:02:10 +0100
anastasis (0.0.0-2) unstable; urgency=low
* Improved reducer structure to address UX issues.
* Added ability to name secrets.
* Modified API to allow applications to more easily control expiration.
-- Christian Grothoff <grothoff@gnu.org> Wed, 14 Jul 2021 00:00:00 +0000
anastasis (0.0.0-1) unstable; urgency=low
* Various fixes in packaging and code logic.
-- Christian Grothoff <grothoff@gnu.org> Thu, 24 Jun 2021 00:00:00 +0000
anastasis (0.0.0-0) unstable; urgency=medium
* Initial Release.
-- Christian Grothoff <grothoff@gnu.org> Fri, 01 Apr 2021 00:00:00 +0000
|