File: changelog

package info (click to toggle)
libjson-ruby 1.1.2-1%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 760 kB
  • ctags: 542
  • sloc: ruby: 3,040; ansic: 2,470; makefile: 19
file content (102 lines) | stat: -rw-r--r-- 4,087 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
libjson-ruby (1.1.2-1+lenny1) stable-proposed-updates; urgency=low

  * Security Fix for JSON::Pure::Parser. A specially designed string
    could cause catastrophic backtracking in one of the parser's regular
    expressions. (fixed upstream in version 1.1.7)
  * Use the version of prototype.js from libjs-prototype. The included
    version had a security issue. (Closes: #555224, #555223)

 -- Ryan Niebur <ryan@debian.org>  Sun, 08 Nov 2009 22:33:47 -0800

libjson-ruby (1.1.2-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * New upstream release.
  * Added Homepage and Vcs-* headers to debian/control.
  * Bumped standards version to 3.7.3; performed minor fixes to
    debian/copyright.
  * Added build-depend on ruby1.8-dev for mkmf.rb. (Closes: #465673)
  * Bumped ruby-pkg-tools version depend to >= 0.13, since it will be
    using Debian's setup.rb.
  * Modified debian/libjson-ruby-doc.examples to install data/* instead
    of examples/* so that we do not have to have a modified tarball.
  * Remove cruft installed by setup.rb to /usr/share in the hook in
    debian/rules.
  * Changed architecture of libjson-ruby1.8 to 'any'!  Added ${shlib:Depends}
    and ${misc:Depends} to the dependencies.

  [ Antonio Terceiro ]
  * debian/copyight: recoded as UTF-8.
  * debian/edit-json.install: added.
  * debian/rules:
    - fixed typo in custom install target for libjson-ruby1.8.
    - removing stuff instead of moving them to edit-json package. These are
      now installed by the newly added debian/edit-json.install.
    - renaming binaries to remove .rb suffix in edit-json packag.e
  * debian/control: added myself to Uploaders field.

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 04 Apr 2008 22:55:06 +0200

libjson-ruby (1.1.1-1) unstable; urgency=low

  [ Esteban Manchado Velázquez ]
  * Changed edit-json section to "devel" (again???).

  [ Paul van Tilburg ]
  * New upstream release.
  * Adapted debian/control, debian/rules, and remove debian/control.in to
    drop the Uploaders rule.
  * Moved the build-depend-indep on ruby-pkg-tools to the build-depends
    for it is used in the clean target.
  * Updated setup.rb so that it supports the distclean target.
  * Added myself to the Uploaders field.
  * Added a man-page for prettify_json(1).
  * Changed ruby1.8 dependency of the edit-json package to ruby.
  * Changed the depend of edit-json on libgtk2-ruby to libgtk2-ruby1.8 to
    follow convention.
  * Use a modified source tarball which renames data/ -> docs/ since
    it uses setup.rb with a non-setup.rb-compliant dir layout. Also
    all files have been processed by dos2unix.
  * Added some example files to libjson-ruby-doc.
  * Added 02-fix-fuzz.rb-shebang.patch to add a missing shebang to the
    executable fuzz.rb tool.
  * Removed unnecessary 01-fix-edit_json-shebang.patch.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 07 Oct 2007 15:04:24 +0200

libjson-ruby (0.4.2-1) unstable; urgency=low

  * New upstream release
  * Changed edit-json section to "devel"
  * Bump Standards-Version to 3.7.2 (no changes required)

 -- Esteban Manchado Velázquez <zoso@debian.org>  Sat, 21 Oct 2006 21:27:43 +0100

libjson-ruby (0.4.1-1) unstable; urgency=low

  * New upstream version
  * Add watch file
  * Changed Section to "libs" for every package except libjson-ruby-doc
  * Adapted to ruby-pkg-tools 0.8

 -- Esteban Manchado Velázquez <zoso@debian.org>  Sun, 16 Apr 2006 16:35:26 +0100

libjson-ruby (0.4.0-3) unstable; urgency=low

  * Changed libjson-ruby-doc package Section to "doc".
  * Set the Maintainer field to myself

 -- Esteban Manchado Velázquez <zoso@debian.org>  Sat, 25 Mar 2006 00:27:42 +0000

libjson-ruby (0.4.0-2) unstable; urgency=low

  * Fixed the errors (missing commas) in the Depend field (closes: #350866).
  * Added missing build-depend-indep on graphviz. 

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 15 Feb 2006 22:22:31 +0000

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

  * Initial upload (Closes: #341904).

 -- Esteban Manchado Velázquez <zoso@debian.org>  Sat,  3 Dec 2005 23:24:14 +0000