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
|
python3-eduvpn-common (4.0.0-1) unstable; urgency=medium
* Update to upstream 4.0.0
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Thu, 09 Oct 2025 15:07:10 +0000
python3-eduvpn-common (3.0.0-1) unstable; urgency=medium
* Update to upstream 3.0.0
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Fri, 18 Apr 2025 10:12:31 +0200
python3-eduvpn-common (2.1.0-2) unstable; urgency=medium
* Rebuild for new Go
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Thu, 31 Oct 2024 15:40:48 +0100
python3-eduvpn-common (2.1.0-1) unstable; urgency=medium
* Update to upstream 2.1.0
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 30 Jul 2024 10:20:49 +0200
python3-eduvpn-common (2.0.2-1) unstable; urgency=medium
* Update to upstream 2.0.2
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 25 Jun 2024 15:31:51 +0200
python3-eduvpn-common (2.0.1-1) unstable; urgency=medium
* Update to upstream 2.0.1
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Thu, 06 Jun 2024 17:29:55 +0200
python3-eduvpn-common (2.0.0-1) unstable; urgency=medium
* Update to upstream 2.0.0
* Set GOCACHE temp dir for go clean
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Wed, 05 Jun 2024 07:12:04 +0200
python3-eduvpn-common (1.2.1-1) unstable; urgency=medium
* Update to upstream 1.2.1
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Fri, 24 May 2024 17:23:02 +0200
python3-eduvpn-common (1.2.0-3) unstable; urgency=medium
* Rebuild for new Go versions
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Mon, 13 May 2024 12:11:33 +0200
python3-eduvpn-common (1.2.0-2) unstable; urgency=medium
* Rebuild for noble and new Go versions from tuxed.net backport repo
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Thu, 25 Apr 2024 21:14:00 +0200
python3-eduvpn-common (1.2.0-1) unstable; urgency=medium
* Update version to 1.2.0
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Fri, 08 Dec 2023 20:47:40 +0100
python3-eduvpn-common (1.1.2-1) unstable; urgency=medium
* Update version to 1.1.2
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Fri, 01 Sep 2023 19:54:55 +0200
python3-eduvpn-common (1.1.1-1) unstable; urgency=medium
* Update version to 1.1.1
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 29 Aug 2023 20:16:47 +0200
python3-eduvpn-common (1.1.0-1) unstable; urgency=medium
* Update version to 1.1.0
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 18 Apr 2023 16:12:38 +0200
python3-eduvpn-common (1.0.0-3) unstable; urgency=medium
* export PYBUILD_NAME instead of defining a variable
* remove py3dist-overrides
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 07 Mar 2023 18:49:41 +0100
python3-eduvpn-common (1.0.0-2) unstable; urgency=medium
* Add eduvpn_common name in py3dist-overrides
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Tue, 07 Mar 2023 17:09:27 +0100
python3-eduvpn-common (1.0.0-1) unstable; urgency=medium
* Initial release.
-- Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> Wed, 01 Mar 2023 17:26:40 +0100
|