File: changelog

package info (click to toggle)
ruby-ldap 0.9.16-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 456 kB
  • ctags: 479
  • sloc: ansic: 3,979; ruby: 1,525; makefile: 5
file content (233 lines) | stat: -rw-r--r-- 6,794 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
ruby-ldap (0.9.16-1) unstable; urgency=low

  * Team upload.

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

  [ Jonas Genannt ]
  * Imported Upstream version 0.9.16
  * d/control:
    - bumped standards version to 3.9.5 (no changes needed)
    - removed transitional package
    - bumped dependency of gem2deb to support Ruby 2.0
    - updated long description
  * removed rb_raise_format_string patch, included by upstream

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Tue, 31 Dec 2013 15:45:26 +0100

ruby-ldap (0.9.12-2) unstable; urgency=low

  * Bump gem2deb dependency on gem2deb to >= 0.3.0~
  * Bump standards version to 3.9.3; no changes needed.

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 30 Jun 2012 15:49:18 -0300

ruby-ldap (0.9.12-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: sslconn.c:103:7: error: format not a string literal and
    no format arguments [-Werror=format-security]":
    add patch rb_raise_format_string.patch from Johannes Brandstätter (adds
    format strings).
    (Closes: #676205)

 -- gregor herrmann <gregoa@debian.org>  Fri, 22 Jun 2012 16:36:36 +0200

ruby-ldap (0.9.12-1) unstable; urgency=low

  * New upstream release
    * Fixes memory corruption problems (Closes: #499944)
  * Ship (test/*) as examples
  * Make the transitional package libldap-ruby1.8 Priority: extra.

 -- Antonio Terceiro <terceiro@debian.org>  Tue, 03 Jan 2012 20:10:41 -0200

ruby-ldap (0.9.11-1) unstable; urgency=low

  * New upstream release
  * Rename package and migrate to gem2deb. This adds Ruby 1.9 support
    (Closes: #648417)
  * Bring the package into pkg-ruby-extras team umbrella.

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 30 Nov 2011 22:26:05 -0200

libldap-ruby (0.9.7-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * conn.c: Replaced LDAP_OPT_X_TLS_PROTOCOL with LDAP_OPT_X_TLS_PROTOCOL_MIN.
  * ldap.c: Likewise (Closes: #521980)

 -- Michael Banck <mbanck@debian.org>  Sun, 29 Nov 2009 00:19:46 +0100

libldap-ruby (0.9.7-1) unstable; urgency=low

  * New upstream release
  * applied patch from Philipp Kern: invalid regexp in ldap/schema.rb.
    (Closes: #385925)

 -- akira yamada <akira@debian.org>  Mon, 25 Sep 2006 09:52:37 +0900

libldap-ruby (0.9.5-1) unstable; urgency=low

  * New upstream release.  (Closes: #363137)

 -- akira yamada <akira@debian.org>  Wed,  7 Jun 2006 10:36:15 +0900

libldap-ruby (0.9.0-1) unstable; urgency=low

  * new upstream version.
  * debian/control: build-depends: rdoc1.8.
  * debian/control: suggests: ri1.8.

 -- akira yamada <akira@debian.org>  Thu,  3 Mar 2005 11:58:09 +0900

libldap-ruby (0.8.4-1) unstable; urgency=low

  * new upstream version.

 -- akira yamada <akira@debian.org>  Sat, 26 Feb 2005 09:35:08 +0900

libldap-ruby (0.8.2-2) unstable; urgency=low

  * rebuild with ruby1.8_1.8.0+preview2-2 because newer version of the package
    is not yet available in sid.  (closes: #225240)

 -- akira yamada <akira@debian.org>  Sun, 28 Dec 2003 12:01:45 +0900

libldap-ruby (0.8.2-1) unstable; urgency=low

  * new upstream version.
  * removed sub-package libldap-ruby1.6 because Ruby 1.6.x is no longer
    supported on upstream source.

 -- akira yamada <akira@debian.org>  Mon,  8 Dec 2003 20:09:05 +0900

libldap-ruby (0.8.0+20030912-1) unstable; urgency=low

  * new upstream CVS version.
      - Fixed a compile problem for ruby-1.8.x.
      - removed RFC files.  (closes: #199808)
  * new sub-package libldap-ruby1.6.
      - renamed from libldap-ruby.
      - Conflicts/Replaces: libldap-ruby (<= 1.8.0-1)
  * new sub-package libldap-ruby1.8.
      - binary for Ruby 1.8.
  * Build-Depends: libsasl2-dev.  (closes: #201525)

 -- akira yamada <akira@debian.org>  Fri, 12 Sep 2003 20:13:41 +0900

libldap-ruby (0.8.0-1) unstable; urgency=low

  * new upstream version.
  * enabled ssl support.

 -- akira yamada <akira@debian.org>  Fri, 14 Feb 2003 13:03:38 +0900

libldap-ruby (0.6.1-2) unstable; urgency=low

  * debian/control: corrected mistakes on grammar of the Description,
    thanks to Meinolf Sander. closes: #142006. 

 -- akira yamada <akira@debian.org>  Fri, 12 Apr 2002 11:19:26 +0900

libldap-ruby (0.6.1-1) unstable; urgency=low

  * new upstream version, closes: #140409.

 -- akira yamada <akira@debian.org>  Tue,  2 Apr 2002 10:36:40 +0900

libldap-ruby (0.6.0-1) unstable; urgency=low

  * new upstream version.

 -- akira yamada <akira@debian.org>  Tue, 19 Mar 2002 00:01:52 +0900

libldap-ruby (0.5.0-1) unstable; urgency=low

  * new upstream version.

 -- akira yamada <akira@debian.org>  Sat, 12 Jan 2002 16:25:51 +0900

libldap-ruby (0.4.0-1) unstable; urgency=low

  * upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Mon, 10 Dec 2001 11:31:58 +0900

libldap-ruby (0.3.7-1) unstable; urgency=low

  * upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Wed, 13 Jun 2001 11:47:05 +0900

libldap-ruby (0.3.6-1) unstable; urgency=low

  * upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Mon, 11 Jun 2001 11:23:44 +0900

libldap-ruby (0.3.5-1) unstable; urgency=low

  * upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Mon, 11 Jun 2001 11:23:36 +0900

libldap-ruby (0.3.4-1) unstable; urgency=low

  * upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Wed, 21 Feb 2001 10:57:32 +0900

libldap-ruby (0.3.3-2) unstable; urgency=low

  * rebuild with ruby_1.6.2-5.
  * source repacked at upstream (debuild -sa).

 -- akira yamada <akira@debian.org>  Thu, 25 Jan 2001 16:45:00 +0900

libldap-ruby (0.3.3-1) unstable; urgency=low

  * Upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Tue, 21 Nov 2000 16:56:51 +0900

libldap-ruby (0.3.2-1) unstable; urgency=low

  * Upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Sun, 19 Nov 2000 16:42:37 +0900

libldap-ruby (0.3.1-1) unstable; urgency=low

  * Upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Wed, 15 Nov 2000 16:12:47 +0900

libldap-ruby (0.3-1) unstable; urgency=low

  * Upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Sun, 22 Oct 2000 20:43:32 +0900

libldap-ruby (0.2-3) unstable; urgency=low

  * Upgraded to new upstream version.

 -- akira yamada <akira@debian.org>  Sat, 14 Oct 2000 17:11:08 +0900

libldap-ruby (0.2-2) unstable; urgency=low

  * fixed missing Build-Depends and Depends.

 -- akira yamada <akira@debian.org>  Wed,  4 Oct 2000 15:59:12 +0900

libldap-ruby (0.2-1) unstable; urgency=low

  * Initial Release.

 -- akira yamada <akira@debian.org>  Wed,  4 Oct 2000 14:17:36 +0900