File: changelog

package info (click to toggle)
slm 1.32-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 23,884 kB
  • sloc: python: 14,701; javascript: 4,251; makefile: 183; sh: 180; xml: 57
file content (233 lines) | stat: -rw-r--r-- 7,304 bytes parent folder | download
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
slm (1.32-3) unstable; urgency=medium

  * included Américo Monteiro's po file, thanks!
    Closes: #1101941
  * checked that Camaleón's po file was already taken in account, thanks!
    Closes: #1077996
  * checked that Frans Spiesschaert's po file was already taken in account,
    thanks! Closes: #1087214

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 03 Apr 2025 14:21:29 +0200

slm (1.32-2) unstable; urgency=medium

  * included Paulo Henrique de Lima Santana's po file, thanks!
    Closes: #1098450

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 21 Feb 2025 20:15:18 +0100

slm (1.32-1) unstable; urgency=medium

  * New upstream version 1.32
  * finally removed any mention of cs-user-accounts.svg; this should fix
    a piuparts issue

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 20 Dec 2024 18:41:10 +0100

slm (1.31-1) unstable; urgency=medium

  * New upstream version 1.31
  * removed the dependency on cinnamon-common

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 04 Dec 2024 13:26:45 +0100

slm (1.30-2) unstable; urgency=medium

  * included Frans Spiesschaert's nl.po update, thanks! Closes: #1087214
  * added a dependency on locales, and another on cinnamon-common (for some
    icons)

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 10 Nov 2024 11:33:14 +0100

slm (1.30-1) unstable; urgency=medium

  * installed Christoph Brink's de.po file, thanks !
    Closes: #1080326
  * New upstream version 1.30

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 20 Oct 2024 18:27:42 +0200

slm (1.26-1) unstable; urgency=medium

  * New upstream version 1.26: removed a spurious test file

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 21 Aug 2024 12:57:53 +0200

slm (1.25-1) unstable; urgency=medium

  * New upstream version 1.25

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 20 Aug 2024 22:14:14 +0200

slm (1.24-1) unstable; urgency=medium

  * New upstream version 1.24

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 20 Aug 2024 13:12:40 +0200

slm (1.21-2) unstable; urgency=medium

  * included the Spanish PO file, thanks, Camaleón. Closes:#1077996

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 06 Aug 2024 10:34:58 +0200

slm (1.21-1) unstable; urgency=medium

  * New upstream version 1.21
  * new build-dependency: python3-strictyaml

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 05 Aug 2024 18:57:52 +0200

slm (1.06-2) unstable; urgency=medium

  * modifies the language choice in postinst: English becomes en-us, and
    so on
  * fixed the postinst script

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 28 Jul 2024 11:26:44 +0200

slm (1.06-1) unstable; urgency=medium

  * improved autopkgtests
  * introduced a language choice during the configuration
  * New upstream version 1.06

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 27 Jul 2024 19:12:58 +0200

slm (1.05-1) unstable; urgency=medium

  * added a lintian override for file apropos.html
  * new dependency: python3-pypinyin
  * avoid chown -R in postinst
  * simplified d/rules
  * added "manage.py compilemessages" in Makefile
    + new dependency: gettext ; new build-dependencies: python3-django,
      gettext, python3-levenshtein, python3-pypinyin
  * included locale in d/slm.install
  * modify gestion/version.py according to debian's version alongside dh_install
    + hence: d/rules requires a new build-dependency on bash
  * New upstream version 1.05

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 26 Jul 2024 15:41:04 +0200

slm (0.11-1) unstable; urgency=medium

  * New upstream version 0.11: support for i18n, languages: fr, en, es.

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 17 Jul 2024 12:29:23 +0200

slm (0.10-4) unstable; urgency=medium

  * replaced d/po/es.po with the file which Camaleón sent today.
    Closes: #1075995
  * installed nl.po, from Frans Spiesscha, thanks! Closes: #1075877

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 09 Jul 2024 09:06:04 +0200

slm (0.10-3) unstable; urgency=medium

  * modified d/watch: the upstream is now located at
    https://forge.apps.education.fr/georgesk/slm.git
  * replaced d/po/esp.po with the file which Camaleón wrote for slm,
    fixing the strange file d/po/esp.po which was for the package
    kwartz-client. Closes: #1073510

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 01 Jul 2024 22:38:59 +0200

slm (0.10-2) unstable; urgency=medium

  * applied the changes sent by Camaleón, thanks!
    Closes: #1073510

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 01 Jul 2024 18:06:30 +0200

slm (0.10-1) unstable; urgency=medium

  * New upstream version 0.10

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 29 Jun 2024 17:53:24 +0200

slm (0.9-3) unstable; urgency=medium

  * added a Spanish translation for debconf, Thanks Camaleón
    Closes: #1073510

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 16 Jun 2024 19:55:32 +0200

slm (0.9-2) unstable; urgency=medium

  * fixed the templates. Closes: #1072820
  * installed Christoph Brinkhaus' de.po translation. Closes: #1072819

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 08 Jun 2024 17:49:03 +0200

slm (0.9-1) unstable; urgency=medium

  * New upstream version 0.9
  * better behavior when the database is quite empty
  * written a manpage for slm-demo

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 07 Jun 2024 19:30:12 +0200

slm (0.8.3-3) unstable; urgency=medium

  * new source upload: some changes were forgotten in the previous upload

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 02 Jun 2024 16:20:21 +0200

slm (0.8.3-2) unstable; urgency=medium

  * new dependency: acl

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 01 Jun 2024 18:22:49 +0200

slm (0.8.3-1) unstable; urgency=medium

  * created autopkgtests
  * new pre-dependency: systemd
  * added slm.prerm and slm.postrm scripts
  * added debconf support for slm/deb (boolean) slm/servername (string)
  * added a dependency on pwgen
  * slm.postinst: + feed a 'yes' to the call of manage.py collectstatic
                  + install the right file settings.py (for production or tests)
                  + manage a sample configuration for apache2
  * New upstream version 0.8.3

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 01 Jun 2024 16:59:20 +0200

slm (0.7.1-1) unstable; urgency=medium

  * New upstream version 0.7.1: added a fixture database for tests

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 24 Apr 2024 15:39:46 +0200

slm (0.7-2) unstable; urgency=medium

  * new dependencies: python3-matplotlib, fonts-dejavu-extra
  * bumped Standards-Version: 4.7.0

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 24 Apr 2024 13:57:47 +0200

slm (0.7-1) unstable; urgency=medium

  * New upstream version 0.7

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 24 Apr 2024 11:04:25 +0200

slm (0.6-1) experimental; urgency=medium

  * New upstream version 0.6

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 03 Mar 2024 19:53:25 +0100

slm (0.5-2) experimental; urgency=medium

  * modification in d/rules: remove __pycache__ during the installation

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 28 Feb 2024 09:05:40 +0100

slm (0.5-1) experimental; urgency=medium

  * Initial release. (Closes: #1064903)

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 11 Feb 2024 22:06:50 +0100