File: changelog

package info (click to toggle)
ruby-activeldap 6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,588 kB
  • sloc: ruby: 18,143; sh: 12; makefile: 5
file content (336 lines) | stat: -rw-r--r-- 11,248 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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
ruby-activeldap (6.0.3-2) unstable; urgency=medium

  * Load dynamic groups for tests.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 10 Nov 2020 20:58:35 +0900

ruby-activeldap (6.0.3-1) unstable; urgency=medium

  * NUR.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 10 Nov 2020 12:16:31 +0900

ruby-activeldap (6.0.2-1) unstable; urgency=medium

  * New Upstream Release:
    + refreshed patches.
    + documentation switched to MarkDown.
    + fixes autopkgtest with Rails 5.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 10 Jul 2020 17:07:09 +0900

ruby-activeldap (5.2.4-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Marc Dequènes (Duck) ]
  * New upstream version 5.2.4.
  * Drop generated API doc package and add missing doc files.
  * Bumped Standards-Version to 4.5.0 (no changes needed).
  * Switch Maintainer/Uploaders to team defaults.
  * Add upstream metadata.
  * Switch all URLs to HTTPS.
  * Create autopkgtest rules.
  * Remove tabs in copyright file (not allowed in DEP-5).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 12 Feb 2020 08:22:44 +0900

ruby-activeldap (5.2.2-2) unstable; urgency=medium

  * Removed dependency on ruby-gettext-i18n-rails, not needed since
    4.0.2 but reintroduced by mistake because the gemspec still list it.
    The later was patched.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 18 Jan 2019 10:02:23 +0900

ruby-activeldap (5.2.2-1) unstable; urgency=medium

  * New Upstream Release:
    + now uses ruby-net-ldap
    + ruby-gettext needed for tests
  * Update watch information (version 4, URL).
  * Update VCS information.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 02 Aug 2018 18:00:14 +0900

