File: changelog

package info (click to toggle)
ruby-openid 2.5.0debian-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,980 kB
  • ctags: 2,219
  • sloc: ruby: 16,737; xml: 219; sh: 24; makefile: 2
file content (200 lines) | stat: -rw-r--r-- 7,732 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
ruby-openid (2.5.0debian-1) unstable; urgency=medium

  * Imported Upstream version 2.5.0debian
  * debian/control:
    - update my email address to @d.o
    - bump Standards-Wersion to 3.9.5
      - remove obsolete DM-Upload-Allowed flag
    - use canonical URI in Vcs-* fields
    - drop transitional packages (Closes: #735738)
  * Remove in README.source the obsolete part mentioning cdbs
  * Remove lintian overrides, about transitional packages
  * Drop patches
    - 01_remove_rubygems_require.diff (not needed anymore)
    - 02_fix_CVE-2013-1812.patch (applied upstream)
      This patch contained a call to the method setup_encoding
      which was not defined in the code, causing crash. Dropping the
      patch in favor of upstream code solves this issue (Closes: #727049)
  * Enable test suite at build time

 -- Cédric Boutillier <boutil@debian.org>  Fri, 14 Mar 2014 16:01:57 +0100

ruby-openid (2.1.8debian-6) unstable; urgency=high

  * Urgency set to high as a security bug is fixed.
  * debian/patches:
    - add 02_fix_CVE-2013-1812.patch from upstream: limit fetching file size
      and disable XML entity expansion. [CVE-2013-1812] (Closes: #702217).

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Wed, 06 Mar 2013 11:56:30 +0100

ruby-openid (2.1.8debian-5) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 14:32:34 +0200

ruby-openid (2.1.8debian-4) unstable; urgency=low

  * debian/control: added missing/lost depend on ruby-hmac.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 20 May 2012 14:47:25 +0200

ruby-openid (2.1.8debian-3) unstable; urgency=low

  * Added missing files and license paragraphs to debian/copyright for
    examples/rails_openid/public/javascripts/*.js.
  * Override lintian warnings about duplicate description for transitional
    packages.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 19 May 2012 13:37:34 +0200

ruby-openid (2.1.8debian-2) unstable; urgency=low

  [ Paul van Tilburg ]
  * Use different source via uscan/the watch file; reapplied repack.
  * Source packages adapted according to the new Ruby policy:
    - Build for both ruby1.8 and ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby
      library naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.3; no changes required.
    - Set XS-Ruby-Versions to all.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Switched the maintainer with the uploaders field as per new
      convention the team is the default maintainer.
    - Added myself to the uploaders.
    - Added libopenid-ruby and libopenid-ruby1.8 as transitional packages.
  * debian/patches:
    - Removed patch use-system-installed-hmac as the new upstream source
      tries to require ruby-hmac first.
    - Added patch 01_remove_rubygems_require.diff to remove requires of
      rubygems.
  * debian/ruby-openid.lintian-overrides: override the
    embedded-javascript-library warning as we don't want to add a depend on
    libjs-prototype.

  [ Cédric Boutillier ]
  * Convert debian/copyright to Debian copyright format version 1.0.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 17 May 2012 17:00:39 +0200

libopenid-ruby (2.1.8debian-1) unstable; urgency=low

  [ Lucas Nussbaum ]
  * debian/control: 
    - Added Vcs-* fields.

  [ Paul van Tilburg ]
  * debian/control:
    - Bumped standards-version to 3.8.4; no changes required.
    - Added quilt to the build-depends.
  * debian/patches: 
    - Restructured to suit quilt.
  * debian/rules:
    - Replaced simple-patchsys.mk by patchsys-quilt.mk.
  * debian/source/format:
    - Set the 3.0 (quilt) format for now. 

  [ Antonio Terceiro ]
  * debian/repack.sh:
   - Fix location of repackaged tarball
   - Remove original tarball after repackaging, but keep the originally
     downloaded file.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Sun, 11 Apr 2010 20:59:44 -0300

libopenid-ruby (2.1.7debian-1) unstable; urgency=low

  * new upstream release
  * Debian Policy 3.8.2

 -- Ryan Niebur <ryanryan52@gmail.com>  Thu, 09 Jul 2009 03:48:04 -0700

libopenid-ruby (2.1.6debian-1) unstable; urgency=low

  [ Gunnar Wolf ]
  * Changed section to Ruby as per ftp-masters' request

  [ Ryan Niebur ]
  * new upstream release
  * add a repack script to do the repacking
  * remove debian/README.Debian-sources, the script takes care of it now
  * add dversionmangle
  * add README.source
  * add myself to Uploaders
  * depend on misc:Depends
  * Debian Policy 3.8.1

 -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 29 Apr 2009 17:22:20 -0700

libopenid-ruby (2.1.2debian-1) unstable; urgency=low

  * debian/patches/01-use-rubygems-correctly.diff: removed (already fixed by
    upstream)
  * debian/patches/10-use-locally-installed-hmac.diff: fix references in
    upstream source to use system-installed ruby-hmac library instead of its
    locally-bundled (which was removed from the upstream tarball). The files
    in the pristine tarball are identical to the ones provided by
    libhmac-ruby.
  * debian/rules:
    + do not remove hmac by hand anymore. Instead, test that they
      are not there (they should be removed from tarball).
    + do not compress Javascript, Ruby and ERB files in examples.
  * added debian/README.Debian-sources explaining the process to obtain a
    tarball from upstream's pristine one.
  * debian/control:
    + removed dependency on libyadis-ruby1.8, since it is now being maintained
      inside openid itself. (libyadis-ruby must be removed from the archive,
      then).
    + bumped standards version to 3.8.0. No changes needed.
    + mentioned documentation and examples in description for libopenid-ruby.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Sat, 19 Jul 2008 21:01:37 -0300

libopenid-ruby (1.1.4-3) unstable; urgency=low

  * debian/watch: pick only tarballs with an actual version number
    on the name.
  * debian/TODO: removed
  * debian/patches/01-use-rubygems-correctly.diff: fix usage of deprecated
    rubygems 'require_gem'. (Closes: #470282)
  * debian/libopenid-ruby.overrides: removed. It seems that lintian won't
    complain about the empty files in the examples anymore.
  * debian/libopenid-ruby.dirs: removed (contained only the overrides dir)

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Thu, 13 Mar 2008 12:23:53 -0300

libopenid-ruby (1.1.4-2) unstable; urgency=low

  [ Antonio Terceiro ]
  * debian/copyright: listing copyright information for every source file to
    which it's available. Thanks to Joerg Jaspert for pointing this out in
    behalf of the ftpmaster team.
  * debian/rules:
    * remove hmac files already provided by libhmac-ruby package on
      install target
    * installing documentation on Ruby-version-independent package
  * debian/watch: pointing to upstream's new tarball location
  * debian/control: added "XS-Dm-Upload-Allowed: yes" to allow Debian
    Maintainers to upload this package.

  [ Paul van Tilburg ]
  * Added Vcs-* fields.
  * Bumped the standards version to 3.7.3; no changes required.

  [ Antonio Terceiro ]
  * upstream's examples contain empty files: added lintian overrides so
    lintian does not keep reminding us of this fact.

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Fri, 21 Dec 2007 15:06:08 -0300

libopenid-ruby (1.1.4-1) unstable; urgency=low

  * Initial release (Closes: #419778)

 -- Antonio Terceiro <terceiro@softwarelivre.org>  Tue, 17 Apr 2007 20:00:36 -0300