ruby-activeldap (4.0.6-2) unstable; urgency=medium

  * Updated build and runtime dependencies according to gemspec, fixing
    load error (Closes: #830058).
  * Bumped Standards-Version to 3.9.8 (no changes needed)
  * Remove test results after build.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 06 Jul 2016 08:02:17 +0200

ruby-activeldap (4.0.6-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Bump Standards-Version to 3.9.7 (no changes needed)

  [ Christian Hofstaedtler ]
  * New upstream version.

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 05 May 2016 22:42:04 +0000

ruby-activeldap (4.0.3-2) unstable; urgency=medium

  * Build-Depends on libjs-jquery which is needed for rdoc generation
    (see #760952) (Closes: #761531).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 16 Sep 2014 14:29:49 +0200

ruby-activeldap (4.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Refreshed patches.
  * Updated project URLs.
  * Updated rdoc options for Ruby >=2.0.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 18 Aug 2014 01:18:16 +0200

ruby-activeldap (4.0.2-2) unstable; urgency=medium

  * Team upload.
  * Replace (build-)dependency on ruby-activesupport-4.0,
    ruby-activemodel-4.0 with ruby-activesupport, ruby-activemodel

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 11 Aug 2014 18:44:20 -0300

ruby-activeldap (4.0.2-1) unstable; urgency=medium

  * New upstream release:
    - ruby-fastgettext can no more be used, removed from suggested
      packages.
    - ruby-gettext-i18n-rails is not used anymore.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 28 Jan 2014 02:07:18 +0100

ruby-activeldap (4.0.1-1) unstable; urgency=medium

  * New upstream release:
    + Now requires Rails components version 4.
  * Removed obsolete package relations on libactiveldap-ruby-doc.
  * Fixed extended-description-is-probably-too-short in doc package.
  * Use 'doc/text/news.textile' as upstream changelog.
  * Bumped Standards-Version to 3.9.5 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 03 Jan 2014 12:19:24 +0100

ruby-activeldap (3.2.2-2) unstable; urgency=low

  * Fixed how tests are run (Closes: #730954).
  * Patched buildsys to run tests without Rubygems, Bundler, and 
    Test::Unit::Notify.
  * Added missing build dependencies for tests.
  * Depends on ruby-activemodel instead of ruby-activerecord.
  * Use system JQuery library instead of embedded one for documentation.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 02 Dec 2013 21:57:41 +0100

ruby-activeldap (3.2.2-1) unstable; urgency=low

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * debian/control: use canonical URI in Vcs-* fields
  * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field

  [ Ondřej Surý ]
  * Imported Upstream version 3.2.2
  * Update debian/control for release 3.2.2
  * Depend on Rails 3.2
  * Debian Ruby Extras Maintainers upload (to speedup Rails 2.3 removal)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 28 May 2013 16:13:31 +0200

ruby-activeldap (1.2.4-3) unstable; urgency=low

  * Fixed translation files not installed.
  * Added patch to fix loading japanese translations.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 18 Feb 2013 00:30:42 +0100

ruby-activeldap (1.2.4-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~.
  * Updated homepage URL (old one is alive but contains outdated
    information).
  * Suggests ruby-fastgettext (overriding gettext if installed).
  * Fixed minimum version for rails dependencies.
  * Simplified dependencies since switch to the new packaging style has
    made progress.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 30 Jun 2012 18:12:38 +0200

ruby-activeldap (1.2.4-1) unstable; urgency=low

  * New upstream release.
  * Switched to gem2deb packaging style.
  * Switched to the new git repository.
  * The al-admin example is no more included in this project but
    is living its own life.
  * Removed patch 'bad_shebang' integrated upstream.
  * Converted copyright file to DEP5 and updated content.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 11 Sep 2011 17:01:39 +0200

activeldap (1.2.2-1) unstable; urgency=low

  * New upstream release.
  * Added Vcs fields in control file.
  * Increased Standards-Version to 3.9.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 19 Jul 2010 00:57:19 +0200

activeldap (1.2.1-2) unstable; urgency=low

  * Removing rdoc. Since its provided by 
  ruby's virtual package now. (Closes: #587114).
  * debian/control
     + added DMUA field.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Sat, 26 Jun 2010 00:45:36 +0530

activeldap (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Adapted to the new rails packages (components are now properly
    split, reducing dependencies).
  * Removed 'rails_load_path' patch, now useless (rails now is in the
    standard include path).
  * Removed useless tla VCS files cleanup.
  * Fixed security problem with two 'prototype.js' included in a code
    example (CVE-2007-2383, CVE-2008-7720), by using a symlink to the
    path in the libjs-prototype package (with a note in README.Debian)
    (Closes: #555263).
  * In 'debian/rules', now use CDBS DEB_RUBY_LIBDIR variable instead of
    hardcoded RUBY_ARCHALLDIR.
  * Removed silly symlink 'README.activeldap' (Closes: #549667).
  * Added a new patch to deactivate silly gem calls.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 23 Jun 2010 02:20:03 +0200

activeldap (1.0.9-2) unstable; urgency=high

  [ Deepak Tripathi ]
  * debian/control
    + removed rdoc. (Closes: #581333)
    + added myself to uploaders.
  * debian/copyright
    + added debian's copyright information

  [ Marc Dequènes ]
  * Switched to dpkg-source 3.0 (quilt) format.
  * Increased Standards-Version to 3.8.4 (no changes).
  * Fixed watch file.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Wed, 19 May 2010 01:07:15 -0400

activeldap (1.0.9-1) unstable; urgency=low

  * New upstream release.
  * Refreshed patches.
  * Rails integration has changed; do not install 'rails/plugin/*' which
    is no more.
  * Bumped Standards-Version to 3.8.2.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 24 Jun 2009 23:12:45 +0200

activeldap (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Switched to new 'ruby' Section.
  * Refreshed patch 'rails_load_path'.
  * Added missing 'misc:Depends' for all binary packages.
  * Made compliant with policy 3.8.1 (no changes).
  * Using debhelper V7 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 18 Mar 2009 18:26:17 +0100

activeldap (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 19 Jun 2008 10:45:15 +0200

activeldap (0.9.0-2) unstable; urgency=low

  * Fixed doc-base section.
  * Regenerated 'debian/control' properly.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 21 Mar 2008 01:44:26 +0100

activeldap (0.9.0-1) unstable; urgency=low

  * New upstream release:
    + The logger mechanism can be chosen freely now, so log4r moved
      to Suggests.
  * Moved Homepage field to the source package (dpkg supports it now).
  * Fixed copyright information: software is GPL v2 strict.
  * Increased Standards-Version to 3.7.3.0 (no changes).
  * Compressed al-admin exemple.
  * Factorized RCS files removal rules.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 08 Dec 2007 12:41:30 +0100

activeldap (0.8.3.1-1) unstable; urgency=low

  * New upstream release.
  * Updated dependencies: rails is now a dependency, and new gettext
    support requires libgettext-ruby1.8.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 01 Nov 2007 14:53:20 +0100

activeldap (0.8.2-1) unstable; urgency=low

  * New upstream release:
    - updated bad_shebang patch.
    - updated upstream project URL.
  * Removed the Uploaders rule.
  * Switched compat level to 5 (no changes).
  * Patched to work around non-standard rails load path.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 18 Jun 2007 23:39:14 +0200

activeldap (0.8.1-1) UNRELEASED; urgency=low

  * New upstream release:
    - worked around silly gemization (buildsys)
    - now a part of Rails
    - refreshed shebang patch.
  * Added additionnal match for .tar.gz files in watch file.
  * Strengthened dependency versions requirements.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 24 Feb 2007 17:42:26 +0100

activeldap (0.7.4-1) unstable; urgency=low

  * New upstream release.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 11 Jun 2006 00:49:04 +0200

activeldap (0.7.1-1) unstable; urgency=low

  * New upstream release.
  * Fixed Build-Depends/Build-Depends-Indep to ensure having necessary
    tools for clean rule.
  * Switched to quilt patch management system.
  * Refreshed shebang patch.
  * Ensure no RCS files slip into packages.
  * Increased Standards-Version to 3.7.2.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 16 May 2006 12:37:52 +0200

activeldap (0.6.0-1) unstable; urgency=low

  * Initial Release.
  * Patched to remove bad shebang in 'activeldap.rb'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 18 Apr 2006 18:22:25 +0200